masoudnajafi
masoudnajafi
A minimal test on fmi2SetDebugLogging
In FMI-3.0, nothing has been changed concerning the update of internal states of an FMU for XCS.
I agree that it is very interesting to access (set and get) continuous and/or discrete states in xCS. Consider, for example, getting the linear representation of the CS model. But...
> > > > > I have no objection with adding this bullet to the FMI-3.0, but I would like to highlight that this is not the intention of this...
Thanks @CSchulzeTLK . But a Q-name can only be composed of Q-char and escape. I do not get how you can code unicode characters with Q-char and escape: Q-char =...
"Only time-based-clock must not be active for more than one call of [fmi3UpdateDiscreteStates] per [Event Mode]" is very hard to understand, it would be good to reformulate this phrase to...
I agree with this change..
I believe, and I could be mistaken, that relying solely on the causality of clock ports may not be sufficient. I implemented the clock connection and propagation in a complex...
The output clocks can only be Set internally by the FMU and be Get by the importer. This is just a typo.
Hi, I would like to build DCPLIB on Win64, but it is not clear in the Readme, if I can install DCPLIB directly in Windows, or I need to do...