Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.5 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.5 KB

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