SWAT+
61.0.2.7
Source Files
Modules
Procedures
Derived Types
Program
cell_reservoir_info
Derived Type
7 statements
Source File
gwflow_module.f90
gwflow_module
cell_reservoir_info
Contents
Variables
ncon
cells
elev
hydc
thck
type, public :: cell_reservoir_info
Components
Type
Visibility
Attributes
Name
Initial
integer,
public
::
ncon
=
0
integer,
public,
allocatable
::
cells
(:)
real,
public,
allocatable
::
elev
(:)
real,
public,
allocatable
::
hydc
(:)
real,
public,
allocatable
::
thck
(:)