Implement "dd" tensor type in symmetry conditions

Issue #451 closed
Erik Schnetter created an issue

The attached patch implements the "dd" tensor type (a full 3x3 tensor without symmetries) in the rotating symmetries.

Keyword:

Comments (4)

  1. Roland Haas
    • 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.

  2. Log in to comment