Skip to content

Commit 70d0bf6

Browse files
Add default .false. for NESTED variable.
1 parent cddf9b6 commit 70d0bf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/default_vars.sh

+1
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ export DOCN_CDEPS=false
501501
export CDEPS_INLINE=false
502502
export POSTAPP='global'
503503
export USE_MERRA2=.true.
504+
export NESTED=.false.
504505

505506
export NTILES=6
506507
export INPES=${INPES_dflt}

0 commit comments

Comments
 (0)