From d518de50b9be822c8c0e61310c84547349932026 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Sun, 8 Oct 2023 14:33:46 +0200 Subject: [PATCH] Modify dynamic adjustment damped_adjustment_3 was blowing up at day 24 (due to large flow through the Strait of Gibraltar) with previous settings. --- .../global_ocean/mesh/ec30to60/dynamic_adjustment.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/compass/ocean/tests/global_ocean/mesh/ec30to60/dynamic_adjustment.yaml b/compass/ocean/tests/global_ocean/mesh/ec30to60/dynamic_adjustment.yaml index ecf2fe5298..d0e1a6c96e 100644 --- a/compass/ocean/tests/global_ocean/mesh/ec30to60/dynamic_adjustment.yaml +++ b/compass/ocean/tests/global_ocean/mesh/ec30to60/dynamic_adjustment.yaml @@ -7,16 +7,16 @@ dynamic_adjustment: run_duration: 10_00:00:00 output_interval: 10_00:00:00 restart_interval: 10_00:00:00 - dt: 00:15:00 - btr_dt: 00:00:30 + dt: 00:10:00 + btr_dt: 00:00:20 Rayleigh_damping_coeff: 1.0e-4 damped_adjustment_2: - run_duration: 10_00:00:00 + run_duration: 90_00:00:00 output_interval: 10_00:00:00 restart_interval: 10_00:00:00 - dt: 00:15:00 - btr_dt: 00:00:30 + dt: 00:10:00 + btr_dt: 00:00:20 Rayleigh_damping_coeff: 1.0e-5 damped_adjustment_3: