Skip to content

StateDMI / Command / SortWellRights


Overview

The SortWellRights command (for StateMod) sorts the well rights. This is useful to enforce consistency between files and simplify file comparison.

Command Editor

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

SortWellRights command editor

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

Command Syntax

The command syntax is as follows:

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

Command Parameters

Parameter             Description Default          
Order Indicate the primary sort order, one of:
  • IDAscending
  • LocationIDAscending (typically specified)
  • IDAscending
Order2 Indicate the secondary sort order, one of:
  • IDAscending (typically specified)
  • LocationIDAscending
None – must be specified. Typically IDAscending is specified.

Examples

See the automated tests.

Troubleshooting

See the main troubleshooting documentation

See Also

There are no additional related commands.