Troubleshooting 333 : Différence entre versions

Un article de Informaticiens département des sciences de la Terre et l'atmosphère
Aller à: navigation, charcher
m
m (Restart from a previous restart file)
Ligne 5: Ligne 5:
 
=== Restart from a previous restart file  ===
 
=== Restart from a previous restart file  ===
  
 +
rs NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca.gz ~/MODEL_EXEC_RUN/localhost
  
 +
cd ~/MODEL_EXEC_RUN/localhost
  
rs NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca.gz ~/MODEL_EXEC_RUN/localhost
+
gunzip NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca.gz  
  
cd ~/MODEL_EXEC_RUN/localhost
+
cmcarc -x -f NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca<br>
 +
<br>
 +
==== Restart using Chunk_lance  ====
  
gunzip NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca.gz
+
cp last_continue_with_next_job continue_with_next_job
  
cmcarc -x -f NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca<br>
+
<br>last line in chunk_job.log:
 +
 
 +
... continue_with_next_job $exp starting at ...
 +
 
 +
And be careful NOT to have a blankc line at the end of the file!
 +
 
 +
Chunk_lance

Version depuis le 15 de décembre 2011 à 22:49

Troubleshooting v_3.3.3


Restart from a previous restart file

rs NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca.gz ~/MODEL_EXEC_RUN/localhost

cd ~/MODEL_EXEC_RUN/localhost

gunzip NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca.gz

cmcarc -x -f NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca

Restart using Chunk_lance

cp last_continue_with_next_job continue_with_next_job


last line in chunk_job.log:

... continue_with_next_job $exp starting at ...

And be careful NOT to have a blankc line at the end of the file!

Chunk_lance