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

when no part name is given for gid output, it does not select the full model but STEM crashes #220

Open aronnoordam opened 2 months ago

morettid commented 1 month ago

Error is not in STEM (i.e. not occurring in the IO routines or the Model class) but actually in Kratos (see trace back).

Input block for the output:

image

Output error message:

image

The problem comes from output.py:

image