From 7bf3d554677360eef23ca811bdcf0f123ddda739 Mon Sep 17 00:00:00 2001 From: Zhaoyi Shen <11598433+szy21@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:36:12 -0700 Subject: [PATCH] Update climaatmos.yml in benchmark --- config/benchmark_configs/climaatmos.yml | 5 +++-- config/benchmark_configs/climaatmos_diagedmf.yml | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/benchmark_configs/climaatmos.yml b/config/benchmark_configs/climaatmos.yml index 6c402b92bd..d4c3784256 100644 --- a/config/benchmark_configs/climaatmos.yml +++ b/config/benchmark_configs/climaatmos.yml @@ -8,14 +8,15 @@ dt_save_to_sol: "Inf" dz_bottom: 30.0 dz_top: 3000.0 h_elem: 30 +idealized_insolation: false +implicit_diffusion: true moist: equil output_default_diagnostics: false precip_model: 0M -prognostic_tke: true rad: allskywithclear surface_setup: DefaultMoninObukhov t_end: 12hours turb_flux_partition: "CombinedStateFluxesMOST" -vert_diff: "true" +vert_diff: "FriersonDiffusion" z_elem: 63 z_max: 55000.0 diff --git a/config/benchmark_configs/climaatmos_diagedmf.yml b/config/benchmark_configs/climaatmos_diagedmf.yml index f6c8f73620..b3208c3f5a 100644 --- a/config/benchmark_configs/climaatmos_diagedmf.yml +++ b/config/benchmark_configs/climaatmos_diagedmf.yml @@ -24,6 +24,7 @@ prognostic_tke: true rad: allskywithclear surface_setup: DefaultMoninObukhov t_end: 12hours +turb_flux_partition: "CombinedStateFluxesMOST" toml: [toml/diagnostic_edmfx.toml] turbconv: diagnostic_edmfx z_elem: 63