-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync the gresho problem up with Castro
this is in line with the version from Miczek, Ropke, and Edelmann
- Loading branch information
Showing
3 changed files
with
40 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
[gresho] | ||
dens_base = 10.0 ; density at the base of the atmosphere | ||
scale_height = 2.0 ; scale height of the isothermal atmosphere | ||
|
||
r = 1.0 | ||
u0 = 1.0 | ||
p0 = 1.0 | ||
|
||
dens_cutoff = 0.01 | ||
rho0 = 1.0 ; density in the domain | ||
r = 0.2 ; radial location of peak velocity | ||
p0 = 1.0 ; ambient pressure in the domain | ||
t_r = 1.0 ; reference time (used for setting peak velocity) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters