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 (Restart from a previous restart file)
m
Ligne 13: Ligne 13:
 
cmcarc -x -f NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca<br> <br>  
 
cmcarc -x -f NorthAmerica_0.44deg_CP_Lakes_195201step54792.ca<br> <br>  
  
If you only want to rerun one or a few months in the middle of a simulation I suggest you create a new directory and copy the original config files in it.<br>Then you should set 'CLIMAT_enddate' to the date until which you want to rerun. But '''NEVER''' change 'CLIMAT_startdate'.
+
If you only want to rerun one or a few months in the middle of a simulation I suggest you create a new directory and copy the original config files in it.<br>Then you should set 'CLIMAT_enddate' to the date until which you want to rerun. But '''NEVER''' change 'CLIMAT_startdate'.  
  
 
=== Restart using Chunk_lance  ===
 
=== Restart using Chunk_lance  ===
Ligne 25: Ligne 25:
 
And be careful NOT to have a blank line at the end of the file!  
 
And be careful NOT to have a blank line at the end of the file!  
  
Chunk_lance
+
Chunk_lance  
  
 
=== Restart from another simulation  ===
 
=== Restart from another simulation  ===
 +
 +
=== Restart the post processing ===
 +
 +
If you post processing crashed you should first find out what went wrong.<br>The best way to see what went wrong is to have a look at the listings which are mostly still in ~/listings/${TRUE_HOST}.

Version depuis le 10 de février 2012 à 21:39

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

If you only want to rerun one or a few months in the middle of a simulation I suggest you create a new directory and copy the original config files in it.
Then you should set 'CLIMAT_enddate' to the date until which you want to rerun. But NEVER change 'CLIMAT_startdate'.

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 blank line at the end of the file!

Chunk_lance

Restart from another simulation

Restart the post processing

If you post processing crashed you should first find out what went wrong.
The best way to see what went wrong is to have a look at the listings which are mostly still in ~/listings/${TRUE_HOST}.