Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Problem with CombiTimeTable

Problem with CombiTimeTable

Suppose the following CombiTimeTable:

     time   value
0   72.0  14.231281
1   73.0  14.231205
2   74.0  14.230978
3   75.0  14.230604
4   76.0  14.230086
5   77.0  14.229427
6   78.0  14.228630
7   79.0  14.227699
8   80.0  14.226636
9   81.0  14.225445
10  82.0  14.224130

Time starts at 72 and not at 0. If simulation starts at 0, events are created for each value (10 events) even if the smoothing is set to ContinuousDerivative. Missing values are extrapolated with hold on value.  If simulation is started from time 72 no events are created. This is quit annoying since simulation will run much slower if the solver has to be restarted even if the input is continuous.

Edited by: uko - Mar-22-19 10:02:43
There are 0 guests and 0 other users also viewing this topic
You are here: