Francois Massonnet 6 лет назад
Родитель
Сommit
30eb1d8619
2 измененных файлов с 12 добавлено и 1 удалено
  1. 1 1
      3.3.0/runtime/classic/config-run.xml
  2. 11 0
      exps.txt

+ 1 - 1
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>E003</Value>
+            <Value>E004</Value>
         </Parameter>
 
         <Parameter name="RUN_START_DATE">

+ 11 - 0
exps.txt

@@ -4,6 +4,17 @@ E001 -- with new output, constant forcing  		[SUCCESS]
 E002 -- Trying 4 legs in two runs			[SUCCESS]
 E003 -- 10 days restarting from existing exp (E002) on
         Jan 1 1993. Reproducibility check.		[SUCCESS]
+E004 -- Same as E003 but using David Docquier's NEMO
+        restarts in Jan 1993 instead of E002's, 
+	by overriding
+	these restarts (only feasible option, as 
+	ece-ifs+nemo.sh copies all contents of the 
+	run directory of the mother experiment to branch
+	from, and DD's version and mine differ)   	[SUCCESS]
+E005 -- Restarting from E002 in Jan 1 1991
+        but using NEMO restarts
+	from year 150 of DD's runs, that were tweaked
+