Installation
Python package
Trano is a Python package that can be easily installed via pip.
Trano can also be utilized with Poetry.
The Python package enables the generation of Modelica models from YAML configuration input. To simulate the model, ensure that Docker is installed on your system.
Docker
To simulate the Modelica model, you need to install Docker on your system. You can find installation instructions on the official Docker website.