Ver Fonte

Merge branch 'develop-fmasson' of ssh://www.climate.be:3022/pbarriat/ecearth_patch into develop-fmasson

Francois Massonnet há 7 anos atrás
pai
commit
7817c0640d
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      3.3.0/runtime/classic/config-run.xml

+ 2 - 2
3.3.0/runtime/classic/config-run.xml

@@ -63,7 +63,7 @@
         <Parameter name="EXP_NAME">
             <Description>Experiment name (4 letters)</Description>
             <Type>STRING</Type>
-            <Value>E000</Value>
+            <Value>E001</Value>
         </Parameter>
 
         <Parameter name="RUN_START_DATE">
@@ -173,7 +173,7 @@
         <Parameter name="CMIP_FIXYEAR">
             <Description>Fix CMIP5/CMIP6 forcings at the indicated year (or 0 to ignore for transient runs)</Description>
             <Type>INTEGER</Type>
-            <Value>0</Value>
+            <Value>2015</Value>
         </Parameter>
 
     </Model>