*
Attribution of the deposition to the grid using a uniform kernel with *
bandwidths dx and dy. *
*
Author: A. Stohl *
*
26 December 1996 *
*
*
Variables: * * nunc uncertainty class of the respective particle * nage age class of the respective particle * deposit amount (kg) to be deposited * *
Changes: eso 10/2016: Added option to disregard kernel
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | nunc | ||||
| real(kind=dep_prec), | dimension(maxspec) | :: | deposit | |||
| real | :: | x | ||||
| real | :: | y | ||||
| integer | :: | nage | ||||
| integer | :: | kp | ||||
| integer, | intent(in) | :: | thread |