Skip to content

Commit 644f782

Browse files
committed
changing default config_mynn_sfcflux_land from 0 to 1
1 parent 8440613 commit 644f782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core_atmosphere/Registry.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2820,7 +2820,7 @@
28202820
description="configuration for surface layer-scheme"
28212821
possible_values="`suite',`sf_monin_obukhov','sf_monin_obukhov_rev',`sf_mynn',`sf_mynnsfclay',`sf_myj', `off'"/>
28222822

2823-
<nml_option name="config_mynn_sfcflux_land" type="integer" default_value="0" in_defaults="false"
2823+
<nml_option name="config_mynn_sfcflux_land" type="integer" default_value="1" in_defaults="false"
28242824
units="-"
28252825
description="=configuration option for the calculation of zt and zq over land"
28262826
possible_values="0:constant Czil, 1:variable Czil, 2:Yang"/>

0 commit comments

Comments
 (0)