Class TModflowSUB_Writer
Unit
ModflowSUB_Writer
Declaration
type TModflowSUB_Writer = class(TCustomSubWriter)
Description
no description available, TCustomSubWriter description follows
no description available, TCustomPackageWriter description follows
TCustomPackageWriter
is an abstract base class used to generate input for MODFLOW for a specific package.
Hierarchy
Overview
Fields
Methods
Description
Fields
 |
FLN: TIntegerList; |
model layer assignments for each system of no-delay interbeds
|
 |
FLDN: TIntegerList; |
model layer assignments for each system of delay interbeds
|
 |
FRNB_List: TList; |
specifying the factor n-equiv - Delay beds
|
 |
FHC_List: TList; |
preconsolidation head - No-Delay beds
|
 |
FSfe_List: TList; |
elastic skeletal storage coefficient - No-Delay beds
|
 |
FSfv_List: TList; |
inelastic skeletal storage coefficient - No-Delay beds
|
 |
FCom_List: TList; |
fcstarting compaction - No-Delay beds
|
 |
FDelayVK_List: TList; |
|
 |
FDelayElasticSpecificStorage_List: TList; |
|
 |
FDelayInElasticSpecificStorage_List: TList; |
|
 |
FDstart_List: TList; |
starting head - Delay beds
|
 |
FDHC_List: TList; |
starting preconsolidation head - Delay beds
|
 |
FDCOM_List: TList; |
starting compaction - Delay beds
|
 |
FDZ_List: TList; |
equivalent thickness - Delay beds
|
 |
FNZ_List: TList; |
material zone numbers - Delay beds
|
 |
FNameOfFile: string; |
|
Methods
 |
procedure RetrieveArrays; |
|
 |
procedure EvaluateMaterialZones; |
|
 |
procedure Evaluate; |
|
 |
procedure WriteDataSet1; |
|
 |
procedure WriteDataSet2; |
|
 |
procedure WriteDataSet3; |
|
 |
procedure WriteDataSet4; |
|
 |
procedure WriteDataSets5to8; |
|
 |
procedure WriteDataSet9; |
|
 |
procedure WriteDataSets10to14; |
|
 |
procedure WriteDataSet15; |
|
 |
procedure WriteDataSet16; |
|
 |
class function Extension: string; override; |
|
 |
procedure WriteFile(const AFileName: string); |
|
 |
Destructor Destroy; override; |
|
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:52