Skip to content

Changes

Summary

  1. Simplify --exposeLocalIOs and conform to Modelica standard (#10599) (#12303) (details)
Commit c0911cda2e6007bc8a1f2b3f09f264e5c6273f80 by noreply
Simplify --exposeLocalIOs and conform to Modelica standard (#10599) (#12303)

Add top-level variables for unconnected local IOs.
Only NFFlatten.mo and NFConnectEquations.mo are extended. Untouch backend as well as NFFlatModel.mo and NFVariable.mo.
The file was modified OMCompiler/Compiler/BackEnd/BackendVariable.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was modified testsuite/openmodelica/cppruntime/fmu/modelExchange/2.0/exposeLocalIOs.mos (diff)
The file was modified OMCompiler/Compiler/Util/Flags.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFlatModel.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFConnectEquations.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFlatten.mo (diff)
The file was modified OMCompiler/Compiler/BackEnd/BackendDAECreate.mo (diff)