From 6b65c9213c5d3738966b0fe488bb31ada79d6ad8 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Mon, 28 Aug 2023 15:50:59 -0500 Subject: [PATCH] Reduce timestep for simulation --- .../tests/global_ocean/mesh/rrs6to18/dynamic_adjustment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compass/ocean/tests/global_ocean/mesh/rrs6to18/dynamic_adjustment.yaml b/compass/ocean/tests/global_ocean/mesh/rrs6to18/dynamic_adjustment.yaml index 8dadf614bd..16c8fb448d 100644 --- a/compass/ocean/tests/global_ocean/mesh/rrs6to18/dynamic_adjustment.yaml +++ b/compass/ocean/tests/global_ocean/mesh/rrs6to18/dynamic_adjustment.yaml @@ -63,6 +63,6 @@ dynamic_adjustment: run_duration: 18_00:00:00 output_interval: 10_00:00:00 restart_interval: 06_00:00:00 - dt: 00:06:00 - btr_dt: 00:00:12 + dt: 00:05:00 + btr_dt: 00:00:10 Rayleigh_damping_coeff: None