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

make shock tube and blast wave tests run for SRHD when using MDA AV (!91)

* update ref test data srhd_simple_wave_avmda

* fix up dispatch of register_variables; fix up smoothing on initial data

* mda: use inplace operations

* cons2prim: disable simd; disable atmosphering warning

* update blastwave1/2 av mda examples

* adjust tau when energy density exceeds lower bound

* don't recompute max speed for timestep

* determine initial viscosity using all dynamic variables as indicators

* add blastwave1 example

* add blastwave2 examples

* fixup blastwave2 test; don't smooth FVElement mesh initial data

* commit conservative_fixing experiments (not active)

* cons2prim: temporarily error in case speed is too large

* disable conservative_fixing again

* change fixedprms in setup

* fix domain assertion for blastwave1 test

* add initial data smoother based on Bernsteining

* do not recompute viscosity on initial data

* modify examples

* implement fd derivative again

* implement covariant regularization

* add prms to Project type

* add example parfiles

* update ref test data srhd_simple_wave_fv

the difference is quite pronounced

* use maximum of max_v instead of v for time step estimation

* update ref test data srhd_simple_wave_avmda

* compute cellmax_v properly; compute maxspeed in equation callback

* implement sod shock tube initial data
parent 285a652c
No related branches found
No related tags found
1 merge request!91make shock tube and blast wave tests run for SRHD when using MDA AV
Pipeline #6121 passed
Showing
with 667 additions and 98 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