VolumeToFlow

This function evaluates to the average flow of water over a timestep, which corresponds to a given volume of water.

Description

The steady flow over a timestep corresponding to a volume.

Type

NUMERIC

Arguments

Type

Meaning

1

NUMERIC

volume to be converted

2

DATETIME

timestep over which to convert

Evaluation

The number of seconds in the timestep of the datetime argument is determined. Then, the volume argument is divided by this number of seconds.

Mathematical Expression

 

Comments

None

 
VolumeToFlow($"Jemez Reservoir.Storage"[], @"t")
 
23203.231 "cms"