StemVibrations / STEM

STEM: Numerical model to simulate railway induced vibrations
https://stemvibrations.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

bug in moving vtk files for multistage analysis #218

Open aronnoordam opened 5 months ago

aronnoordam commented 5 months ago

when the output interval is greater than the amount of time steps of the first stage in a multistage analysis. The output vtk files are not written, thus the ouput directory is not created. When trying to move vtk files from stage 2 to stage 1, it results in an error since the stage 1 dir is not there.

same issue would occur when any stage's number of steps is smaller than output interval

EleniSmyrniou commented 2 months ago

https://github.com/StemVibrations/STEM/pull/236