is DLL block called every simulation step?
Hi, Mike.
In my tests, yes, the evaluation function is called for every sim step. MaxStepExtSize() is also called once (if present) and Trunc() is called at least once (if present), more if proposed step size is truncated. There are additional calls when the sim initializes.
–robert
2 Likes