Skip to content
Snippets Groups Projects
Commit 3cb4bbbc authored by Florian Atteneder's avatar Florian Atteneder
Browse files

SRHD: Update cons2prim (!149)

This PR replaces the SRHD's own c2p with that of GRHD.

The following parameters are added to the SRHD section:
- `id_smooth = false`: If `true` initial data is smoothed with a Bernstein filter.
- `av_regularization = "none"`: Controls which AV regularization is to be used.
- `c2p_cold_eos_parameters = [ 100.0, 2.0 ]`: Parameters of cold polytropic EoS for c2p, analogous to GRHD.
- `av_drag = 0.0`: AV dragging factor to control how rapid AV can change, analogous to GRHD and EulerEq.
- `av_recompute_substeps = false`: If `true` AV recomputation is triggered on every substep in the evolution.
parent e594ea47
No related branches found
No related tags found
1 merge request!149SRHD: Update cons2prim
Pipeline #6586 passed
Showing
with 167 additions and 404 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment