Skip to content

Commit

Permalink
Merge pull request #2638 from CliMA/zs/hotfix
Browse files Browse the repository at this point in the history
set output_default_diagnostics to true in some edmf jobs
  • Loading branch information
szy21 authored Feb 7, 2024
2 parents f45cee5 + ea7e893 commit f2fa8f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ dt: "100secs"
t_end: "60days"
job_id: "longrun_aquaplanet_rhoe_equil_55km_nz63_allsky_diagedmf_0M"
toml: [toml/longrun_aquaplanet_rhoe_equil_55km_nz63_clearsky_diagedmf_0M.toml]
output_default_diagnostics: false
8 changes: 0 additions & 8 deletions config/model_configs/diagnostic_edmfx_aquaplanet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,3 @@ t_end: 12hours
dt_save_state_to_disk: 12hours
regression_test: true
toml: [toml/diagnostic_edmfx_trmm_box.toml]
output_default_diagnostics: false
diagnostics:
- short_name: [ts, ta, thetaa, ha, pfull, rhoa, ua, va, wa, hfes, hur, hus, cl, clw, cli, evspsbl, rsd, rsu, rld, rlu]
reduction_time: average
period: 1hours
- short_name: [arup, waup, taup, thetaaup, haup, husup, hurup, clwup, cliup, waen, tke, lmix]
reduction_time: average
period: 1hours

0 comments on commit f2fa8f2

Please sign in to comment.