Skip to content

Commit

Permalink
string replace preprocessor -> namelist in description
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaerz committed Sep 10, 2024
1 parent f183a42 commit 05121da
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<default_value>FALSE</default_value>
<group>build_component_blom</group>
<file>env_build.xml</file>
<desc>Set preprocessor option to activate age tracer code. Requires module iage or ecosys</desc>
<desc>Set namelist option to activate age tracer code. Requires module iage or ecosys</desc>
</entry>

<entry id="BLOM_TURBULENT_CLOSURE">
Expand Down Expand Up @@ -151,7 +151,7 @@
</values>
<group>run_component_blom</group>
<file>env_run.xml</file>
<desc>Set preprocessor option to activate the extended nitrogen cycle code. Requires module ecosys</desc>
<desc>Set namelist option to activate the extended nitrogen cycle code. Requires module ecosys</desc>
</entry>

<entry id="HAMOCC_ATMNDEPC">
Expand Down Expand Up @@ -184,7 +184,7 @@
<default_value>FALSE</default_value>
<group>run_component_blom</group>
<file>env_run.xml</file>
<desc>Set preprocessor option to activate the M4AGO sinking scheme. Requires module ecosys</desc>
<desc>Set namelist option to activate the M4AGO sinking scheme. Requires module ecosys</desc>
</entry>

<entry id="HAMOCC_PREF_TRACERS">
Expand All @@ -193,7 +193,7 @@
<default_value>TRUE</default_value>
<group>run_component_blom</group>
<file>env_run.xml</file>
<desc>Set preprocessor option to activate the preformed tracer code. Requires module ecosys</desc>
<desc>Set namelist option to activate the preformed tracer code. Requires module ecosys</desc>
</entry>

<entry id="HAMOCC_CISO">
Expand All @@ -202,7 +202,7 @@
<default_value>FALSE</default_value>
<group>run_component_blom</group>
<file>env_run.xml</file>
<desc>Set preprocessor option to activate the carbon isotope code. Requires module ecosys</desc>
<desc>Set namelist option to activate the carbon isotope code. Requires module ecosys</desc>
</entry>

<entry id="HAMOCC_SEDBYPASS">
Expand All @@ -211,7 +211,7 @@
<default_value>FALSE</default_value>
<group>run_component_blom</group>
<file>env_run.xml</file>
<desc>Set preprocessor option to bypass the sediment code. Requires module ecosys</desc>
<desc>Set namelist option to bypass the sediment code. Requires module ecosys</desc>
</entry>

<entry id="HAMOCC_SEDSPINUP">
Expand Down

0 comments on commit 05121da

Please sign in to comment.