routines for swatdeg_hru module
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | public | :: | aqu_pestbz | ||||
type(aqu_pesticide_output), | public, | dimension(:), allocatable, save | :: | aqupst_d | |||
type(aqu_pesticide_output), | public, | dimension(:), allocatable, save | :: | aqupst_m | |||
type(aqu_pesticide_output), | public, | dimension(:), allocatable, save | :: | aqupst_y | |||
type(aqu_pesticide_output), | public, | dimension(:), allocatable, save | :: | aqupst_a | |||
type(aqu_pesticide_output), | public | :: | baqupst_d | ||||
type(aqu_pesticide_output), | public | :: | baqupst_m | ||||
type(aqu_pesticide_output), | public | :: | baqupst_y | ||||
type(aqu_pesticide_output), | public | :: | baqupst_a | ||||
type(aqu_pesticide_output), | public | :: | aqupst | ||||
type(aqu_pesticide_output), | public | :: | aqupstz | ||||
type(aqu_pesticide_header), | public | :: | aqupest_hdr |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
type(aqu_pesticide_processes), | intent(in) | :: | aqu2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
type(aqu_pesticide_processes), | intent(in) | :: | aqu2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
real, | intent(in) | :: | const |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
real, | intent(in) | :: | const |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public | :: | tot_in | = | 0. | ||
real, | public | :: | sol_flo | = | 0. | ||
real, | public | :: | sor_flo | = | 0. | ||
real, | public | :: | sol_perc | = | 0. | ||
real, | public | :: | react | = | 0. | ||
real, | public | :: | metab | = | 0. | ||
real, | public | :: | stor_ave | = | 0. | ||
real, | public | :: | stor_init | = | 0. | ||
real, | public | :: | stor_final | = | 0. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | public, | dimension (:), allocatable | :: | pest |
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=16), | public | :: | pest | = | " pesticide " | ||
character(len=13), | public | :: | tot_in | = | " tot_in_kg " | ||
character(len=13), | public | :: | sol_out | = | " sol_flo_kg" | ||
character(len=13), | public | :: | sor_out | = | " sor_flo_kg" | ||
character(len=13), | public | :: | sol_perc | = | "sol_perc_kg" | ||
character(len=13), | public | :: | react | = | "react_kg" | ||
character(len=13), | public | :: | metab | = | "metab_kg" | ||
character(len=13), | public | :: | stor_ave | = | "stor_ave_kg" | ||
character(len=13), | public | :: | stor_init | = | "stor_init_kg" | ||
character(len=13), | public | :: | stor_final | = | "stor_final_kg" |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
type(aqu_pesticide_processes), | intent(in) | :: | aqu2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
type(aqu_pesticide_processes), | intent(in) | :: | aqu2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
real, | intent(in) | :: | const |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(aqu_pesticide_processes), | intent(in) | :: | aqu1 | |||
real, | intent(in) | :: | const |