Skip to content

Commit

Permalink
modified: config/model_configs/les_bomex_box.yml
Browse files Browse the repository at this point in the history
	modified:   config/model_configs/les_dycoms_box.yml
	modified:   config/model_configs/les_rico_box.yml
  • Loading branch information
Akshay Sridhar committed Jul 5, 2024
1 parent 850d34b commit 304a17f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/model_configs/les_bomex_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ z_elem: 100
z_stretch: false
dt: "0.10secs"
output_default_diagnostics: false
t_end: "21600secs"
t_end: "36000secs"
dt_save_state_to_disk: "30mins"
rayleigh_sponge: true
toml: [toml/bomex_box_rhoe.toml]
Expand Down
2 changes: 1 addition & 1 deletion config/model_configs/les_dycoms_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ z_stretch: false
smagorinsky_lilly: true
c_smag: 0.18
dt: "0.05secs"
t_end: "14400secs"
t_end: "21600secs"
dt_save_state_to_disk: "30mins"
restart_file: "/home/asridhar/Codes/ClimaAtmos.jl/restart/dycoms/day0.0.hdf5"
dt_cloud_fraction: "10mins"
Expand Down
2 changes: 1 addition & 1 deletion config/model_configs/les_rico_box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ z_elem: 150
z_max: 6e3
z_stretch: false
dt: "0.2secs"
t_end: 8hours
t_end: 12hours
restart_file: "/home/asridhar/Codes/ClimaAtmos.jl/restart/rico/day0.0.hdf5"
toml: [toml/rico_box.toml]
dt_save_state_to_disk: 10mins
Expand Down

0 comments on commit 304a17f

Please sign in to comment.