...It's possible to load data with two different methods. One based on geometry objects, the second one on placing every SPH particle on it's own.
It's possible to save simulations and to restart calculations from this safepoints. A tempSave-file is written to restart simulations, if they crash from an earlier point.
Now in v2 an example is added with a FEM beam and a moving piston. Both are hardcoded in the code and must be changed if you want to use it otherwise.
Now it can be used only 1 bar and 1 piston, for future it will be changed.
...