PSUmodeling / Cycles

Cycles agroecosystem model
https://psumodeling.github.io/Cycles/
Other
11 stars 0 forks source link

Multi-mode log file #32

Closed rkrozum closed 4 years ago

rkrozum commented 4 years ago

For errors in multimode files with a large number of simulations, it would be helpful if errors were saved to a log file (e.g. missing input file), and then Cycles jumps to the next simulation.

shiyuning commented 4 years ago

@rkrozum If we run the model in multi-mode, any error would cause the whole program to stop. We cannot stop the current "project" and jump to the next simulation.

I would suggest using a script to run batch jobs instead of the "multi-mode". That gives you more flexibility.