OMOptim is an optimization software for Modelica models.
- OpenModelica, compiled with CORBA support
- g++ (clang++ does not work)
- CORBA implementation (omniORB, or possibly MICO)
Follow the instructions matching your OS:
On Windows, OMOptim is built as part of the normal CMake install target (see
OM_ENABLE_GUI_CLIENTS in README.cmake.md); no extra step is needed. Start OMOptim from
/path/to/OpenModelica/build_cmake/install_cmake/bin/OMOptim.exe.
- Submit bugs through the OpenModelica GitHub issues.
- Pull requests are welcome ❤️