Unit ModflowSfrUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TFlowFileItem When an external flow file has its data stored in ModelMuse, TFlowFileItem represents one line of the data.
Class TFlowFileCollection  
Class TExternalFlowProperties  
Class TSfrBoundary TSfrBoundary represents the MODFLOW Stream Flow Routing boundaries associated with a single TScreenObject.

Types

TGageLocation = (...);
TFlowFileChoice = (...);
TFlowFileReferenceTime = (...);

Constants

StrIncompleteSFRData = 'Incomplete SFR data';

Description

Types

TGageLocation = (...);
 
Values
  • glNone:  
  • glFirst:  
  • glLast:  
  • glAll:  
TFlowFileChoice = (...);

TFlowFileChoice tells how the external flow file is specified. ffcNone = no external flow file. ffcFileName = an external file created by the user. ffcSpecify = the data is stored in ModelMuse.

Values
  • ffcNone:  
  • ffcFileName:  
  • ffcSpecify:  
TFlowFileReferenceTime = (...);

For external flow files whose data is stored in ModelMuse, TFlowFileReferenceTime indicates what to use as the reference time.

Values
  • ffrtModelMuseZero:  
  • ffrtStartOfModel:  

Constants

StrIncompleteSFRData = 'Incomplete SFR data';
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:51