Correct scheduling of TmunuBase's SetTmunu

Issue #472 closed
Erik Schnetter created an issue

I notice that TmunuBase doesn't schedule the group SetTmunu often enough. In particular, it is not scheduled after recovery, and it's scheduling at evol is also questionable. I also notice that GRHydro "fixes" this by scheduling SetTmunu by itself. This needs to be cleaned up.

Keyword:

Comments (3)

  1. Erik Schnetter reporter
    • changed status to resolved
    • removed comment

    TmunuBase schedules SetTmunu in Mol_PostStep, which is run in post_recover variables.

    The remaining questionable scheduling of SetTmunu has to do with atmosphere handling, which needs cleaning up anyway.

    I close this ticket.

  2. Log in to comment