TCI: Fix `minmod` (!178)
The formulae isn't complicated, but I still messed up doing so. Fixing it makes TOV evolutions in symmetric domains now remain symmetric, kind of. Because `minmod` is used with almost all slope limiters, I had to update quite a few reftest too, although they overall quality of the results did not change much. I wondering whether this fix makes now the WENO version of DG also work, will check in a separate PR.
parent
76e08108
No related branches found
No related tags found
Showing
- src/TCI/minmod.jl 4 additions, 12 deletionssrc/TCI/minmod.jl
- test/IntegrationTests/refs/fv_minmod_euler_isentropic_flow/output1d.h5 0 additions, 0 deletions...ionTests/refs/fv_minmod_euler_isentropic_flow/output1d.h5
- test/IntegrationTests/refs/fv_minmod_marquina_grhd_tov_doublecartoon/output1d.h5 0 additions, 0 deletions...efs/fv_minmod_marquina_grhd_tov_doublecartoon/output1d.h5
- test/IntegrationTests/refs/fv_minmod_roe_grhd_tov_doublecartoon/output1d.h5 0 additions, 0 deletions...sts/refs/fv_minmod_roe_grhd_tov_doublecartoon/output1d.h5
- test/IntegrationTests/refs/fv_muscl_euler_isentropic_flow/output1d.h5 0 additions, 0 deletions...tionTests/refs/fv_muscl_euler_isentropic_flow/output1d.h5
- test/IntegrationTests/refs/fv_superbee_euler_isentropic_flow/output1d.h5 0 additions, 0 deletions...nTests/refs/fv_superbee_euler_isentropic_flow/output1d.h5
- test/IntegrationTests/refs/fv_superbee_srhd_blastwave1/output1d.h5 0 additions, 0 deletions...grationTests/refs/fv_superbee_srhd_blastwave1/output1d.h5
- test/IntegrationTests/refs/fv_tvb_euler_isentropic_flow/output1d.h5 0 additions, 0 deletions...rationTests/refs/fv_tvb_euler_isentropic_flow/output1d.h5
- test/IntegrationTests/refs/fv_tvb_srhd_blastwave1/output1d.h5 0 additions, 0 deletions.../IntegrationTests/refs/fv_tvb_srhd_blastwave1/output1d.h5
- test/IntegrationTests/refs/fv_van_albada_euler_isentropic_flow/output1d.h5 0 additions, 0 deletions...ests/refs/fv_van_albada_euler_isentropic_flow/output1d.h5
- test/IntegrationTests/refs/fv_van_albada_srhd_blastwave1/output1d.h5 0 additions, 0 deletions...ationTests/refs/fv_van_albada_srhd_blastwave1/output1d.h5
- test/IntegrationTests/refs/fv_van_leer_euler_isentropic_flow/output1d.h5 0 additions, 0 deletions...nTests/refs/fv_van_leer_euler_isentropic_flow/output1d.h5
- test/IntegrationTests/refs/srhd_simple_wave_fv_tvb/output1d.h5 0 additions, 0 deletions...IntegrationTests/refs/srhd_simple_wave_fv_tvb/output1d.h5
- test/IntegrationTests/src/IntegrationTests.jl 10 additions, 6 deletionstest/IntegrationTests/src/IntegrationTests.jl
Loading
Please register or sign in to comment