Distribution package

Generate a distribution package of FARAO including itools and farao GSE application

Лицензия

Лицензия

Категории

Категории

Unity Прикладные библиотеки Game Development Distribution Компиляция и сборка
Группа

Группа

com.farao-community.farao
Идентификатор

Идентификатор

farao-distribution-gse
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Distribution package
Generate a distribution package of FARAO including itools and farao GSE application
Ссылка на сайт

Ссылка на сайт

http://www.farao-community.com/farao-distribution-gse

Скачать farao-distribution-gse

Имя Файла Размер
farao-distribution-gse-1.0.0.pom 8 KB
Обзор

Как подключить последнюю версию

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

Зависимости

runtime (27)

Идентификатор библиотеки Тип Версия
com.farao-community.farao : farao-app-gse jar 1.0.0
com.farao-community.farao : farao-closed-optimisation-rao jar 1.0.0
com.farao-community.farao : farao-crac-file-gse jar 1.0.0
com.farao-community.farao : farao-crac-file-xlsx-gse jar 1.0.0
com.farao-community.farao : farao-flow-decomposition-gse jar 1.0.0
com.farao-community.farao : farao-flow-decomposition-results-gse jar 1.0.0
com.farao-community.farao : farao-flowbased-computation-gse jar 1.0.0
com.farao-community.farao : farao-ra-optimisation-gse jar 1.0.0
com.farao-community.farao : farao-flow-decomposition-afs-local jar 1.0.0
com.farao-community.farao : farao-flowbased-computation-afs-local jar 1.0.0
com.farao-community.farao : farao-full-line-decomposition jar 1.0.0
com.farao-community.farao : farao-ra-optimisation-afs-local jar 1.0.0
com.powsybl : powsybl-afs-ext-base jar 2.4.0
com.powsybl : powsybl-afs-local jar 2.4.0
com.powsybl : powsybl-afs-mapdb jar 2.4.0
com.powsybl : powsybl-cgmes-conversion jar 2.4.0
com.powsybl : powsybl-gse-afs-ext-base jar 1.4.0
com.powsybl : powsybl-iidm-impl jar 2.4.0
com.powsybl : powsybl-iidm-xml-converter jar 2.4.0
com.powsybl : powsybl-gse-network-explorer jar 1.4.0
com.powsybl : powsybl-scripting jar 2.4.0
com.powsybl : powsybl-tools jar 2.4.0
com.powsybl : powsybl-triple-store-impl-rdf4j jar 2.4.0
com.powsybl : powsybl-ucte-converter jar 2.4.0
com.rte-france.powsybl : powsybl-hades2-integration jar 2.4.0
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : log4j-over-slf4j jar 1.7.22

Модули Проекта

Данный проект не имеет модулей.

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 contact@farao-community.com.

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

Версии библиотеки

Версия
1.0.0