Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | iru | = | 0 | ||
integer, | public | :: | mru_db | = | 0 | ||
real, | public, | dimension (:), allocatable | :: | ru_tc | |||
real, | public, | dimension (:), allocatable | :: | ru_n | |||
integer, | public, | dimension (:), allocatable | :: | itsb | |||
type(ru_parameters), | public, | dimension(:), allocatable | :: | ru |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | elem_def | = | "" | ||
character(len=16), | public | :: | elem_dr | = | "" | ||
character(len=16), | public | :: | toposub_db | = | "" | ||
character(len=16), | public | :: | field_db | = | "" |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | elem_def | = | 1 | ||
integer, | public | :: | elem_dr | = | 1 | ||
integer, | public | :: | toposub_db | = | 1 | ||
integer, | public | :: | field_db | = | 1 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=13), | public | :: | name | = | "default" | ||
real, | public | :: | length | = | 500. |
|m |field length for wind erosion |
|
real, | public | :: | wid | = | 100. |
|m |field width for wind erosion |
|
real, | public | :: | ang | = | 30. |
|deg |field angle for wind erosion |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | name | = | "" | ||
real, | public | :: | da_km2 | = | 0. |
km2 |drainage area |
|
type(ru_databases_char), | public | :: | dbsc | ||||
type(ru_databases), | public | :: | dbs | ||||
type(field), | public | :: | field |