-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Christian Derksen edited this page Sep 3, 2019
·
7 revisions
This page intends to guide you through the developments that were required by the MEO project. To convey a basic understanding, we recommend the reading of the following:
- Understand what wer're using: Means, to understand the framework and end-user application Agent.Workbench, it's modularity concept, as well as the environment model that we use to represent the electrical network topologies.
- Download the MEO AWB- and Eclipse-projects to your development environment: To follow our developments, we invite you to clone or download this git. This page will show you how this can be done.
- Execute the MEO-project from your IDE. If installed successfully, you can run the MEO project from your development environment. In addition, you are in principle also able to participate in development projects for energy agents and their runtime environment.
- Setting up the basic project structures.
- Import topologies of electrical networks.
- Import load data for nodes.
TBC ...