Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent use of logicals in namelists #63

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
9 changes: 0 additions & 9 deletions parm/ccpp_v15p2_c96.nml.IN
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
&amip_interp_nml
interp_oi_sst = .true.
use_ncep_sst = .true.
use_ncep_ice = .false.
no_anom_sst = .false.
data_set = 'reynolds_oi'
date_out_of_range = 'climo'
/

&atmos_model_nml
blocksize = 32
chksum_debug = .false.
Expand Down
9 changes: 0 additions & 9 deletions parm/ccpp_v16beta_c96.nml.IN
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
&amip_interp_nml
interp_oi_sst = .true.
use_ncep_sst = .true.
use_ncep_ice = .false.
no_anom_sst = .false.
data_set = 'reynolds_oi'
date_out_of_range = 'climo'
/

&atmos_model_nml
blocksize = 32
chksum_debug = .false.
Expand Down
9 changes: 0 additions & 9 deletions parm/v15p2_c96.nml.IN
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
&amip_interp_nml
interp_oi_sst = .true.
use_ncep_sst = .true.
use_ncep_ice = .false.
no_anom_sst = .false.
data_set = 'reynolds_oi'
date_out_of_range = 'climo'
/

&atmos_model_nml
blocksize = 32
chksum_debug = .false.
Expand Down
9 changes: 0 additions & 9 deletions parm/v16beta_c96.nml.IN
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
&amip_interp_nml
interp_oi_sst = .true.
use_ncep_sst = .true.
use_ncep_ice = .false.
no_anom_sst = .false.
data_set = 'reynolds_oi'
date_out_of_range = 'climo'
/

&atmos_model_nml
blocksize = 32
chksum_debug = .false.
Expand Down
1,410 changes: 709 additions & 701 deletions tests/Compile_hera.intel.log

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions tests/RegressionTests_hera.intel.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Wed Feb 19 21:19:15 UTC 2020
Thu Feb 20 21:06:32 UTC 2020
Start Regression test


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_prod
Checking test 001 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -95,7 +95,7 @@ Test 001 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_coldstart_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_coldstart_prod
Checking test 002 fv3_ccpp_gfs_v15p2_coldstart results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -125,7 +125,7 @@ Test 002 fv3_ccpp_gfs_v15p2_coldstart PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_restart_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_restart_prod
Checking test 003 fv3_ccpp_gfs_v15p2_restart results ....
Comparing phyf027.tile1.nc .........OK
Comparing phyf027.tile2.nc .........OK
Expand Down Expand Up @@ -187,7 +187,7 @@ Test 003 fv3_ccpp_gfs_v15p2_restart PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_no_nsst_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_no_nsst_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_no_nsst_prod
Checking test 004 fv3_ccpp_gfs_v15p2_no_nsst results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -279,7 +279,7 @@ Test 004 fv3_ccpp_gfs_v15p2_no_nsst PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_prod
Checking test 005 fv3_ccpp_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -371,7 +371,7 @@ Test 005 fv3_ccpp_gfs_v16beta PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_coldstart_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_coldstart_prod
Checking test 006 fv3_ccpp_gfs_v16beta_coldstart results ....
Comparing phyf000.tile1.nc .........OK
Comparing phyf000.tile2.nc .........OK
Expand Down Expand Up @@ -401,7 +401,7 @@ Test 006 fv3_ccpp_gfs_v16beta_coldstart PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_restart_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_restart_prod
Checking test 007 fv3_ccpp_gfs_v16beta_restart results ....
Comparing phyf027.tile1.nc .........OK
Comparing phyf027.tile2.nc .........OK
Expand Down Expand Up @@ -463,7 +463,7 @@ Test 007 fv3_ccpp_gfs_v16beta_restart PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_no_nsst_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_no_nsst_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_no_nsst_prod
Checking test 008 fv3_ccpp_gfs_v16beta_no_nsst results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -555,7 +555,7 @@ Test 008 fv3_ccpp_gfs_v16beta_no_nsst PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_debug_prod
Checking test 009 fv3_ccpp_gfs_v15p2_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -623,7 +623,7 @@ Test 009 fv3_ccpp_gfs_v15p2_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_no_nsst_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_no_nsst_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_no_nsst_debug_prod
Checking test 010 fv3_ccpp_gfs_v15p2_no_nsst_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -691,7 +691,7 @@ Test 010 fv3_ccpp_gfs_v15p2_no_nsst_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_debug_prod
Checking test 011 fv3_ccpp_gfs_v16beta_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -759,7 +759,7 @@ Test 011 fv3_ccpp_gfs_v16beta_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_no_nsst_debug_ccpp
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_no_nsst_debug_prod
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_no_nsst_debug_prod
Checking test 012 fv3_ccpp_gfs_v16beta_no_nsst_debug results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -827,7 +827,7 @@ Test 012 fv3_ccpp_gfs_v16beta_no_nsst_debug PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_repro
Checking test 013 fv3_ccpp_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -919,7 +919,7 @@ Test 013 fv3_ccpp_gfs_v15p2 PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v15p2_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v15p2_no_nsst_repro
Checking test 014 fv3_ccpp_gfs_v15p2_no_nsst results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1011,7 +1011,7 @@ Test 014 fv3_ccpp_gfs_v15p2_no_nsst PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_repro
Checking test 015 fv3_ccpp_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1103,7 +1103,7 @@ Test 015 fv3_ccpp_gfs_v16beta PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_ccpp_gfs_v16beta_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_ccpp_gfs_v16beta_no_nsst_repro
Checking test 016 fv3_ccpp_gfs_v16beta_no_nsst results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1195,7 +1195,7 @@ Test 016 fv3_ccpp_gfs_v16beta_no_nsst PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_gfs_v15p2_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_gfs_v15p2_repro
Checking test 017 fv3_gfs_v15p2 results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1287,7 +1287,7 @@ Test 017 fv3_gfs_v15p2 PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v15p2_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_gfs_v15p2_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_gfs_v15p2_no_nsst_repro
Checking test 018 fv3_gfs_v15p2_no_nsst results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1379,7 +1379,7 @@ Test 018 fv3_gfs_v15p2_no_nsst PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_gfs_v16beta_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_gfs_v16beta_repro
Checking test 019 fv3_gfs_v16beta results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1471,7 +1471,7 @@ Test 019 fv3_gfs_v16beta PASS


baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/ufs-public-release-20200219/fv3_gfs_v16beta_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dom.Heinzeller/FV3_RT/rt_128697/fv3_gfs_v16beta_no_nsst_repro
working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_273063/fv3_gfs_v16beta_no_nsst_repro
Checking test 020 fv3_gfs_v16beta_no_nsst results ....
Comparing atmos_4xdaily.tile1.nc .........OK
Comparing atmos_4xdaily.tile2.nc .........OK
Expand Down Expand Up @@ -1563,5 +1563,5 @@ Test 020 fv3_gfs_v16beta_no_nsst PASS


REGRESSION TEST WAS SUCCESSFUL
Wed Feb 19 22:34:34 UTC 2020
Elapsed time: 01h:15m:21s. Have a nice day!
Thu Feb 20 22:22:43 UTC 2020
Elapsed time: 01h:16m:12s. Have a nice day!
66 changes: 33 additions & 33 deletions tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,61 +100,61 @@ export IMO=384
export JMO=190

# Coldstart/warmstart
export WARM_START=.F.
export READ_INCREMENT=.F.
export NGGPS_IC=.T.
export EXTERNAL_IC=.T.
export MAKE_NH=.T.
export MOUNTAIN=.F.
export WARM_START=.false.
export READ_INCREMENT=.false.
export NGGPS_IC=.true.
export EXTERNAL_IC=.true.
export MAKE_NH=.true.
export MOUNTAIN=.false.
export NA_INIT=1

# Microphysics
export IMP_PHYSICS=11
# GFDL MP
export DNATS=1
export DO_SAT_ADJ=.T.
export LHEATSTRG=.F.
export LGFDLMPRAD=.F.
export EFFR_IN=.F.
export DO_SAT_ADJ=.true.
export LHEATSTRG=.false.
export LGFDLMPRAD=.false.
export EFFR_IN=.false.
# Thompson MP
export LRADAR=.T.
export LTAEROSOL=.T.
export LRADAR=.true.
export LTAEROSOL=.true.

