소스 검색

Path correction runtime

Pierre-Yves Barriat 7 년 전
부모
커밋
103ef62be3
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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">