Description | Hierarchy | Fields | Methods | Properties |
type TGhbBoundary = class(TSpecificModflowBoundary)
TGhbBoundary
represents the MODFLOW General-Head boundaries associated with a single TScreenObject.
FormulaInterpretation determines whether the TGhbItem.Conductance formulas represent
fiSpecific - Conductance / the length or area of intersection between the TScreenObject and grid cell.
fiTotal - Conductance.
TGhbCollection
represents MODFLOW General Head boundaries for a series of time intervals.![]() |
procedure TestIfObservationsPresent(var EndOfLastStressPeriod: Double; var StartOfFirstStressPeriod: Double; var ObservationsPresent: Boolean); |
![]() |
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 InvalidateDisplay; override; |
![]() |
procedure TestIfObservationsPresent(var EndOfLastStressPeriod: Double; var StartOfFirstStressPeriod: Double; var ObservationsPresent: Boolean); |
![]() |
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 InvalidateDisplay; override; |