Description | Hierarchy | Fields | Methods | Properties |
type TPcgSelection = class(TModflowPackageSelection)
![]() |
FRELAX: TRealStorage; |
![]() |
FNBPOL: TPcgEstimateMaxEigenvalue; |
![]() |
FMUTPCG: TPcgPrintSelection; |
![]() |
FRCLOSE: TRealStorage; |
![]() |
FDAMPPCG: TRealStorage; |
![]() |
FHCLOSE: TRealStorage; |
![]() |
FNPCOND: TPcgMethod; |
![]() |
FMXITER: integer; |
![]() |
FITER1: integer; |
![]() |
FIPRPCG: integer; |
![]() |
FDAMPPCGT: TRealStorage; |
![]() |
FIHCOFADD: TPcgDryConvertOption; |
![]() |
procedure SetDAMPPCG(const Value: TRealStorage); |
![]() |
procedure SetHCLOSE(const Value: TRealStorage); |
![]() |
procedure SetIPRPCG(const Value: integer); |
![]() |
procedure SetITER1(const Value: integer); |
![]() |
procedure SetMUTPCG(const Value: TPcgPrintSelection); |
![]() |
procedure SetMXITER(const Value: integer); |
![]() |
procedure SetNBPOL(const Value: TPcgEstimateMaxEigenvalue); |
![]() |
procedure SetNPCOND(const Value: TPcgMethod); |
![]() |
procedure SetRCLOSE(const Value: TRealStorage); |
![]() |
procedure SetRELAX(const Value: TRealStorage); |
![]() |
procedure SetDAMPPCGT(const Value: TRealStorage); |
![]() |
procedure SetIHCOFADD(const Value: TPcgDryConvertOption); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
Constructor Create(Model: TBaseModel); |
![]() |
Destructor Destroy; override; |
![]() |
procedure InitializeVariables; override; |
![]() |
property MXITER: integer read FMXITER write SetMXITER default 20; |
![]() |
property ITER1: integer read FITER1 write SetITER1 default 30; |
![]() |
property NPCOND: TPcgMethod read FNPCOND write SetNPCOND; |
![]() |
property HCLOSE: TRealStorage read FHCLOSE write SetHCLOSE; |
![]() |
property RCLOSE: TRealStorage read FRCLOSE write SetRCLOSE; |
![]() |
property RELAX: TRealStorage read FRELAX write SetRELAX; |
![]() |
property NBPOL: TPcgEstimateMaxEigenvalue read FNBPOL write SetNBPOL; |
![]() |
property IPRPCG: integer read FIPRPCG write SetIPRPCG default 1; |
![]() |
property MUTPCG: TPcgPrintSelection read FMUTPCG write SetMUTPCG; |
![]() |
property DAMPPCG: TRealStorage read FDAMPPCG write SetDAMPPCG; |
![]() |
property DAMPPCGT: TRealStorage read FDAMPPCGT write SetDAMPPCGT; |
![]() |
property IHCOFADD: TPcgDryConvertOption read FIHCOFADD write SetIHCOFADD; |
![]() |
FRELAX: TRealStorage; |
![]() |
FNBPOL: TPcgEstimateMaxEigenvalue; |
![]() |
FMUTPCG: TPcgPrintSelection; |
![]() |
FRCLOSE: TRealStorage; |
![]() |
FDAMPPCG: TRealStorage; |
![]() |
FHCLOSE: TRealStorage; |
![]() |
FNPCOND: TPcgMethod; |
![]() |
FMXITER: integer; |
![]() |
FITER1: integer; |
![]() |
FIPRPCG: integer; |
![]() |
FDAMPPCGT: TRealStorage; |
![]() |
FIHCOFADD: TPcgDryConvertOption; |
![]() |
procedure SetDAMPPCG(const Value: TRealStorage); |
![]() |
procedure SetHCLOSE(const Value: TRealStorage); |
![]() |
procedure SetIPRPCG(const Value: integer); |
![]() |
procedure SetITER1(const Value: integer); |
![]() |
procedure SetMUTPCG(const Value: TPcgPrintSelection); |
![]() |
procedure SetMXITER(const Value: integer); |
![]() |
procedure SetNBPOL(const Value: TPcgEstimateMaxEigenvalue); |
![]() |
procedure SetNPCOND(const Value: TPcgMethod); |
![]() |
procedure SetRCLOSE(const Value: TRealStorage); |
![]() |
procedure SetRELAX(const Value: TRealStorage); |
![]() |
procedure SetDAMPPCGT(const Value: TRealStorage); |
![]() |
procedure SetIHCOFADD(const Value: TPcgDryConvertOption); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
Constructor Create(Model: TBaseModel); |
![]() |
Destructor Destroy; override; |
![]() |
procedure InitializeVariables; override; |
![]() |
property MXITER: integer read FMXITER write SetMXITER default 20; |
![]() |
property ITER1: integer read FITER1 write SetITER1 default 30; |
![]() |
property NPCOND: TPcgMethod read FNPCOND write SetNPCOND; |
![]() |
property HCLOSE: TRealStorage read FHCLOSE write SetHCLOSE; |
![]() |
property RCLOSE: TRealStorage read FRCLOSE write SetRCLOSE; |
![]() |
property RELAX: TRealStorage read FRELAX write SetRELAX; |
![]() |
property NBPOL: TPcgEstimateMaxEigenvalue read FNBPOL write SetNBPOL; |
![]() |
property IPRPCG: integer read FIPRPCG write SetIPRPCG default 1; |
![]() |
property MUTPCG: TPcgPrintSelection read FMUTPCG write SetMUTPCG; |
![]() |
property DAMPPCG: TRealStorage read FDAMPPCG write SetDAMPPCG; |
![]() |
property DAMPPCGT: TRealStorage read FDAMPPCGT write SetDAMPPCGT; |
![]() |
property IHCOFADD: TPcgDryConvertOption read FIHCOFADD write SetIHCOFADD; |