Skip to content

Commit

Permalink
add density floor
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWibking committed Dec 10, 2024
1 parent e171130 commit ca56321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/radhydro_shell.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ plotfile_interval = 100
max_timesteps = 5000

shell_problem.filename = "../extern/dust_shell/initial_conditions.txt"
density_floor = 1.0e-28 # g cm^{-3}
1 change: 1 addition & 0 deletions tests/radhydro_shell_regression.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ plotfile_interval = 100
max_timesteps = 5000

shell_problem.filename = "./initial_conditions.txt"
density_floor = 1.0e-28 # g cm^{-3}

0 comments on commit ca56321

Please sign in to comment.