Skip to content

Proof of concept AC-ICT cosimulation setup from JRA2.1.1

Notifications You must be signed in to change notification settings

ERIGrid2/JRA2.1.1-PoC

Repository files navigation

JRA2.1.1-PoC

Proof of concept AC-ICT cosimulation setup from JRA2.1.1

Installation

The code is currently only tested to build and run on Linux.

The following prerequisites need to be installed in order to compile and run correctly:

System tools and packages

  • cmake for generating autotools build scripts
  • autotools (autoconf, automake etc.)
  • gcc (other compilers may work but haven't been tested)
  • python >= 3.10 (earlier 3.x versions of python may work but haven't been tested)

Python packages

Build process

The C FMUs (communication simulator) are built using

foo@bar:~$ ./build_c_fmus.sh

The Python FMUs (loadflow and controller) are built using

foo@bar:~$ ./build_python_fmus.sh

Usage

The demonstration scenario can be started using

foo@bar:~$ ./run_test_scenario.sh

About

Proof of concept AC-ICT cosimulation setup from JRA2.1.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published