Skip to contents

Daily calcul for intake/release depending of t-1 volume inside reservoir

Usage

calcCR(
  QNatIntake,
  QNatRelease,
  VObj,
  Qref,
  Qreserv,
  VReservoir,
  QmaxP,
  QmaxR,
  Date,
  Vmax,
  Qfill = NULL,
  Qresup = NULL,
  QrelPrvDay = NULL,
  QvarMaxDay = NULL
)

Arguments

QNatIntake

numeric Naturalized flow at the intake station

QNatRelease

numeric Naturalized flow at the release station

VObj

numeric Objective curve, reservoir management

Qref

numeric Reference flow in the waterway

Qreserv

numeric Minimum flow in the waterway

VReservoir

numeric Volume at t-1 inside the reservoir

QmaxP

numeric Maximum acceptable flow rate for the input channel

QmaxR

numeric Maximum acceptable flow rate for the output channel

Date

date selected day (see : CreateIntakeRelease)

Vmax

numeric Maximum acceptable volume

Qfill

numeric (Optional) direct Inflow in reservoir

Qresup

numeric (Optional) re-supplies

QrelPrvDay

numeric (Optional) Released flow of the previous time step (m3)

QvarMaxDay

numeric (Optional) Limit of flow variation per time step (m3)

Value

One daily value for intake, release & reservoir volume adjusted