SWAT+
61.0.2.7
Source Files
Modules
Procedures
Derived Types
Program
water_body
Derived Type
6 statements
Source File
water_body_module.f90
water_body_module
water_body
Contents
Variables
area_ha
precip
evap
seep
type, public :: water_body
Components
Type
Visibility
Attributes
Name
Initial
real,
public
::
area_ha
=
0.
real,
public
::
precip
=
0.
real,
public
::
evap
=
0.
real,
public
::
seep
=
0.