Przeglądaj źródła

Add fixed year 2015; Runs E001

Francois Massonnet 7 lat temu
rodzic
commit
9722534d4f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      3.3.0/runtime/classic/config-run.xml

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

@@ -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>