Lars T. Kyllingstad

Results 63 comments of Lars T. Kyllingstad

@davidhjp01, @restenb, do any of you have any idea what is going on in the Linux CI builds here?

> the setup(...) function seems to be covering both instantiation and initialization. Not quite. Instantiation (i.e., `fmi2Instantiate()`) happens in the simulator constructor, while `setup()` calls `fmi2SetupExperiment()` followed by `fmi2EnterInitializationMode()`. And...

My first thought was “sure, why not?” But then I realised that this is different from everything else in the output files. What we're currently logging is all related to...