Tutorials

The tutorial section provides a walkthrough for different tasks and self-aid in case of common questions.

One thing to know when using the eELib is the how to set up a simulation and how to make it run. This can be learned with the example of a simulation.

Additionally, when you want to run a specific simulation scenario with the eELib, you should know how to configure a scenario. This tutorial guides you through which files are needed for that, how to set them up and hints at an easy way how to create all simulation files.

If you want to implement a new model, you should look at the tutorials for a new model and a new simulator, as both are needed to use the model in simulations with the eELib. You can have a look at the About eELib introduction and the Glossary to learn more about the setup of models and simulators.

Lastly, if you are just interested in implementing a new operation strategy for an energy management system, you can use the Strategy Implementation Tutorial. This allows you to use this operational behaviour in your own simulation scenarios.