Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(pathogen_db), | public, | dimension(:), allocatable | :: | path_db |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=16), | public | :: | pathnm | = | "" | ||
real, | public | :: | do_soln | = | 0. |
1/day |Die-off factor for pers bac in soil solution |
|
real, | public | :: | gr_soln | = | 0. |
1/day |Growth factor for pers bac in soil solution |
|
real, | public | :: | do_sorb | = | 0. |
1/day |Die-off factor for pers bac adsorbed to soil part |
|
real, | public | :: | gr_sorb | = | 0. |
1/day |Growth factor for pers bac adsorbed to soil part |
|
real, | public | :: | kd | = | 0. |
none |Pathogen part coeff bet sol and sorbed phase in surf runoff |
|
real, | public | :: | t_adj | = | 0. |
none |temp adj factor for bac die-off/growth |
|
real, | public | :: | washoff | = | 0. |
none |frac of pers bac on foliage washed off by a rainfall event |
|
real, | public | :: | do_plnt | = | 0. |
1/day |Die-off factor for pers bac on foliage |
|
real, | public | :: | gr_plnt | = | 0. |
1/day |Growth factor for persistent pathogen on foliage |
|
real, | public | :: | fr_manure | = | 0. |
none |frac of manure containing active colony forming units (cfu) |
|
real, | public | :: | perco | = | 0. |
none |Pathogen perc coeff ratio of solution bacteria in surf layer |
|
real, | public | :: | det_thrshd | = | 0. |
|
|
real, | public | :: | do_stream | = | 0. |
1/day |Die-off factor for persistent pathogen in streams |
|
real, | public | :: | gr_stream | = | 0. |
1/day |growth factor for persistent pathogen in streams |
|
real, | public | :: | do_res | = | 0. |
1/day |Die-off factor for less persistent pathogen in reservoirs |
|
real, | public | :: | gr_res | = | 0. |
1/day |growth factor for less persistent pathogen in reservoirs |
|
real, | public | :: | conc_min | = | 0. |
|minimum pathogen concentration |