Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public | :: | nh4_rf | = | 1. |
ave annual ammonia in rainfall - mg/l |
|
real, | public | :: | no3_rf | = | .2 |
ave annual nitrate in rainfall - mg/l |
|
real, | public | :: | nh4_dry | = | 0. |
ave annual ammonia dry deposition - kg/ha/yr |
|
real, | public | :: | no3_dry | = | 0. |
ave annual nitrate dry deposition - kg/ha/yr |
|
character(len=50), | public | :: | name | = | "" | ||
real, | public, | dimension(:), allocatable | :: | nh4_rfmo | |||
real, | public, | dimension(:), allocatable | :: | no3_rfmo | |||
real, | public, | dimension(:), allocatable | :: | nh4_drymo | |||
real, | public, | dimension(:), allocatable | :: | no3_drymo | |||
real, | public, | dimension(:), allocatable | :: | nh4_rfyr | |||
real, | public, | dimension(:), allocatable | :: | no3_rfyr | |||
real, | public, | dimension(:), allocatable | :: | nh4_dryyr | |||
real, | public, | dimension(:), allocatable | :: | no3_dryyr |