Skip to content

Commit cee8882

Browse files
committed
Bring in changes from ESCOMP/CAM#1492
1 parent e21c961 commit cee8882

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.config_files.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
<entry_id>
66

77
<!-- This is the same as the default entry in
8-
cime/config/cesm/config_files.xml except for the value for clm:
9-
In a standalone cam checkout, COMP_ROOT_DIR_CAM is $SRCROOT
8+
cime/config/cesm/config_files.xml except for the value for cam-sima:
9+
In a standalone cam-sima checkout, COMP_ROOT_DIR_CAM is $SRCROOT
1010
rather than $SRCROOT/components/cam.
1111
However, because of the way overrides are handled, we need to
1212
re-specify the full information here rather than just overriding
13-
the value for cam.
13+
the value for cam-sima.
1414
-->
1515
<entry id="COMP_ROOT_DIR_ATM">
1616
<type>char</type>
1717
<default_value>unset</default_value>
1818
<values>
1919
<value component="cam" >$SRCROOT</value>
20-
<value component="dlnd" >$CIMEROOT/src/components/data_comps/dlnd</value>
21-
<value component="slnd" >$CIMEROOT/src/components/stub_comps/slnd</value>
22-
<value component="xlnd" >$CIMEROOT/src/components/xcpl_comps/xlnd</value>
20+
<value component="datm" >$SRCROOT/components/cdeps/datm</value>
21+
<value component="satm" >$CIMEROOT/CIME/non_py/src/components/stub_comps_$COMP_INTERFACE/satm</value>
22+
<value component="xatm" >$SRCROOT/components/cmeps/med_test_comps/xatm</value>
2323
</values>
2424
<group>case_comps</group>
2525
<file>env_case.xml</file>

0 commit comments

Comments
 (0)