Flowbased computation integration in GSE

Flowbased computation integration plugins in FARAO GSE application

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-flowbased-computation-gse
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flowbased computation integration in GSE
Flowbased computation integration plugins in FARAO GSE application
Project URL

Project URL

http://www.farao-community.com/farao-flowbased-computation-gse

Download farao-flowbased-computation-gse

How to add to project

<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-flowbased-computation-gse/ -->
<dependency>
    <groupId>com.farao-community.farao</groupId>
    <artifactId>farao-flowbased-computation-gse</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-flowbased-computation-gse/
implementation 'com.farao-community.farao:farao-flowbased-computation-gse:1.0.0'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-flowbased-computation-gse/
implementation ("com.farao-community.farao:farao-flowbased-computation-gse:1.0.0")
'com.farao-community.farao:farao-flowbased-computation-gse:jar:1.0.0'
<dependency org="com.farao-community.farao" name="farao-flowbased-computation-gse" rev="1.0.0">
  <artifact name="farao-flowbased-computation-gse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-flowbased-computation-gse', version='1.0.0')
)
libraryDependencies += "com.farao-community.farao" % "farao-flowbased-computation-gse" % "1.0.0"
[com.farao-community.farao/farao-flowbased-computation-gse "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc2
com.powsybl : powsybl-afs-core jar 2.4.0
com.powsybl : powsybl-afs-ext-base jar 2.4.0
com.powsybl : powsybl-gse-spi jar 1.4.0
com.powsybl : powsybl-gse-util jar 1.4.0
com.farao-community.farao : farao-crac-file-api jar 1.0.0
com.farao-community.farao : farao-flowbased-computation-afs jar 1.0.0

Project Modules

There are no modules declared in this project.

FARAO - GSE

Build Status MPL-2.0 License Join the community on Spectrum

FARAO horizontal logo

FARAO stands for Fully Autonomous Remedial Actions Optimisation. It is an open-source toolbox that aims at providing a modular engine for remedial actions optimisation.

farao-gse repository contains a graphical user interface for FARAO. It is a desktop application written in JavaFX.

For detailed information about FARAO toolbox, please refer to the documentation website

This project and everyone participating in it is governed by the FARAO Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

In order to build farao-gse, you need the following environment available:

  • Install JDK (1.8 or greater),
  • Install Java FX,
$> sudo dnf install java-1.8.0-openjdk-openjfx java-1.8.0-openjdk-openjfx-devel
  • Install Maven latest version,
  • Install farao-core.

Installing

To build farao-gse, enter on the command line:

$> git clone https://github.com/farao-community/farao-gse.git
$> cd farao-gse
$> ./install.sh

It is installed by default in the "$HOME/farao" directory. This default install directory can be modified using --prefix option.

$> ./install.sh --prefix=/path/to/the/chosen/install/directory

Running

For using farao-gse, enter on the command line:

cd <install-prefix>/bin
./farao-gse-launcher

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE.txt file for details.

com.farao-community.farao

FARAO community

The FARAO open-source power systems toolbox community

Versions

Version
1.0.0