Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=40), | public | :: | name | = | "" | ||
integer, | public | :: | obj_no | = | 0 | ||
real, | public | :: | area_ha | = | 0. | ||
real, | public | :: | km | = | 0. | ||
integer, | public | :: | surf_stor | = | 0 | ||
type(hru_databases), | public | :: | dbs | ||||
type(hru_databases_char), | public | :: | dbsc | ||||
integer, | public | :: | land_use_mgt | = | 0 | ||
character(len=40), | public | :: | land_use_mgt_c | = | "" | ||
integer, | public | :: | lum_group | = | 0 | ||
character(len=40), | public | :: | lum_group_c | = | "" | ||
character(len=40), | public | :: | cal_group | = | "" | ||
integer, | public | :: | plant_cov | = | 0 | ||
integer, | public | :: | mgt_ops | = | 0 | ||
integer, | public | :: | tiledrain | = | 0 | ||
integer, | public | :: | septic | = | 0 | ||
integer, | public | :: | fstrip | = | 0 | ||
integer, | public | :: | grassww | = | 0 | ||
integer, | public | :: | bmpuser | = | 0 | ||
integer, | public | :: | crop_reg | = | 0 | ||
integer, | public | :: | paddy_irr | = | 0 |
other data |
|
type(topography), | public | :: | topo | ||||
type(field), | public | :: | field | ||||
type(hydrology), | public | :: | hyd | ||||
type(hydrology), | public | :: | hydcal | ||||
type(landuse), | public | :: | luse | ||||
type(land_use_mgt_variables), | public | :: | lumv | ||||
type(subsurface_drainage_parameters), | public | :: | sdr | ||||
type(snow_parameters), | public | :: | sno | ||||
real, | public | :: | snocov1 | = | 0. | ||
real, | public | :: | snocov2 | = | 0. | ||
integer, | public | :: | cur_op | = | 1 | ||
integer, | public | :: | irr | = | 0 | ||
integer, | public | :: | irr_dmd_dtbl | = | 0 | ||
integer, | public | :: | man_dmd_dtbl | = | 0 | ||
integer, | public | :: | irr_dmd_iauto | = | 0 | ||
integer, | public | :: | man_dmd_iauto | = | 0 | ||
integer, | public | :: | wet_db | = | 0 | ||
real, | public | :: | wet_hc | = | 0. | ||
real, | public | :: | sno_mm | = | 0. | ||
real, | public | :: | water_seep | = | 0. | ||
real, | public | :: | water_evap | = | 0. | ||
real, | public | :: | wet_obank_in | = | 0. | ||
real, | public | :: | precip_aa | = | 0. | ||
character(len=1), | public | :: | wet_fp | = | "n" | ||
character(len=40), | public | :: | irr_src | = | "unlim" | ||
real, | public | :: | strsa | = | 0. | ||
real, | public | :: | irr_hmax | = | 0 | ||
real, | public | :: | irr_hmin | = | 0 | ||
real, | public | :: | irr_isc | = | 0 | ||
real, | public, | dimension(5) | :: | flow | = | 0 |