Skip to content

StateDMI / Command / SetWellStationDepletionTablesFromRTN


Overview

The SetWellStati nDepletionTablesFromRTN command (for StateMod) sets depletion table data in existing well stations using information in an RTN format file, which is a format that has been used in CDSS StateMod modeling.

Command Editor

The following dialog is used to edit the command and illustrates the command syntax.

SetWellStationDepletionTablesFromRTN command editor

SetWellStationDepletionTablesFromRTN Command Editor (see also the full-size image)

Command Syntax

The command syntax is as follows:

SetWellStationDepletionTablesFromRTN(Parameter="Value",...)

Command Parameters

Parameter             Description Default          
InputFile
required
The name of the RTN file to process. Specify an absolute path or a path relative to the working directory. None – must be specified.
IfNotFound Used for error handling, one of the following:
  • Fail – generate a failure message if the ID is not matched
  • Ignore – ignore (don’t add and don’t generate a message) if the ID is not matched
  • Warn – generate a warning message if the ID is not matched</li></ul> |Warn`

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also

There are no additional related commands.