dragonfly_energy.cli.install module

dragonfly energy translation commands.

dragonfly_energy.cli.install.all_des()[source]

Install all dependencies needed for DES simulation in their default locations.

This includes the GeoJSON Modelica Translator (GMT), the Thermal Network (TN) package, and the Modelica Buildings Library (MBL).

dragonfly_energy.cli.install.mbl(version='12.0.0', install_directory=None)[source]

Install the Modelica Buildings Library (MBL).

Parameters:
  • version – Text string for the version of the MBL to install.

  • install_directory – The path to a directory where the Modelica Buildings Library (MBL) will be installed. By default, it will be saved into the resources of the installation folder.