Skip to content

Commit fc83d7b

Browse files
committed
Fix nlmaps_atm2srf_conserve variable type
1 parent 8deb8ff commit fc83d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-mct/cime_config/config_component_e3sm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
</entry>
242242

243243
<entry id="nlmaps_atm2srf_conserve">
244-
<type>logical</type>
244+
<type>char</type>
245245
<valid_values>.true.,.false.</valid_values>
246246
<default_value>.false.</default_value>
247247
<values match="last">

0 commit comments

Comments
 (0)