Skip to content

Commit

Permalink
debugging [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
trontrytel committed Feb 3, 2025
1 parent a82e5cf commit 7abcb49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/longrun_configs/longrun_moist_baroclinic_wave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ dt: "60secs" # 200
approximate_linear_solve_iters: 3
max_newton_iters_ode: 1
rayleigh_sponge: true
t_end: "120days"
t_end: "5days"
initial_condition: "MoistBaroclinicWave"
moist: "equil"
precip_model: "0M"
moist: "nonequil"
precip_model: "1M"
dt_save_state_to_disk: "10days"
toml: [toml/longrun_baroclinic_wave.toml]
diagnostics:
- short_name: [pfull, wa, va, ua, ta, rhoa, rv, hus, ke, clw, cli]
- short_name: [pfull, wa, va, ua, ta, rhoa, rv, hus, ke, clw, cli, husra, hussn]
period: 1days

0 comments on commit 7abcb49

Please sign in to comment.