get_type_check_mingen_vs_hydrostorage_to_trigger: Get the type of control to execute between mingen data and...

View source: R/writeHydroValues.R

get_type_check_mingen_vs_hydrostorage_to_triggerR Documentation

Get the type of control to execute between mingen data and hydro storage data

Description

Compute the type of control to make between :

  • input/hydro/series/<area>/mingen.txt

  • input/hydro/series/<area>/mod.txt

This control is implemented in Antares too.

Usage

get_type_check_mingen_vs_hydrostorage_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.


rte-antares-rpackage/antaresEditObject documentation built on April 23, 2024, 8:38 a.m.