sxs-collaboration / spectre

SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.
https://spectre-code.org
Other
159 stars 189 forks source link

Update how often constraints are observed in BBH inspiral pipeline #6039

Closed knelli2 closed 4 months ago

knelli2 commented 4 months ago

Proposed changes

This is currently only done for inspiral because I honestly don't know how often we'll want it done for ringdown and there's so many other changes that have to happen for the ringdown yaml that it didn't seem necessary to incorrectly guess here.

Also changed the BBH status in the CLI to print the 3-index constraint instead of the constraint energy because we observe the 3-index more often now and a "status" seemed like it should be updated pretty often to give an accurate snapshot of the simulation.

Upgrade instructions

Code review checklist

Further comments