Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

You can check the progress of an SPS simulation the same way as for GEM by executing 'u.tail' on the model listing under ~/listings/${TRUE_HOST}:

Volet
u.tail model_listing

Note that model listings will not - yet - get archived at the and of a job as done in GEM!

Restart / Continue a simulation

First, make sure all previous model output has been moved to the archive directory. To do that, go into your config file directory and execute the post pocessing script with:

Volet
bash SPS_pp_job.sh


Then resubmit the simulation from the last initial condition output you have withThe easiest way to continue a simulation is probably by using 'SPS_lance' and specifying the start of the job. For example:


Volet
SPS_lance   -JOB_startdate YYYY MM DD hh


Where "YYYY MM DD hh" is the start date and hour of the current job.

Or, if the executable crashed and the input directory structures are still there you can just resubmit the model job. You can find the command to resubmit it at the end of the listing of the previous job. Search for 'SPS_model_job.sh'. You should find something like:

...

you want to start within the whole simulation, which is probably the date of your last initial condition output.