SWAT+
61.0.2.7
Source Files
Modules
Procedures
Derived Types
Program
channel_data
Derived Type
7 statements
Source File
channel_data_module.f90
channel_data_module
channel_data
Contents
Variables
name
init
hyd
sed
nut
type, public :: channel_data
Components
Type
Visibility
Attributes
Name
Initial
character(len=16),
public
::
name
=
"default"
integer,
public
::
init
=
0
integer,
public
::
hyd
=
0
integer,
public
::
sed
=
0
integer,
public
::
nut
=
0