Description | Hierarchy | Fields | Methods | Properties |
type TMfWellBoundary = class(TSpecificModflowBoundary)
TMfWellBoundary
represents the MODFLOW Well boundaries associated with a single TScreenObject.
FormulaInterpretation determines whether the TWellItem.PumpingRate formulas represent
fiSpecific - Pumping Rate / the length or area of intersection between the TScreenObject and grid cell.
fiTotal - Pumping Rate.
TWellCollection
represents MODFLOW Well boundaries for a series of time intervals.![]() |
procedure AssignCells(BoundaryStorage: TCustomBoundaryStorage; ValueTimeList: TList; AModel: TBaseModel); override; |
![]() |
class function BoundaryCollectionClass: TMF_BoundCollClass; override; |
![]() |
class function ModflowParamItemClass: TModflowParamItemClass; override; |
![]() |
function ParameterType: TParameterType; override; |
![]() |
procedure GetCellValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); override; |
![]() |
procedure GetCellListValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); |
![]() |
procedure InvalidateDisplay; override; |
![]() |
procedure AssignCells(BoundaryStorage: TCustomBoundaryStorage; ValueTimeList: TList; AModel: TBaseModel); override; |
|
![]() |
class function BoundaryCollectionClass: TMF_BoundCollClass; override; |
![]() |
class function ModflowParamItemClass: TModflowParamItemClass; override; |
![]() |
function ParameterType: TParameterType; override; |
![]() |
procedure GetCellValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); override; |
|
![]() |
procedure GetCellListValues(ValueTimeList: TList; ParamList: TStringList; AModel: TBaseModel); |
ultimately make this virtual; |
![]() |
procedure InvalidateDisplay; override; |