CarpetX icon indicating copy to clipboard operation
CarpetX copied to clipboard

CarpetX is a Cactus driver for the Einstein Toolkit based on AMReX

Results 51 CarpetX issues
Sort by recently updated
recently updated
newest added

Various changes related to setting `max_grid_size` for each level if required, as well as steering `max_grid_size` during evolution.

This supersedes https://github.com/eschnett/CarpetX/pull/277.

Required for the Newrad implementation that uses 3 innermost boundary points

The min and max is printed every time out_norm is called. Min/max printed for all variables listed in 'out_norm_vars'

Also update package version.

Since the pairing of RHS variables with their evolution variables is now done via a tag, it would be helpful for this to be controllable at runtime. For an example...

A simple parameter file: ``` ActiveThorns = " CarpetX IOUtil TestSubcycling " Cactus::presync_mode = "mixed-error" CarpetX::poison_undefined_values = yes CarpetX::ncells_x = 8 CarpetX::ncells_y = 8 CarpetX::ncells_z = 8 CarpetX::periodic_x = yes...

Unify derivatives between CarpetX and SpacetimeX. (1) Discard existing derivs.hxx and derivs.cxx (2) Merge z4c and weyl derivs.hxx (3) move epsdiss to Derivs