Class TGmgPackageSelection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGmgPackageSelection = class(TModflowPackageSelection)

Description

no description available, TModflowPackageSelection description follows

Hierarchy

Overview

Fields

Private FISM: integer;
Private FCHGLIMIT: TRealStorage;
Private FISC: integer;
Private FIADAMP: integer;
Private FDUP: TRealStorage;
Private FRELAX: TRealStorage;
Private FIITER: integer;
Private FRCLOSE: TRealStorage;
Private FIUNITMHC: Boolean;
Private FDLOW: TRealStorage;
Private FDAMP: TRealStorage;
Private FHCLOSE: TRealStorage;
Private FMXITER: integer;
Private FIOUTGMG: integer;

Methods

Private procedure SetCHGLIMIT(const Value: TRealStorage);
Private procedure SetDAMP(const Value: TRealStorage);
Private procedure SetDLOW(const Value: TRealStorage);
Private procedure SetDUP(const Value: TRealStorage);
Private procedure SetHCLOSE(const Value: TRealStorage);
Private procedure SetIADAMP(const Value: integer);
Private procedure SetIITER(const Value: integer);
Private procedure SetIOUTGMG(const Value: integer);
Private procedure SetISC(const Value: integer);
Private procedure SetISM(const Value: integer);
Private procedure SetIUNITMHC(const Value: Boolean);
Private procedure SetMXITER(const Value: integer);
Private procedure SetRCLOSE(const Value: TRealStorage);
Private procedure SetRELAX(const Value: TRealStorage);
Public procedure Assign(Source: TPersistent); override;
Public Constructor Create(Model: TBaseModel);
Public Destructor Destroy; override;
Public procedure InitializeVariables; override;

Properties

Published property RCLOSE: TRealStorage read FRCLOSE write SetRCLOSE;
Published property IITER: integer read FIITER write SetIITER;
Published property HCLOSE: TRealStorage read FHCLOSE write SetHCLOSE;
Published property MXITER: integer read FMXITER write SetMXITER;
Published property DAMP: TRealStorage read FDAMP write SetDAMP;
Published property IADAMP: integer read FIADAMP write SetIADAMP;
Published property IOUTGMG: integer read FIOUTGMG write SetIOUTGMG;
Published property IUNITMHC: Boolean read FIUNITMHC write SetIUNITMHC;
Published property ISM: integer read FISM write SetISM;
Published property ISC: integer read FISC write SetISC;
Published property DUP: TRealStorage read FDUP write SetDUP;
Published property DLOW: TRealStorage read FDLOW write SetDLOW;
Published property CHGLIMIT: TRealStorage read FCHGLIMIT write SetCHGLIMIT;
Published property RELAX: TRealStorage read FRELAX write SetRELAX;

Description

Fields

Private FISM: integer;
 
Private FCHGLIMIT: TRealStorage;
 
Private FISC: integer;
 
Private FIADAMP: integer;
 
Private FDUP: TRealStorage;
 
Private FRELAX: TRealStorage;
 
Private FIITER: integer;
 
Private FRCLOSE: TRealStorage;
 
Private FIUNITMHC: Boolean;
 
Private FDLOW: TRealStorage;
 
Private FDAMP: TRealStorage;
 
Private FHCLOSE: TRealStorage;
 
Private FMXITER: integer;
 
Private FIOUTGMG: integer;
 

Methods

Private procedure SetCHGLIMIT(const Value: TRealStorage);
 
Private procedure SetDAMP(const Value: TRealStorage);
 
Private procedure SetDLOW(const Value: TRealStorage);
 
Private procedure SetDUP(const Value: TRealStorage);
 
Private procedure SetHCLOSE(const Value: TRealStorage);
 
Private procedure SetIADAMP(const Value: integer);
 
Private procedure SetIITER(const Value: integer);
 
Private procedure SetIOUTGMG(const Value: integer);
 
Private procedure SetISC(const Value: integer);
 
Private procedure SetISM(const Value: integer);
 
Private procedure SetIUNITMHC(const Value: Boolean);
 
Private procedure SetMXITER(const Value: integer);
 
Private procedure SetRCLOSE(const Value: TRealStorage);
 
Private procedure SetRELAX(const Value: TRealStorage);
 
Public procedure Assign(Source: TPersistent); override;
 
Public Constructor Create(Model: TBaseModel);
 
Public Destructor Destroy; override;
 
Public procedure InitializeVariables; override;
 

Properties

Published property RCLOSE: TRealStorage read FRCLOSE write SetRCLOSE;
 
Published property IITER: integer read FIITER write SetIITER;
 
Published property HCLOSE: TRealStorage read FHCLOSE write SetHCLOSE;
 
Published property MXITER: integer read FMXITER write SetMXITER;
 
Published property DAMP: TRealStorage read FDAMP write SetDAMP;
 
Published property IADAMP: integer read FIADAMP write SetIADAMP;
 
Published property IOUTGMG: integer read FIOUTGMG write SetIOUTGMG;
 
Published property IUNITMHC: Boolean read FIUNITMHC write SetIUNITMHC;
 
Published property ISM: integer read FISM write SetISM;
 
Published property ISC: integer read FISC write SetISC;
 
Published property DUP: TRealStorage read FDUP write SetDUP;
 
Published property DLOW: TRealStorage read FDLOW write SetDLOW;
 
Published property CHGLIMIT: TRealStorage read FCHGLIMIT write SetCHGLIMIT;
 
Published property RELAX: TRealStorage read FRELAX write SetRELAX;
 

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