Skip to content

Commit 388eb99

Browse files
remove more variables from gnv1_nested
1 parent 6b42c76 commit 388eb99

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

tests/parm/input_global_nest.nml.IN

-2
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@
229229
iopt_stc = @[IOPT_STC]
230230
iopt_trs = @[IOPT_TRS]
231231
iopt_diag = @[IOPT_DIAG]
232-
sfc_rlm = @[SFC_RLM]
233-
sfc_z0_type = @[SFC_Z0_TYPE]
234232
debug = .false.
235233
nstf_name = @[NSTF_NAME]
236234
nst_anl = .true.

tests/parm/input_global_parent.nml.IN

-2
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,6 @@
230230
iopt_stc = @[IOPT_STC]
231231
iopt_trs = @[IOPT_TRS]
232232
iopt_diag = @[IOPT_DIAG]
233-
sfc_rlm = @[SFC_RLM]
234-
sfc_z0_type = @[SFC_Z0_TYPE]
235233
debug = .false.
236234
nstf_name = @[NSTF_NAME]
237235
nst_anl = .true.

tests/tests/gnv1_nested

-2
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@ export DO_CA=.false.
258258
export FHLWR=720.
259259
export FHSWR=720.
260260
export LCNORM=.false.
261-
export SFC_RLM=1
262-
export SFC_Z0_TYPE=6
263261
export RF_FAST=.false.
264262
export SG_CUTOFF=-1.
265263
export DO_DEEP=.true.

0 commit comments

Comments
 (0)