Documentation ¶
Overview ¶
Package emepwetdep provides a atmospheric wet deposition algorithm from the EMEP model.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WetDeposition ¶
func WetDeposition(indices func() (SO2, OtherGas, PM25)) inmap.CellManipulator
WetDeposition returns a function that calculates particle removal by wet deposition. The function arguments represent array indices of the chemical species. Each species can be associated with more than one array index.
Types ¶
type OtherGas ¶
type OtherGas []int
OtherGas specifies array indicies that hold non-SO2 gas concentrations.
Click to show internal directories.
Click to hide internal directories.