|
22 | 22 | <value compset="1950(?:SOI)?_EAM%CMIP6-[LH]R[^_]*_ELM%[^_]*BC">-phys elm -cppdefs '-DMODAL_AER -DAPPLY_POST_DECK_BUGFIXES'</value> |
23 | 23 | <value compset="2010(?:SOI)?_EAM%CMIP6-[LH]R[^_]*_ELM%[^_]*BC">-phys elm -cppdefs '-DMODAL_AER -DAPPLY_POST_DECK_BUGFIXES'</value> |
24 | 24 | </values> |
25 | | - <group>build_component_clm</group> |
| 25 | + <group>build_component_elm</group> |
26 | 26 | <file>env_build.xml</file> |
27 | 27 | <desc>Provides option(s) for the ELM configure utility. |
28 | | - CLM_CONFIG_OPTS are normally set as compset variables (e.g., -bgc cn) |
| 28 | + ELM_CONFIG_OPTS are normally set as compset variables (e.g., -bgc cn) |
29 | 29 | and in general should not be modified for supported compsets. |
30 | 30 | It is recommended that if you want to modify this value for your experiment, |
31 | 31 | you should use your own user-defined component sets via using create_newcase |
|
95 | 95 | <value compset="20TR(?:SOI)?_EAM%AR5sf_ELM">20thC_CMIP6_transient</value> |
96 | 96 |
|
97 | 97 | </values> |
98 | | - <group>run_component_clm</group> |
| 98 | + <group>run_component_elm</group> |
99 | 99 | <file>env_run.xml</file> |
100 | 100 | <desc>ELM namelist use_case. |
101 | 101 | Determines the use-case that will be sent to the ELM build-namelist utility. |
102 | 102 | This is normally set by the component set. This is an advanced flag and should only be |
103 | 103 | used by expert users.</desc> |
104 | 104 | </entry> |
105 | 105 |
|
106 | | - <!-- CLM_BLDNML_OPTS is not additive, we must list all possible combinations --> |
| 106 | + <!-- ELM_BLDNML_OPTS is not additive, we must list all possible combinations --> |
107 | 107 | <!-- ERROR: the node below is never matched, see bug 2025 --> |
108 | 108 | <entry id="ELM_BLDNML_OPTS"> |
109 | 109 | <type>char</type> |
|
139 | 139 | <value compset="_ELM50%[^_]*SP" >-bgc sp</value> |
140 | 140 | <value compset="_ELM50%[^_]*BGC" >-bgc bgc</value> |
141 | 141 | </values> |
142 | | - <group>run_component_clm</group> |
| 142 | + <group>run_component_elm</group> |
143 | 143 | <file>env_run.xml</file> |
144 | 144 | <desc>ELM build-namelist options</desc> |
145 | 145 | </entry> |
|
161 | 161 | <value compset="_ELM.*_BGC%BDRC">diagnostic</value> |
162 | 162 | <value compset="20TR.*_DATM.*_BGC%BC" >constant</value> |
163 | 163 | </values> |
164 | | - <group>run_component_clm</group> |
| 164 | + <group>run_component_elm</group> |
165 | 165 | <file>env_run.xml</file> |
166 | 166 | <desc>Determines how ELM will determine where CO2 is set. |
167 | 167 | If value is constant, it will be set to CCSM_CO2_PPMV, |
168 | 168 | if value is either diagnostic or prognostic, the atmosphere model |
169 | | - MUST send it to ELM. CLM_CO2_TYPE is normally set by the specific |
| 169 | + MUST send it to ELM. ELM_CO2_TYPE is normally set by the specific |
170 | 170 | compset, since it HAS to be coordinated with settings for the |
171 | 171 | atmospheric model. Do not modify this variable. If you want to modify for |
172 | 172 | your experiment, use your own user-defined component set |
|
176 | 176 | <entry id="ELM_NAMELIST_OPTS"> |
177 | 177 | <type>char</type> |
178 | 178 | <default_value></default_value> |
179 | | - <group>run_component_clm</group> |
| 179 | + <group>run_component_elm</group> |
180 | 180 | <file>env_run.xml</file> |
181 | 181 | <desc>ELM-specific namelist settings for -namelist option in the ELM |
182 | | - build-namelist. CLM_NAMELIST_OPTS is normally set as a compset variable |
| 182 | + build-namelist. ELM_NAMELIST_OPTS is normally set as a compset variable |
183 | 183 | and in general should not be modified for supported compsets. |
184 | 184 | It is recommended that if you want to modify this value for your experiment, |
185 | 185 | you should use your own user-defined component sets via using create_newcase |
|
191 | 191 | <type>char</type> |
192 | 192 | <valid_values>on,off</valid_values> |
193 | 193 | <default_value>off</default_value> |
194 | | - <group>run_component_clm</group> |
| 194 | + <group>run_component_elm</group> |
195 | 195 | <file>env_run.xml</file> |
196 | 196 | <desc>Turn on any settings for accellerating the model spinup. |
197 | 197 | </desc> |
|
200 | 200 | <entry id="ELM_USRDAT_NAME"> |
201 | 201 | <type>char</type> |
202 | 202 | <default_value>UNSET</default_value> |
203 | | - <group>run_component_clm</group> |
| 203 | + <group>run_component_elm</group> |
204 | 204 | <file>env_run.xml</file> |
205 | 205 | <desc>Dataset name for user-created datasets. This is used as the argument |
206 | | - in Buildconf/clm.buildnml to build-namelist -clm_usr_name. An example of |
| 206 | + in Buildconf/elm.buildnml to build-namelist -elm_usr_name. An example of |
207 | 207 | such a dataset would be 1x1pt_boulderCO_c090722. The default value is UNSET. |
208 | 208 | This is an advanced flag and should only be used by expert users.</desc> |
209 | 209 | </entry> |
|
217 | 217 | <value compset="4804.*_ELM.*_CISM1">off</value> |
218 | 218 | <value compset="_ELM.+MALI" >on</value> |
219 | 219 | </values> |
220 | | - <group>run_component_clm</group> |
| 220 | + <group>run_component_elm</group> |
221 | 221 | <file>env_run.xml</file> |
222 | 222 | <desc>Flag to the ELM build-namelist command to force ELM to do a |
223 | 223 | cold start (finidat will be set to blanks). |
224 | 224 | A value of on forces the model to spin up from a cold-start |
225 | 225 | (arbitrary initial conditions). Setting this value in the xml file will take |
226 | | - precedence over any settings for finidat in the $CASEROOT/user_clm_clm file.</desc> |
| 226 | + precedence over any settings for finidat in the $CASEROOT/user_elm file.</desc> |
227 | 227 | </entry> |
228 | 228 |
|
229 | 229 | <description> |
230 | | - <desc compset="_ELM" >clm4.5 physics:</desc> |
231 | | - <desc compset="_ELM%[^_]*SP" >clm4.5 Satellite phenology:</desc> |
232 | | - <desc compset="_ELM%[^_]*SPBC" >clm4.5 Satellite phenology with black carbon deposition:</desc> |
233 | | - <desc compset="_ELM%[^_]*CN" >clm4.5 cn:</desc> |
234 | | - <desc compset="_ELM%[^_]*CNDV" >clm4.5 cn with dynamic vegetation:</desc> |
235 | | - <desc compset="_ELM%[^_]*BGC" >clm4.5 bgc (cn and methane):</desc> |
236 | | - <desc compset="_ELM%[^_]*CROP" >clm4.5 prognostic crop:</desc> |
237 | | - <desc compset="_ELM%[^_]*VIC" >clm4.5 vic hydrology:</desc> |
238 | | - <desc compset="_ELM%[^_]*FATES" >clm4.5 FATES (Functionally Assembled Terr. Ecosystem Simulator): (experimental)</desc> |
239 | | - <desc compset="_ELM%[^_]*BGCDV" >clm4.5 BGC (CN with vertically resolved soil BGC, based on Century with Methane) with dynamic veg</desc> |
240 | | - <desc compset="_ELM%[^_]*CRDCTCBC" >alm1.0 C only, nutirent competition via relative demand, ctc soil cascade with black carbon deposition:</desc> |
241 | | - <desc compset="_ELM%[^_]*CNRDCTCBC" >alm1.0 C-N, nutirent competition via relative demand, ctc soil cascade with black carbon deposition:</desc> |
242 | | - <desc compset="_ELM%[^_]*CNPRDCTCBC" >alm1.0 C-N-P, nutirent competition via relative demand, ctc soil cascade with black carbon deposition:</desc> |
243 | | - <desc compset="_ELM%[^_]*CNECACTCBC" >alm1.0 C-N, nutirent competition via equilibrium chemistry approximation, ctc soil cascade with black carbon deposition:</desc> |
244 | | - <desc compset="_ELM%[^_]*CNPECACTCBC">alm1.0 C-N-P, nutirent competition via equilibrium chemistry approximation, ctc soil cascade with black carbon deposition:</desc> |
245 | | - <desc compset="_ELM50" >clm5.0 physics:</desc> |
246 | | - <desc compset="_ELM50%[^_]*SP" >clm5.0 Satellite phenology:</desc> |
247 | | - <desc compset="_ELM50%[^_]*BGC" >clm5.0 bgc (cn and methane):</desc> |
| 230 | + <desc compset="_ELM" >ELM with :</desc> |
| 231 | + <desc compset="_ELM%SP" >Satellite phenology :</desc> |
| 232 | + <desc compset="_ELM%[^_]*SPBC" >Satellite phenology with black carbon deposition :</desc> |
| 233 | + <desc compset="_ELM%[^_]*CN" >CN :</desc> |
| 234 | + <desc compset="_ELM%[^_]*CNDV" >CN with dynamic vegetation :</desc> |
| 235 | + <desc compset="_ELM%[^_]*BGC" >BGC (CN and methane) :</desc> |
| 236 | + <desc compset="_ELM%[^_]*CROP" >prognostic crop :</desc> |
| 237 | + <desc compset="_ELM%[^_]*VIC" >VIC hydrology :</desc> |
| 238 | + <desc compset="_ELM%[^_]*FATES" >FATES (Functionally Assembled Terr. Ecosystem Simulator) (experimental) :</desc> |
| 239 | + <desc compset="_ELM%[^_]*BGCDV" >BGC (CN with vertically resolved soil BGC, based on Century with Methane) with dynamic veg :</desc> |
| 240 | + <desc compset="_ELM%[^_]*CRDCTCBC" >C only, nutrient competition via relative demand, ctc soil cascade with black carbon deposition :</desc> |
| 241 | + <desc compset="_ELM%[^_]*CNRDCTCBC" >C-N, nutrient competition via relative demand, ctc soil cascade with black carbon deposition :</desc> |
| 242 | + <desc compset="_ELM%[^_]*CNPRDCTCBC" >C-N-P, nutrient competition via relative demand, ctc soil cascade with black carbon deposition :</desc> |
| 243 | + <desc compset="_ELM%[^_]*CNECACTCBC" >C-N, nutrient competition via equilibrium chemistry approximation, ctc soil cascade with black carbon deposition :</desc> |
| 244 | + <desc compset="_ELM%[^_]*CNECACNTBC" >C-N, nutrient competition via equilibrium chemistry approximation, cnt soil cascade black carbon deposition :</desc> |
| 245 | + <desc compset="_ELM%[^_]*CNPECACTCBC">C-N-P, nutrient competition via equilibrium chemistry approximation, ctc soil cascade with black carbon deposition :</desc> |
| 246 | + <desc compset="_ELM%[^_]*CNPECACNTBC">C-N-P, nutrient competition via equilibrium chemistry approximation, cnt soil cascade with black carbon deposition :</desc> |
| 247 | + <desc compset="_ELM%[^_]*CNPRDCTCBCTOP" >C-N-P, nutrient competition via relative demand, ctc soil cascade with black carbon deposition and subgrid solar radiation parameterization :</desc> |
248 | 248 | </description> |
249 | 249 |
|
250 | 250 | <help> |
|
0 commit comments