water body (reservoir, wetland, and channel) output not uncluded in hyd_output object
routines for water body module
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(water_body), | public | :: | wbodz | ||||
type(water_body), | public, | dimension(:), allocatable, target | :: | res_wat_d | |||
type(water_body), | public, | dimension(:), allocatable | :: | res_wat_m | |||
type(water_body), | public, | dimension(:), allocatable | :: | res_wat_y | |||
type(water_body), | public, | dimension(:), allocatable | :: | res_wat_a | |||
type(water_body), | public, | dimension(:), allocatable, target | :: | wet_wat_d | |||
type(water_body), | public, | dimension(:), allocatable | :: | wet_wat_m | |||
type(water_body), | public, | dimension(:), allocatable | :: | wet_wat_y | |||
type(water_body), | public, | dimension(:), allocatable | :: | wet_wat_a | |||
type(water_body), | public, | dimension(:), allocatable | :: | ch_wat_d | |||
type(water_body), | public, | dimension(:), allocatable | :: | ch_wat_m | |||
type(water_body), | public, | dimension(:), allocatable | :: | ch_wat_y | |||
type(water_body), | public, | dimension(:), allocatable | :: | ch_wat_a | |||
type(water_body), | public | :: | bch_wat_d | ||||
type(water_body), | public | :: | bch_wat_m | ||||
type(water_body), | public | :: | bch_wat_y | ||||
type(water_body), | public | :: | bch_wat_a | ||||
type(water_body), | public | :: | bres_wat_d | ||||
type(water_body), | public | :: | bres_wat_m | ||||
type(water_body), | public | :: | bres_wat_y | ||||
type(water_body), | public | :: | bres_wat_a | ||||
type(water_body), | public, | pointer | :: | wbody_wb |
used for reservoir and wetlands |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(water_body), | intent(in) | :: | wbod1 | |||
type(water_body), | intent(in) | :: | wbod2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(water_body), | intent(in) | :: | wbod1 | |||
real, | intent(in) | :: | const |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(water_body), | intent(in) | :: | wbod1 | |||
real, | intent(in) | :: | const |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public | :: | area_ha | = | 0. | ||
real, | public | :: | precip | = | 0. | ||
real, | public | :: | evap | = | 0. | ||
real, | public | :: | seep | = | 0. |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(water_body), | intent(in) | :: | wbod1 | |||
type(water_body), | intent(in) | :: | wbod2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(water_body), | intent(in) | :: | wbod1 | |||
real, | intent(in) | :: | const |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(water_body), | intent(in) | :: | wbod1 | |||
real, | intent(in) | :: | const |