Sfoglia il codice sorgente

Path correction runtime

Pierre-Yves Barriat 6 anni fa
parent
commit
103ef62be3

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

@@ -161,7 +161,7 @@
         <Parameter name="ECEARTH_SRC_DIR">
             <Description>Base directory for EC-Earth sources</Description>
             <Type>PATH</Type>
-            <Value>${HOME}/modeles/ecearth_3.2.2/sources</Value>
+            <Value>${HOME}/modeles/ecearth/ecearth_3.2.2/sources</Value>
         </Parameter>
 
         <Parameter name="RUN_DIR">

+ 1 - 1
3.2.3/runtime/classic/zenobe-intelmpi.xml

@@ -23,7 +23,7 @@
         <Parameter name="ECEARTH_SRC_DIR">
             <Description>Base directory for EC-Earth sources</Description>
             <Type>PATH</Type>
-            <Value>${HOME}/modeles/ecearth_3.2.3/sources</Value>
+            <Value>${HOME}/modeles/ecearth/ecearth_3.2.3/sources</Value>
         </Parameter>
 
         <Parameter name="RUN_DIR">