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

more parfiles

parent 8cd6c999
No related branches found
No related tags found
No related merge requests found
Showing
with 5916 additions and 0 deletions
/**/*.h5
/**/*.log
/**/*.pdf
/**/all_parameters.toml
This diff is collapsed.
[EquationOfState]
eos = "polytrope"
polytrope_gamma = 1.6666666666666666667
polytrope_k = 100.0
[SRHD]
id = "simple_wave"
bc = "from_id"
av_regularization = "mono_approx_covariant"
[Mesh]
range = [ -10.0, 10.0 ]
n = 5
k = 200
basis = "lgl"
periodic = false
[Output]
variables1d = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.1,6.4,step=0.1)))"
[Evolution]
cfl = 0.125
tend = 5.0
[Log]
progress_stdout = true
[HRSC]
method = "av"
av_method = "mda"
git commit hash: 8fb20557df42feb0a9f3cd70bc1caaa8687fc0db
====================================================================================================
This diff is collapsed.
[EquationOfState]
eos = "polytrope"
polytrope_gamma = 1.6666666666666666667
polytrope_k = 100.0
[SRHD]
id = "simple_wave"
bc = "from_id"
av_regularization = "mono_approx_covariant"
av_drag = 0.9
[Mesh]
range = [ -10.0, 10.0 ]
n = 5
k = 200
basis = "lgl"
periodic = false
[Output]
variables1d = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.1,6.4,step=0.1)))"
[Evolution]
cfl = 0.125
tend = 5.0
[Log]
progress_stdout = true
[HRSC]
method = "av"
av_method = "mda"
git commit hash: 8fb20557df42feb0a9f3cd70bc1caaa8687fc0db
====================================================================================================
This diff is collapsed.
[EquationOfState]
eos = "polytrope"
polytrope_gamma = 1.6666666666666666667
polytrope_k = 100.0
[SRHD]
id = "simple_wave"
bc = "from_id"
av_regularization = "mono"
av_drag = 0.9
[Mesh]
range = [ -10.0, 10.0 ]
n = 5
k = 200
basis = "lgl"
periodic = false
[Output]
variables1d = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.1,6.4,step=0.1)))"
[Evolution]
cfl = 0.125
tend = 5.0
[Log]
progress_stdout = true
[HRSC]
method = "av"
av_method = "mda"
mda_n_low = 3.0
mda_n_high = 3.0
git commit hash: 8fb20557df42feb0a9f3cd70bc1caaa8687fc0db
====================================================================================================
This diff is collapsed.
[EquationOfState]
eos = "polytrope"
polytrope_gamma = 1.6666666666666666667
polytrope_k = 100.0
[SRHD]
id = "simple_wave"
bc = "from_id"
av_regularization = "mono"
av_drag = 0.9
[Mesh]
range = [ -10.0, 10.0 ]
n = 5
k = 100
basis = "lgl"
periodic = false
[Output]
variables1d = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.1,6.4,step=0.1)))"
[Evolution]
cfl = 0.125
tend = 5.0
[Log]
progress_stdout = true
[HRSC]
method = "av"
av_method = "mda"
git commit hash: 8fb20557df42feb0a9f3cd70bc1caaa8687fc0db
====================================================================================================
This diff is collapsed.
[EquationOfState]
eos = "polytrope"
polytrope_gamma = 1.6666666666666666667
polytrope_k = 100.0
[SRHD]
id = "simple_wave"
bc = "from_id"
av_regularization = "mono_approx_covariant"
[Mesh]
range = [ -10.0, 10.0 ]
n = 5
k = 50
basis = "lgl"
periodic = false
[Output]
variables1d = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.1,6.4,step=0.1)))"
[Evolution]
cfl = 0.125
tend = 5.0
[Log]
progress_stdout = true
[HRSC]
method = "av"
av_method = "mda"
git commit hash: 8fb20557df42feb0a9f3cd70bc1caaa8687fc0db
====================================================================================================
This diff is collapsed.
[EquationOfState]
eos = "polytrope"
polytrope_gamma = 1.6666666666666666667
polytrope_k = 100.0
[SRHD]
id = "simple_wave"
bc = "from_id"
av_regularization = "mono_approx_covariant"
av_drag = 0.9
[Mesh]
range = [ -10.0, 10.0 ]
n = 5
k = 50
basis = "lgl"
periodic = false
[Output]
variables1d = [ "D", "S", "tau", "p", "rho", "eps", "v", "smoothed_mu" ]
aligned_ts = "$(collect(range(0.1,6.4,step=0.1)))"
[Evolution]
cfl = 0.125
tend = 5.0
[Log]
progress_stdout = true
[HRSC]
method = "av"
av_method = "mda"
git commit hash: 8fb20557df42feb0a9f3cd70bc1caaa8687fc0db
====================================================================================================
This diff is collapsed.
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