Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.14 KB

DemoDeployICT

Demonstration of the ictdeploy Python package for multi-energy systems co-simulation

This project provide multiple examples demontrating the use of the ictdeploy package.

Getting Started

The co-simulation examples as well as the creation of the models are done with Jupyter Notebook.

You can find more about the Jupyter installation here.

Once Jupyter is installed, you need to install ictdeploy and its requirements following the steps described in the README based on your operating system in the same Python environment where you installed Jupyter.

The Docker image for the different model's containers can be found here and associated Dockerfiles here

Authors

  • Pablo Puerto - Initial work

License

You should have received a copy of the Apache License Version 2.0 along with this program. If not, see http://www.apache.org/licenses/LICENSE-2.0.

Acknowledgments

  • TO DO ...