From f1de8688a24e99cd9912e64ffdb2abc56d521ab3 Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Mon, 27 Jun 2022 11:59:39 +0200 Subject: [PATCH] Switch ARRM mesh to use 80 layer vertical grid --- .../global_ocean/mesh/arrm10to60/arrm10to60.cfg | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/compass/ocean/tests/global_ocean/mesh/arrm10to60/arrm10to60.cfg b/compass/ocean/tests/global_ocean/mesh/arrm10to60/arrm10to60.cfg index 786b7e948f..90b14ebcfb 100644 --- a/compass/ocean/tests/global_ocean/mesh/arrm10to60/arrm10to60.cfg +++ b/compass/ocean/tests/global_ocean/mesh/arrm10to60/arrm10to60.cfg @@ -2,19 +2,7 @@ [vertical_grid] # the type of vertical grid -grid_type = tanh_dz - -# Number of vertical levels -vert_levels = 64 - -# Depth of the bottom of the ocean -bottom_depth = 6000.0 - -# The minimum layer thickness -min_layer_thickness = 2.0 - -# The maximum layer thickness -max_layer_thickness = 210.0 +grid_type = 80layerE3SMv1 # options for global ocean testcases