dg1d: add lazy integrator (!198)
I am surprised that I did not need this before. This is intentionally a hacky implementation as I just need that for the thesis right now. --- This also implements - the total rest-mass computation for the GRHD project as a first application, - adds helper functions for the `Output` struct to read all data at once.
Showing
- src/GRHD/GRHD.jl 12 additions, 0 deletionssrc/GRHD/GRHD.jl
- src/GRHD/callbacks.jl 25 additions, 0 deletionssrc/GRHD/callbacks.jl
- src/GRHD/initialdata.jl 10 additions, 0 deletionssrc/GRHD/initialdata.jl
- src/GRHD/setup.jl 7 additions, 0 deletionssrc/GRHD/setup.jl
- src/glgl.jl 14 additions, 0 deletionssrc/glgl.jl
- src/lgl.jl 8 additions, 0 deletionssrc/lgl.jl
- src/mesh.jl 31 additions, 0 deletionssrc/mesh.jl
- src/output.jl 28 additions, 3 deletionssrc/output.jl
- src/spectralelement.jl 11 additions, 0 deletionssrc/spectralelement.jl
- test/IntegrationTests/refs/grhd_bondi_accretion/grhd_bondi_accretion.toml 19 additions, 18 deletions...Tests/refs/grhd_bondi_accretion/grhd_bondi_accretion.toml
- test/IntegrationTests/refs/grhd_bondi_accretion/output0d.h5 0 additions, 0 deletionstest/IntegrationTests/refs/grhd_bondi_accretion/output0d.h5
- test/IntegrationTests/refs/grhd_bondi_accretion/output1d.h5 0 additions, 0 deletionstest/IntegrationTests/refs/grhd_bondi_accretion/output1d.h5
- test/IntegrationTests/refs/testconfig.toml 1 addition, 1 deletiontest/IntegrationTests/refs/testconfig.toml
Loading
Please register or sign in to comment