StateDMI / Command / SetWellStationCapacitiesFromTS
Overview
The SetWellStationCapacitiesFromTS
command (for StateCU and StateMod)
sets well station capacities to the maximum historical pumping time series (monthly) value.
The historical time series must have been previously read or calculated with other commands.
Monthly ACFT values are converted to CFS units by applying the conversion:
CFS = X ACFT/(1.9835*DaysInMonth)
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
SetWellStationCapacitiesFromTS
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
SetWellStationCapacitiesFromTS(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
ID required |
A single well station identifier to match or a pattern using wildcards (e.g., 20* ). |
None – must be specified. |
IfNotFound |
Used for error handling, one of the following:
|
Warn |
Examples
See the automated tests.
Troubleshooting
See Also
FillWellStation
commandFillWellStationsFromDiversionStations
commandFillWellStationsFromNetwork
commandSetWellStation
commandSetWellStationAreaToCropPatternTS
commandSetWellStationCapacityToWellRights
command