From 1dd83b818e9f2babbd11b762951721cf2a4c415e Mon Sep 17 00:00:00 2001 From: "fanglin.yang" Date: Tue, 16 Jun 2020 16:07:45 +0000 Subject: [PATCH] modified: run_gfsmos_master.sh.dell to still set range=both as the default for running the real-time parallel --- scripts/run_gfsmos_master.sh.dell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run_gfsmos_master.sh.dell b/scripts/run_gfsmos_master.sh.dell index 96cbc0183c..b1ed325a78 100755 --- a/scripts/run_gfsmos_master.sh.dell +++ b/scripts/run_gfsmos_master.sh.dell @@ -139,7 +139,7 @@ export prevday=`$NDATE -24 ${PDY}00 | cut -c1-8` ##fi # ERIC ENGLE 05/30/2018 - PATCH FOR FV3GFS WINTER 17/18 PARALLEL -export range=short +export range=both #if [ $cyc -eq 00 -o $cyc -eq 12 ]; then # if [ $cyc -eq 00 ]; then