|
@@ -63,7 +63,7 @@
|
|
|
<Parameter name="EXP_NAME">
|
|
|
<Description>Experiment name (4 letters)</Description>
|
|
|
<Type>STRING</Type>
|
|
|
- <Value>E005</Value>
|
|
|
+ <Value>IC90</Value>
|
|
|
</Parameter>
|
|
|
|
|
|
<Parameter name="RUN_START_DATE">
|
|
@@ -75,19 +75,19 @@
|
|
|
<Parameter name="RUN_END_DATE">
|
|
|
<Description>End date of the simulation. Use any reasonable syntax.</Description>
|
|
|
<Type>STRING</Type>
|
|
|
- <Value>${run_start_date} + 2 years</Value>
|
|
|
+ <Value>${run_start_date} + 10 days</Value>
|
|
|
</Parameter>
|
|
|
|
|
|
<Parameter name="FORCE_RUN_FROM_SCRATCH">
|
|
|
<Description>Start simulation from scratch, possibly ignoring any restart files. [true/false]</Description>
|
|
|
<Type>BOOLEAN</Type>
|
|
|
- <Value>false</Value>
|
|
|
+ <Value>true</Value>
|
|
|
</Parameter>
|
|
|
|
|
|
<Parameter name="RST_FREQ">
|
|
|
<Description>Restart frequency, e.g., 2 months</Description>
|
|
|
<Type>STRING</Type>
|
|
|
- <Value>1 year</Value>
|
|
|
+ <Value>10 days</Value>
|
|
|
</Parameter>
|
|
|
|
|
|
<Parameter name="RUN_NUM_LEGS">
|