Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(topography_db), | public, | dimension (:), allocatable | :: | topo_db | |||
type(fields_db), | public, | dimension (:), allocatable | :: | field_db |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | name | = | "default" | ||
real, | public | :: | slope | = | .02 |
hru_slp(:) |m/m |average slope steepness in HRU |
|
real, | public | :: | slope_len | = | 50. |
slsubbsn(:) |m |average slope length for erosion |
|
real, | public | :: | lat_len | = | 50. |
slsoil(:) |m |slope length for lateral subsurface flow |
|
real, | public | :: | dis_stream | = | 100. |
dis_stream(:) |m |average distance to stream |
|
real, | public | :: | dep_co | = | 1. |
| |deposition coefficient |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | 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 |