From 0beedc461ff0aaab4cd095e96cfdfe266c825e20 Mon Sep 17 00:00:00 2001 From: Julia Sloan Date: Mon, 30 Sep 2024 16:26:36 -0700 Subject: [PATCH] restore config --- config/ci_configs/interactive_debug.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 config/ci_configs/interactive_debug.yml diff --git a/config/ci_configs/interactive_debug.yml b/config/ci_configs/interactive_debug.yml new file mode 100644 index 0000000000..ba37db2dbf --- /dev/null +++ b/config/ci_configs/interactive_debug.yml @@ -0,0 +1,20 @@ +anim: true +apply_limiter: false +coupler_output_dir: "experiments/ClimaEarth/output" +dt: "200secs" +dt_cpl: 200 +dt_save_to_sol: "10days" +energy_check: true +evolving_ocean: true +h_elem: 4 +land_albedo_type: "function" +mode_name: "slabplanet" +moist: "equil" +mono_surface: true +precip_model: "0M" +rad: "gray" +start_date: "20100101" +surface_setup: "PrescribedSurface" +t_end: "20days" +turb_flux_partition: "CombinedStateFluxesMOST" +vert_diff: "true"