Modelica/OpenModelica Integration
Use FZ with OpenModelica for dynamic system simulations.
Installation
# Install OpenModelica
sudo apt-get install omc
# Install FZ
pip install git+https://github.com/Funz/fz.git
Example Model
See the Google Colab notebook for a complete working example.