Python Plant Model component in SimulIDE
Quote from stefanorsa on February 11, 2026, 6:25 pmI have created a Python Plant Model that I will soon submit for possible merging.
The model can have m inputs and n outputs. So, the outputs are dependent
on the inputs and the equations that are described in Python.
Please start by going through the presentation python-plant-model.odp that
is in the attached zip file. There is also a set of plant models in examples.pyThere is also a control theory example. A PID regulator is implemented in an Arduino Mega.
It controls the temperature of an object. There are equations in the python plant model for thermal flow and heat capacity.
I have created a Python Plant Model that I will soon submit for possible merging.
The model can have m inputs and n outputs. So, the outputs are dependent
on the inputs and the equations that are described in Python.
Please start by going through the presentation python-plant-model.odp that
is in the attached zip file. There is also a set of plant models in examples.py
There is also a control theory example. A PID regulator is implemented in an Arduino Mega.
It controls the temperature of an object. There are equations in the python plant model for thermal flow and heat capacity.
