- changed status to open
- removed comment
Implement "dd" tensor type in symmetry conditions
Issue #451
resolved
The attached patch implements the "dd" tensor type (a full 3x3 tensor without symmetries) in the rotating symmetries.
Keyword:
Comments (3)
-
reporter -
repo owner - removed comment
the interpolate.c patch in RotatingSymmetry180.diff is missing the
CCTK_EQUALS (tensortypealias, "ud") case.
Otherwise the patches look ok (and compile). KerrSchild-Rotating180 still passes (after massaging the output file format) when extending ADMBase::metric to full "dd" and modifying Exact, ML_BSSN accordingly. Please apply.
-
reporter - changed status to resolved
- removed comment
Committed, including the missing "ud" condition.
- Log in to comment