StateDMI / Command / ReadCULocationsFromStateMod
Overview
The ReadCULocationsFromStateMod
command (for StateCU)
command reads a list of CU Locations from a StateMod diversion
or well stations file and defines CU Locations in memory.
The CU Locations can then be manipulated and output with other commands.
Command Editor
The following dialog is used to edit the command and illustrates the command syntax.
ReadCULocationsFromStateMod
Command Editor (see also the full-size image)
Command Syntax
The command syntax is as follows:
ReadCULocationsFromStateMod(Parameter="Value",...)
Command Parameters
Parameter | Description | Default |
---|---|---|
InputFile required |
The name of the input file to read, surrounded by double quotes. | None – must be specified. |
Examples
See the automated tests.
Troubleshooting
See Also
ReadCULocationsFromList
commandReadCULocationsFromStateCU
commandWriteCULocationsToStateCU
command