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.


antaresEditObject documentation built on Oct. 4, 2023, 1:06 a.m.