Browse Source

Path correction runtime

Pierre-Yves Barriat 6 years ago
parent
commit
103ef62be3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      3.2.2/runtime/classic/config-run.xml
  2. 1 1
      3.2.3/runtime/classic/zenobe-intelmpi.xml

+ 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">