Description | Hierarchy | Fields | Methods | Properties |
type TMultinodeWellSelection = class(TModflowPackageSelection)
![]() |
procedure SetPrintOption(const Value: TMnw2PrintOption); |
![]() |
procedure SetCreateWellFile(const Value: Boolean); |
![]() |
procedure SetSummarizeByNode(const Value: Boolean); |
![]() |
procedure SetSummarizeByWell(const Value: Boolean); |
![]() |
procedure InitializeMnw2Display(Sender: TObject); |
![]() |
procedure GetMfMnwWellRadiusUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwSkinRadiusUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwUseList(Sender: TObject; NewUseList: TStringList; DataIndex: integer); |
![]() |
procedure GetMfMnwSkinKUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwBUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwCUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwPUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwCellToWellConductanceUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwPartialPenetrationUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
Constructor Create(Model: TBaseModel); |
![]() |
Destructor Destroy; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property MfMnwWellRadius: TModflowBoundaryDisplayTimeList
read FMfMnwWellRadius; |
![]() |
property MfMnwSkinRadius: TModflowBoundaryDisplayTimeList
read FMfMnwSkinRadius; |
![]() |
property MfMnwSkinK: TModflowBoundaryDisplayTimeList read FMfMnwSkinK; |
![]() |
property MfMnwB: TModflowBoundaryDisplayTimeList read FMfMnwB; |
![]() |
property MfMnwC: TModflowBoundaryDisplayTimeList read FMfMnwC; |
![]() |
property MfMnwP: TModflowBoundaryDisplayTimeList read FMfMnwP; |
![]() |
property MfMnwCellToWellConductance: TModflowBoundaryDisplayTimeList
read FMfMnwCellToWellConductance; |
![]() |
property MfMnwPartialPenetration: TModflowBoundaryDisplayTimeList
read FMfMnwPartialPenetration; |
![]() |
property PrintOption: TMnw2PrintOption read FPrintOption
write SetPrintOption default mpoMost; |
![]() |
property CreateWellFile: Boolean read FCreateWellFile write SetCreateWellFile; |
![]() |
property SummarizeByWell: Boolean read FSummarizeByWell write SetSummarizeByWell; |
![]() |
property SummarizeByNode: Boolean read FSummarizeByNode write SetSummarizeByNode; |
![]() |
FPrintOption: TMnw2PrintOption; |
![]() |
FSummarizeByWell: Boolean; |
![]() |
FCreateWellFile: Boolean; |
![]() |
FSummarizeByNode: Boolean; |
![]() |
FMfMnwWellRadius: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwCellToWellConductance: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwP: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwSkinK: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwSkinRadius: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwPartialPenetration: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwB: TModflowBoundaryDisplayTimeList; |
![]() |
FMfMnwC: TModflowBoundaryDisplayTimeList; |
![]() |
procedure SetPrintOption(const Value: TMnw2PrintOption); |
![]() |
procedure SetCreateWellFile(const Value: Boolean); |
![]() |
procedure SetSummarizeByNode(const Value: Boolean); |
![]() |
procedure SetSummarizeByWell(const Value: Boolean); |
![]() |
procedure InitializeMnw2Display(Sender: TObject); |
![]() |
procedure GetMfMnwWellRadiusUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwSkinRadiusUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwUseList(Sender: TObject; NewUseList: TStringList; DataIndex: integer); |
![]() |
procedure GetMfMnwSkinKUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwBUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwCUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwPUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwCellToWellConductanceUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
procedure GetMfMnwPartialPenetrationUseList(Sender: TObject; NewUseList: TStringList); |
![]() |
Constructor Create(Model: TBaseModel); |
![]() |
Destructor Destroy; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property MfMnwWellRadius: TModflowBoundaryDisplayTimeList
read FMfMnwWellRadius; |
![]() |
property MfMnwSkinRadius: TModflowBoundaryDisplayTimeList
read FMfMnwSkinRadius; |
![]() |
property MfMnwSkinK: TModflowBoundaryDisplayTimeList read FMfMnwSkinK; |
![]() |
property MfMnwB: TModflowBoundaryDisplayTimeList read FMfMnwB; |
![]() |
property MfMnwC: TModflowBoundaryDisplayTimeList read FMfMnwC; |
![]() |
property MfMnwP: TModflowBoundaryDisplayTimeList read FMfMnwP; |
![]() |
property MfMnwCellToWellConductance: TModflowBoundaryDisplayTimeList
read FMfMnwCellToWellConductance; |
![]() |
property MfMnwPartialPenetration: TModflowBoundaryDisplayTimeList
read FMfMnwPartialPenetration; |
![]() |
property PrintOption: TMnw2PrintOption read FPrintOption
write SetPrintOption default mpoMost; |
![]() |
property CreateWellFile: Boolean read FCreateWellFile write SetCreateWellFile; |
![]() |
property SummarizeByWell: Boolean read FSummarizeByWell write SetSummarizeByWell; |
![]() |
property SummarizeByNode: Boolean read FSummarizeByNode write SetSummarizeByNode; |