All Downloads are FREE. Search and download functionalities are using the official Maven repository.

munity.farao.gridcapa-swe-runner-app.1.24.3.source-code.application.yml Maven / Gradle / Ivy

There is a newer version: 1.27.2
Show newest version
spring:
  cloud:
    function:
      definition: request;softInterrupt

swe-commons:
  zone-id: "Europe/Paris"
  shift-max-iteration-number: 30
  modeling-authority-map:
    REE: "http://www.ree.es/OperationalPlanning"
    REN: "http://www.ren.pt/OperationalPlanning"
    RTEFRANCE: "http://www.rte-france.com/OperationalPlanning"
    SV: "http://www.coreso.eu/OperationalPlanning"

swe-runner:
  dichotomy:
    parameters:
      ES_FR:
        tolerance-Es-Fr: 10
        tolerance-Es-Pt: 50
      FR_ES:
        tolerance-Es-Fr: 10
        tolerance-Es-Pt: 50
      ES_PT:
        tolerance-Es-Fr: 50
        tolerance-Es-Pt: 10
      PT_ES:
        tolerance-Es-Fr: 50
        tolerance-Es-Pt: 10




© 2015 - 2024 Weber Informatics LLC | Privacy Policy