Skip to content

Commit

Permalink
Merge pull request #4028 from jasonb5/add_missing_desp_definition
Browse files Browse the repository at this point in the history
Adds missing value for desp component

Adds missing value to NAMELIST_DEFINITION_FILE for desp
component.

Test suite:
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes

User interface changes?:

Update gh-pages html (Y/N)?:
  • Loading branch information
jgfouca authored Jul 8, 2021
2 parents 2f363cf + ab6c84f commit 4312d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/e3sm/config_files.xml
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@
<value component="dlnd">$COMP_ROOT_DIR_LND/cime_config/namelist_definition_dlnd.xml</value>
<value component="docn">$COMP_ROOT_DIR_OCN/cime_config/namelist_definition_docn.xml</value>
<value component="dwav">$COMP_ROOT_DIR_WAV/cime_config/namelist_definition_dwav.xml</value>
<value component="desp">$COMP_ROOT_DIR_ESP/cime_config/namelist_definition_desp.xml</value>
<!-- external model components -->
<!-- TODO
<value component="cam" >$SRCROOT/components/cam/bld/namelist_files/namelist_definition.xml</value>
Expand Down

0 comments on commit 4312d85

Please sign in to comment.