Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions config/cesm/config_files.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
<values>
<value component="desp" >$CIMEROOT/src/components/data_comps/desp</value>
<value component="sesp" >$CIMEROOT/src/components/stub_comps/sesp</value>
<value component="norcpm" >$SRCROOT/components/norcpm</value>
</values>
<group>case_comps</group>
<file>env_case.xml</file>
Expand All @@ -238,6 +239,7 @@
<value component="pop" >$COMP_ROOT_DIR_OCN/cime_config/config_compsets.xml</value>
<value component="mpas-o" >$COMP_ROOT_DIR_OCN/cime_config/config_compsets.xml</value>
<value component="blom" >$COMP_ROOT_DIR_OCN/cime_config/config_compsets.xml</value>
<value component="norcpm" >$COMP_ROOT_DIR_ESP/cime_config/config_compsets.xml</value>
</values>
<group>case_last</group>
<file>env_case.xml</file>
Expand Down