You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for your excellent work on fmi4cpp!
I’m currently studying the Co-Simulation implementation and noticed that fmi2GetRealOutputDerivatives seems not to be implemented in the current version.I noticed that it is implemented in cs_library, but cs_slave does not expose it.
Could you please let me know if this function was intentionally excluded (for example, rarely used in CS models), or if it’s planned to be supported in the future?
Hi, thank you for your excellent work on fmi4cpp!
I’m currently studying the Co-Simulation implementation and noticed that
fmi2GetRealOutputDerivativesseems not to be implemented in the current version.I noticed that it is implemented in cs_library, but cs_slave does not expose it.Could you please let me know if this function was intentionally excluded (for example, rarely used in CS models), or if it’s planned to be supported in the future?