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

update blastwave1/2 av mda examples

parent 82fcd84b
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
This commit is part of merge request !91. Comments created here will be created in the context of that merge request.
......@@ -16,7 +16,6 @@ basis = "lgl"
periodic = false
[Output]
# every_iteration = 1
variables = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.01,0.4,step=0.01)))"
enable1d = true
......
......@@ -14,13 +14,12 @@ basis = "lgl"
periodic = false
[Output]
every_iteration = 1
variables = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.01,0.4,step=0.01)))"
enable1d = true
[Evolution]
cfl = 0.4
cfl = 0.2
tend = 0.4
[HRSC]
......
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