# GWD
export LDIAG_UGWP=.F.
export DO_UGWP=.F.
export DO_TOFD=.F.
export LDIAG_UGWP=.false.
export DO_UGWP=.false.
export DO_TOFD=.false.
export GWD_OPT=1

# PBL
export SATMEDMF=.F.
export SATMEDMF=.false.
export ISATMEDMF=0
export HYBEDMF=.T.
export SHINHONG=.F.
export DO_YSU=.F.
export DO_MYNNEDMF=.F.
export DO_MYJPBL=.F.
export HYBEDMF=.true.
export SHINHONG=.false.
export DO_YSU=.false.
export DO_MYNNEDMF=.false.
export DO_MYJPBL=.false.

# Shallow/deep convection
export IMFSHALCNV=2
export IMFDEEPCNV=2

# SFC
export DO_MYJSFC=.F.
export DO_MYJSFC=.false.

# LSM
export LSM=1
export LSOIL_LSM=4
export LANDICE=.T.
export LANDICE=.true.

# Ozone / stratospheric H2O
export OZ_PHYS_OLD=.T.
export OZ_PHYS_NEW=.F.
export H2O_PHYS=.F.
export OZ_PHYS_OLD=.true.
export OZ_PHYS_NEW=.false.
export H2O_PHYS=.false.

export CPL=.F.
export CPLFLX=.F.
export CPLWAV=.F.
export CPL=.false.
export CPLFLX=.false.
export CPLWAV=.false.
export DAYS=1
export NPX=97
export NPY=97
Expand Down Expand Up @@ -182,10 +182,10 @@ export DT_ATMOS=1800
export FHCYC=24

# Stochastic physics
export DO_SPPT=.F.
export DO_SHUM=.F.
export DO_SKEB=.F.
export DO_SFCPERTS=.F.
export DO_SPPT=.false.
export DO_SHUM=.false.
export DO_SKEB=.false.
export DO_SFCPERTS=.false.
export SKEB=-999.
export SPPT=-999.
export SHUM=-999.
Expand Down
2 changes: 1 addition & 1 deletion tests/fv3_conf/gfs_v15_run.IN
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rm -fr INPUT RESTART
if [ $WARM_START = .F. ]; then
if [ $WARM_START = .false. ]; then
cp -r @[RTPWD]/FV3_input_data/INPUT .
mkdir RESTART
else
Expand Down
2 changes: 1 addition & 1 deletion tests/fv3_conf/gfs_v16_run.IN
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
rm -fr INPUT RESTART
if [ $WARM_START = .F. ]; then
if [ $WARM_START = .false. ]; then
cp -r @[RTPWD]/FV3_input_data/INPUT .
mkdir RESTART
else
Expand Down
10 changes: 5 additions & 5 deletions tests/tests/fv3_ccpp_gfs_v15p2_restart
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ export LIST_FILES="phyf027.tile1.nc \
export_fv3
export NODES=$(expr $TASKS / $TPN + 1)

export WARM_START=.T.
export NGGPS_IC=.F.
export EXTERNAL_IC=.F.
export MAKE_NH=.F.
export MOUNTAIN=.T.
export WARM_START=.true.
export NGGPS_IC=.false.
export EXTERNAL_IC=.false.
export MAKE_NH=.false.
export MOUNTAIN=.true.
export NA_INIT=0
#export NSTF_NAME=2,0,0,0,0
export NSTF_NAME=2,0,1,0,5
Expand Down
10 changes: 5 additions & 5 deletions tests/tests/fv3_ccpp_gfs_v16beta_restart
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ export LIST_FILES="phyf027.tile1.nc \
export_fv3
export NODES=$(expr $TASKS / $TPN + 1)

export WARM_START=.T.
export NGGPS_IC=.F.
export EXTERNAL_IC=.F.
export MAKE_NH=.F.
export MOUNTAIN=.T.
export WARM_START=.true.
export NGGPS_IC=.false.
export EXTERNAL_IC=.false.
export MAKE_NH=.false.
export MOUNTAIN=.true.
export NA_INIT=0

export NSTF_NAME=2,0,1,0,5
Expand Down