get_type_check_mingen_vs_maxpower_to_trigger {antaresEditObject}R Documentation

Get the type of control to execute between mingen data and maxpower data

Description

Compute the type of control to make between :

This control is implemented in Antares too. No control to execute if reservoir section in hydro.ini for the area is set to TRUE.

Usage

get_type_check_mingen_vs_maxpower_to_trigger(
  area,
  opts = antaresRead::simOptions()
)

Arguments

area

The area where the type of control must be computed.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath().

Value

a character containing the type of control to execute.

Note

Function called only for an Antares version >= 860.


[Package antaresEditObject version 0.6.2 Index]