Versions Compared

Key

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

...

If model3 in dependend of model2 (model3->input(t) == model2->output(t)) it can not run and should wait for model2 to deliver the data. This could be specified on the model (by defining
that it should not fail when input data is missing)
for another run of model2