Unit ModflowTimeUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TModflowStressPeriod TModflowStressPeriod represents a single stress period in MODFLOW.
Class TModflowStressPeriods TModflowStressPeriods is a collection of the data defining all the stress periods in the model.

Functions and Procedures

function GetNumberOfTimeSteps(const PerLength, MaxFirstTimeStepLength, TimeStepMultiplier: real): integer;

Types

TStressPeriodType = (...);

Description

Functions and Procedures

function GetNumberOfTimeSteps(const PerLength, MaxFirstTimeStepLength, TimeStepMultiplier: real): integer;
 

Types

TStressPeriodType = (...);

TStressPeriodType defines the types of stress periods supported by MODFLOW.

Values
  • sptSteadyState: Steady-state stress period
  • sptTransient: Transient stress period

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:52