Skip to content

GRHD: Random improvements to TOV star test

Florian Atteneder requested to merge fa/tov-improvements into main
  • Implement AV treatment for doublecartoon formulation
  • Implement Reconstruction treatment for doublecartoon formulation
  • clean up logic in callbacks.jl
  • Implement fv_central for doublecartoon formulation.

Also adds new parameters to GRHD section:

  • c2p_enforce_atm: If true then atmosphere is enforced, regardless if its causal or not.
  • freeze_vars: A list of variables for which rhs should be set to zero. Atm only supported by the doublecartoon formulation.

New parameter for the TCI section:

  • threshold_inv: Invert the threshold check.
Edited by Florian Atteneder

Merge request reports