install¶
dragonfly-energy install¶
Commands for installing dependencies related to urban simulation.
dragonfly-energy install [OPTIONS] COMMAND [ARGS]...
all-des¶
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 install all-des [OPTIONS]
mbl¶
Install the Modelica Buildings Library (MBL).
dragonfly-energy install mbl [OPTIONS]
Options
- -v, --version <version>¶
Text string for the version of the MBL to install.
- Default:
'12.0.0'
- -d, --install-directory <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.