routines for swatdeg_hru module
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ch_pathogen_output), | public, | dimension(:), allocatable, save | :: | chpth_d | |||
type(ch_pathogen_output), | public, | dimension(:), allocatable, save | :: | chpth_m | |||
type(ch_pathogen_output), | public, | dimension(:), allocatable, save | :: | chpth_y | |||
type(ch_pathogen_output), | public, | dimension(:), allocatable, save | :: | chpth_a | |||
type(ch_pathogen_output), | public | :: | bchpth_d | ||||
type(ch_pathogen_output), | public | :: | bchpth_m | ||||
type(ch_pathogen_output), | public | :: | bchpth_y | ||||
type(ch_pathogen_output), | public | :: | bchpth_a | ||||
type(ch_pathogen_output), | public | :: | chpthz | ||||
type(ch_pathogen_header), | public | :: | chpath_hdr |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ch_pathogen_output), | intent(in) | :: | cho1 | |||
type(ch_pathogen_output), | intent(in) | :: | cho2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ch_pathogen_output), | intent(in) | :: | ch1 | |||
real, | intent(in) | :: | const |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | const | |||
type(ch_pathogen_output), | intent(in) | :: | chn1 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public | :: | pth_in | = | 0. | ||
real, | public | :: | pth_out | = | 0. | ||
real, | public | :: | dre_off | = | 0. | ||
real, | public | :: | regrow | = | 0. | ||
real, | public | :: | water | = | 0. | ||
real, | public | :: | benthic | = | 0. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=6), | public | :: | day | = | " jday" | ||
character(len=6), | public | :: | mo | = | " mon" | ||
character(len=6), | public | :: | day_mo | = | " day" | ||
character(len=6), | public | :: | yrc | = | " yr" | ||
character(len=8), | public | :: | isd | = | " unit " | ||
character(len=8), | public | :: | id | = | " gis_id " | ||
character(len=16), | public | :: | name | = | " name " | ||
character(len=19), | public | :: | pth_in | = | " path_in_#cfu/100ml" | ||
character(len=20), | public | :: | pth_out | = | " path_out_#cfu/100ml" | ||
character(len=21), | public | :: | dre_off | = | " dre_off_#cfu/100ml " | ||
character(len=21), | public | :: | regrow | = | " regrow_#cfu/100ml" | ||
character(len=22), | public | :: | water | = | " water_stor_#cfu/100ml" | ||
character(len=21), | public | :: | benthic | = | " benthic_#cfu/100ml" |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ch_pathogen_output), | intent(in) | :: | cho1 | |||
type(ch_pathogen_output), | intent(in) | :: | cho2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ch_pathogen_output), | intent(in) | :: | ch1 | |||
real, | intent(in) | :: | const |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | const | |||
type(ch_pathogen_output), | intent(in) | :: | chn1 |