Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Expand
titleProlongue a finished simulation
Infonote

This may does only work for ITYPE_TS=1

In case you want to run an already finished simulation for a couple of months or years longer proceed as follows:

1. Re-create missing directories

In your experiment directory run

Code Block
languagebash
./subchain create

2. Set the new end date

In job_settings set the new end date in YDATE_STOP_ISO. ⚠️ Do not change the start date!

3. Start the simulation by getting the next boundary data

Code Block
languagebash
./subchain prep

...