openfedem / fedem-gui

Graphical user interface for FEDEM
https://openfedem.org
Apache License 2.0
0 stars 1 forks source link

Dynamics solver does not start if the model uses single-channel input functions #13

Closed kmokstad closed 2 months ago

kmokstad commented 2 months ago

If an input function is defined as a Polyline from file, and the specified file only consists of one channel (two columns, time and function value), the solver fail to start and the Output List view produces the following message:

---> A total of 1 errors were found.
===> Dynamics Solver did NOT start.

This error occured in FEDEM R8.0.2. R8.0.1 and earlier releases work fine.