Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=40), | public | :: | name | = | "" | ||
real, | public | :: | elev | = | 0. |
|m |elevation of HRU |
|
real, | public | :: | slope | = | 0. |
hru_slp(:) |m/m |average slope steepness in HRU |
|
real, | public | :: | slope_len | = | 0. |
slsubbsn(:) |m |average slope length for erosion |
|
real, | public | :: | dr_den | = | 0. |
|km/km2 |drainage density |
|
real, | public | :: | lat_len | = | 0. |
slsoil(:) |m |slope length for lateral subsurface flow |
|
real, | public | :: | dis_stream | = | 0. |
dis_stream(:) | m |average distance to stream |
|
real, | public | :: | dep_co | = | 1. |
| |deposition coefficient |
|
integer, | public | :: | field_db | = | 0 |
| |pointer to field.fld |
|
integer, | public | :: | channel_db | = | 0 |
| |pointer to channel.dat |