A Mathematica-style Notebook for OpenModelica.
Follow the instructions matching your OS:
If you used MSYS Makefiles to compile OpenModelica you need one additional step:
Start a MSYS terminal $OMDEV\tools\msys\ucrt64.exe
and run:
$ cd /path/to/OpenModelica
make -f Makefile.omdev.mingw omnotebook -j<Nr. of cores>
Start OMNotebook from /path/to/OpenModelica/build/bin/OMNotebook.exe
- Submit bugs through the OpenModelica GitHub issues.
- Pull requests are welcome ❤️