-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for conservation of kinetic energy with topography
- Loading branch information
1 parent
0dfbdc1
commit c376852
Showing
10 changed files
with
88 additions
and
16 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
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
21 changes: 21 additions & 0 deletions
21
config/model_configs/plane_schar_mountain_kinetic_energy_check_stretched.yml
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
check_kinetic_energy: true | ||
dt_save_state_to_disk: "3600secs" | ||
initial_condition: "ModifiedScharProfile" | ||
x_max: 120000.0 | ||
z_elem: 45 | ||
dt: "0.5secs" | ||
t_end: "120secs" | ||
dz_top: 1000.0 | ||
x_elem: 100 | ||
dz_bottom: 200.0 | ||
use_reference_state: false | ||
ode_algo: "SSP33ShuOsher" | ||
config: "plane" | ||
hyperdiff: "false" | ||
z_max: 25000.0 | ||
topography: "Schar" | ||
job_id: "plane_schar_mountain_kinetic_energy_check_stretched" | ||
toml: [toml/plane_schar_mountain_test_stretched.toml] | ||
diagnostics: | ||
- short_name: wa | ||
period: 4hours |
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
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
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
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