Overview of VeraGrid FMU Import infrastructure
masterThe FMU (Functional Mock-up Unit) import infrastructure in VeraGrid is currently under development. It is designed to handle the parsing and execution of FMUs within the VeraGrid ecosystem, specifically focusing on the following capabilities:
- Parsing
modelDescription.xmlfiles. - Detecting whether an FMU is a
CoSimulationorModelExchangetype. - Validating bindings against FMI causality rules.
- Opening and executing FMUs using the
FMPylibrary.
Note: This infrastructure is currently in trunk and the API is considered unstable. Integration with RMS (Root Mean Square) and EMT (Electromagnetic Transient) solvers is still in progress, and coupling between these modes is not yet implemented.