-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add bk pipelines clean fix long pip clean interactive setup temp manifest check in try no pkg precomp revert manifest revert gitignore spec atmos version down SimpleNonlinearSolve fix path init pkg env down OpenMPI_jll down OpenMPI_jll HDF5_jll 1.12.2 try aqua test spec tst rev tst rev tst rev tst backslash rev tst backslash rm bs rm bs rm us rm us dbl { artifacts ca new t new t short path bs no us dot revs rm aug rm old tomls clean yml new_target to target build_history test revert test
- Loading branch information
1 parent
03bbcac
commit 8dfbaaa
Showing
33 changed files
with
683 additions
and
140 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
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 was deleted.
Oops, something went wrong.
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,18 @@ | ||
run_name: "amip_target" | ||
anim: true | ||
dt_cpl: 150 | ||
energy_check: false | ||
mode_name: "amip" | ||
mono_surface: false | ||
dt: "150secs" | ||
t_end: "300days" | ||
job_id: "amip_target" | ||
dt_save_to_sol: "5days" | ||
dt_save_to_disk: "5days" | ||
apply_limiter: false | ||
hourly_checkpoint: true | ||
turb_flux_partition: "CombinedStateFluxes" | ||
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equilmoist_nz63_0M_55km_rs35km_clearsky_tvinsolation.yml" | ||
surface_setup: "PrescribedSurface" | ||
land_albedo_type: "map_temporal" | ||
start_date: "19790301" |
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 @@ | ||
run_name: "amip_target_topo" | ||
anim: true | ||
dt_cpl: 75 | ||
energy_check: false | ||
mode_name: "amip" | ||
mono_surface: false | ||
dt: "150secs" | ||
t_end: "100days" | ||
job_id: "amip_target_topo" | ||
dt_save_to_sol: "5days" | ||
dt_save_to_disk: "5days" | ||
apply_limiter: false | ||
hourly_checkpoint: true | ||
turb_flux_partition: "CombinedStateFluxes" | ||
atmos_config_file: "config/longrun_configs/longrun_aquaplanet_rhoe_equilmoist_nz63_0M_55km_rs35km_clearsky_tvinsolation.yml" | ||
surface_setup: "PrescribedSurface" | ||
land_albedo_type: "map_temporal" | ||
start_date: "19790301" | ||
topography: "Earth" | ||
topo_smoothing: true | ||
use_reference_state: false |
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/longrun_configs/slabplanet_aqua_atmos_sf_couple.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 @@ | ||
run_name: "slabplanet_aqua_atmos_sf_couple" | ||
job_id: "slabplanet_aqua_atmos_sf_couple" | ||
moist: "equil" | ||
vert_diff: "true" | ||
rad: "gray" | ||
precip_model: "0M" | ||
energy_check: true | ||
mode_name: "slabplanet_aqua" | ||
t_end: "20days" | ||
dt_save_to_sol: "10days" | ||
dt_cpl: 200 | ||
dt: "200secs" | ||
mono_surface: true | ||
h_elem: 6 | ||
anim: true | ||
apply_limiter: false | ||
turb_flux_partition: "CombinedStateFluxes" | ||
surface_setup: "DefaultMoninObukhov" | ||
land_albedo_type: "function" | ||
evolving_ocean: false | ||
start_date: "19790301" |
Oops, something went wrong.