Simstrat icon indicating copy to clipboard operation
Simstrat copied to clipboard

Initial conditions are required even when starting from snapshot

Open JamesRunnalls opened this issue 1 year ago • 1 comments

The initial conditions file must exist and contain correctly formatted data even when starting from a snapshot.

JamesRunnalls avatar Feb 07 '24 14:02 JamesRunnalls

Currently, the snapshot is read after the initialization of the model. So there are many things during the initialization that depend on the initial condition file. Changing this would require changes to the model that are a bit more time consuming. But this should probably be done at some point.

f-baerenbold avatar Feb 29 '24 14:02 f-baerenbold