Fix entropy residual computation in SRHD (!89)
* add ref test srhd_simple_wave_avmda * undo some code deletion * special case FV method on entropy production computation * init EP for all setups * add entropy tci computation that can work with precomputed entropy production * add entropy viscosity computation that can work with precomputed entropy production * compute entropy production in equation callback * add ref test srhd_simple_wave_fv reset ref data for srhd_simple_wave_fv
parent
e9e309a1
No related branches found
No related tags found
Showing
- src/HRSC/ev.jl 56 additions, 0 deletionssrc/HRSC/ev.jl
- src/SRHD/SRHD.jl 2 additions, 0 deletionssrc/SRHD/SRHD.jl
- src/SRHD/callbacks.jl 44 additions, 24 deletionssrc/SRHD/callbacks.jl
- src/SRHD/setup.jl 4 additions, 5 deletionssrc/SRHD/setup.jl
- src/TCI/entropyproduction.jl 30 additions, 0 deletionssrc/TCI/entropyproduction.jl
- test/IntegrationTests/refs/srhd_simple_wave_avmda/output.h5 0 additions, 0 deletionstest/IntegrationTests/refs/srhd_simple_wave_avmda/output.h5
- test/IntegrationTests/refs/srhd_simple_wave_avmda/srhd_simple_wave_avmda.toml 34 additions, 0 deletions...s/refs/srhd_simple_wave_avmda/srhd_simple_wave_avmda.toml
- test/IntegrationTests/refs/srhd_simple_wave_fv/output.h5 0 additions, 0 deletionstest/IntegrationTests/refs/srhd_simple_wave_fv/output.h5
- test/IntegrationTests/refs/testconfig.toml 5 additions, 0 deletionstest/IntegrationTests/refs/testconfig.toml
Loading
Please register or sign in to comment