Skip to content

Changes

Summary

  1. Add option to move Base Modelica bindings (#12645) (details)
Commit f500cdbabb2d5562f89db262ffd1b7138b15cfa5 by noreply
Add option to move Base Modelica bindings (#12645)

- Add flag `--baseModelicaOption=moveBindings` that moves binding
  equations of variables to the equation section.

Fixes #12496
The file was modified OMCompiler/Compiler/Util/Flags.mo (diff)
The file was modified testsuite/openmodelica/basemodelica/Makefile (diff)
The file was modified OMCompiler/Compiler/Util/FlagsUtil.mo (diff)
The file was addedtestsuite/openmodelica/basemodelica/MoveBindings1.mo
The file was modified OMCompiler/Compiler/NFFrontEnd/NFVariable.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFlatModel.mo (diff)