Skip to content

Commit

Permalink
revert drivers/mct/cime_config/config_component.xml to previous versi…
Browse files Browse the repository at this point in the history
…on with the exception of removing the extra SUPPORTED_BY element
  • Loading branch information
bertinia committed Aug 14, 2018
1 parent 068a4ea commit 2f1349e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions driver-mct/cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@
<entry id="PAUSE_ACTIVE">
<type>logical</type>
<valid_values>TRUE,FALSE</valid_values>
<default_value>FALSE</default_value>
<group>run_begin_stop_restart</group>
<file>env_run.xml</file>
<desc>
Expand Down Expand Up @@ -1903,7 +1902,6 @@
<entry id="NTASKS">
<type>integer</type>
<values>
<value>1</value>
<value compclass="ATM"> $MAX_MPITASKS_PER_NODE</value>
<value compclass="CPL"> $MAX_MPITASKS_PER_NODE</value>
<value compclass="OCN"> $MAX_MPITASKS_PER_NODE</value>
Expand All @@ -1922,7 +1920,6 @@
<entry id="NTASKS_PER_INST">
<type>integer</type>
<values>
<value>0</value>
<value compclass="ATM"> 0</value>
<value compclass="OCN"> 0</value>
<value compclass="WAV"> 0</value>
Expand All @@ -1940,7 +1937,6 @@
<entry id="NTHRDS">
<type>integer</type>
<values>
<value>1</value>
<value compclass="ATM">1</value>
<value compclass="CPL">1</value>
<value compclass="OCN">1</value>
Expand All @@ -1959,7 +1955,6 @@
<entry id="ROOTPE">
<type>integer</type>
<values>
<value>0</value>
<value compclass="ATM">0</value>
<value compclass="CPL">0</value>
<value compclass="OCN">0</value>
Expand Down Expand Up @@ -1989,7 +1984,6 @@

<entry id="NINST">
<type>integer</type>
<default_value>1</default_value>
<values>
<value compclass="ATM">1</value>
<value compclass="OCN">1</value>
Expand Down Expand Up @@ -2028,7 +2022,6 @@
<entry id="PSTRID">
<type>integer</type>
<values>
<value>1</value>
<value compclass="ATM">1</value>
<value compclass="CPL">1</value>
<value compclass="OCN">1</value>
Expand Down Expand Up @@ -2255,7 +2248,6 @@
be computed based on PIO_NUMTASKS and number of compute tasks
</desc>
<values>
<value>-99</value>
<value compclass="ATM"></value>
<value compclass="CPL"></value>
<value compclass="OCN"></value>
Expand Down Expand Up @@ -2294,7 +2286,6 @@
<file>env_run.xml</file>
<desc>pio root processor relative to component root</desc>
<values>
<value>1</value>
<value component="ATM">1</value>
<value component="CPL">1</value>
<value component="OCN">1</value>
Expand All @@ -2316,7 +2307,6 @@
number of tasks
</desc>
<values>
<value>-99</value>
<value compclass="ATM">-99</value>
<value compclass="CPL">-99</value>
<value compclass="OCN">-99</value>
Expand Down Expand Up @@ -2580,7 +2570,6 @@

<entry id="DATA_ASSIMILATION">
<type>logical</type>
<default_value>FALSE</default_value>
<valid_values>TRUE,FALSE</valid_values>
<group>external_tools</group>
<file>env_run.xml</file>
Expand Down

0 comments on commit 2f1349e

Please sign in to comment.