| 1 | initial version |
The error is not related to the time step but to the length of the simulation. The FMU is expecting a minimum simulation length of a day (or a multiple of a day). The simulation time step can be set to be 60s by adjusting the ncp parameter accrodingly.
| 2 | No.2 Revision |
The error is not related to the time step but to the length of the simulation. The FMU is expecting a minimum simulation length of a day (or a multiple of a day). The simulation time step can be set to be 60s by adjusting the ncp parameter accrodingly. parameter.