Description | Hierarchy | Fields | Methods | Properties |
ModpathStartingLocationsWriter
type TModpathStartingLocationsWriter = class(TCustomModflowWriter)
MODPATH versions 5 and 6
![]() |
FParticleLines: TList; |
![]() |
FCellList: TCellAssignmentList; |
![]() |
FParticleGrid: array of array of array of TParticleLines; |
![]() |
FStartingLocations: TStringList; |
![]() |
FStartTime: Real; |
![]() |
FEndTime: Real; |
![]() |
procedure AssignParticleLocationsToElements; |
![]() |
procedure UpdateParticleLines; |
![]() |
procedure WriteLines; |
![]() |
function PackageID_Comment(APackage: TModflowPackageSelection): string; override; |
![]() |
class function Extension: string; override; |
![]() |
Constructor Create(Model: TCustomModel; EvaluationType: TEvaluationType); override; |
![]() |
Destructor Destroy; override; |
![]() |
procedure WriteFile(const AFileName: string); |
![]() |
procedure WriteFileVersion6(const AFileName: string); |
![]() |
FParticleLines: TList; |
![]() |
FCellList: TCellAssignmentList; |
![]() |
FParticleGrid: array of array of array of TParticleLines; |
![]() |
FStartingLocations: TStringList; |
![]() |
FStartTime: Real; |
![]() |
FEndTime: Real; |
![]() |
procedure AssignParticleLocationsToElements; |
![]() |
procedure UpdateParticleLines; |
![]() |
procedure WriteLines; |
![]() |
function PackageID_Comment(APackage: TModflowPackageSelection): string; override; |
![]() |
class function Extension: string; override; |
![]() |
Constructor Create(Model: TCustomModel; EvaluationType: TEvaluationType); override; |
![]() |
Destructor Destroy; override; |
![]() |
procedure WriteFile(const AFileName: string); |
![]() |
procedure WriteFileVersion6(const AFileName: string); |