resetStudy: Reset an Antares study. In case, there is a problem when...

View source: R/runWaterValuesSimulation.R

resetStudyR Documentation

Reset an Antares study. In case, there is a problem when executing runWaterValuesSimulation, run this function to restore the study.

Description

Reset an Antares study. In case, there is a problem when executing runWaterValuesSimulation, run this function to restore the study.

Usage

resetStudy(
  opts,
  area,
  pumping,
  fictive_area = NULL,
  binding_constraint = "WeeklyWaterAmount"
)

Arguments

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

area

The area concerned by the simulation

pumping

Boolean. True to take into account the pumping.

fictive_area

Name of the fictive area created

binding_constraint

character


rte-antares-rpackage/antaresWaterValues documentation built on April 24, 2024, 7:25 a.m.