![]() | 1 | initial version |
The VAR array is used for storing values between time steps. Reserve a VAR in the model. Set a value in mode 1. Use the value in mode 2 or 3 and set then the new value to be stored to the next time step.
DSTATE is the derivative of the STATE and cannot be used for this purpose to store information.