Skip to content

Commit

Permalink
variable name in namelist_definition_drv.xml did not match that used …
Browse files Browse the repository at this point in the history
…in buildnml
  • Loading branch information
jedwards4b committed Oct 2, 2024
1 parent f4f64c3 commit d6b8a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cime_config/namelist_definition_drv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2308,7 +2308,7 @@
ocn to wav state mapping file for states
</desc>
<values>
<value samegrid_ocn_wav="true">idmap</value>
<value samegrid_wav_ocn="true">idmap</value>
<value>$OCN2WAV_SMAPNAME</value>
</values>
</entry>
Expand All @@ -2322,7 +2322,7 @@
wav to ocn state mapping file for states
</desc>
<values>
<value samegrid_ocn_wav="true">idmap</value>
<value samegrid_wav_ocn="true">idmap</value>
<value>$WAV2OCN_SMAPNAME</value>
</values>
</entry>
Expand Down

0 comments on commit d6b8a21

Please sign in to comment.