simpledrydep

package
v1.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package simpledrydep provides a atmospheric dry deposition algorithm for a small number of chemical species.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DryDeposition

func DryDeposition(indices func() (SOx, NH3, NOx, VOC, PM25)) inmap.CellManipulator

DryDeposition returns a function that calculates particle removal by dry deposition. The function arguments represent array indices of the chemical species. Each species can be associated with more than one array index.

Types

type NH3

type NH3 []int

NH3 specifies array indicies that hold ammonia concentrations.

type NOx

type NOx []int

NOx specifies array indicies that hold oxides of Nitrogen concentrations.

type PM25

type PM25 []int

PM25 specifies array indicies that hold fine particulate matter concentrations.

type SOx

type SOx []int

SOx specifies array indicies that hold sulfur oxide concentrations.

type VOC

type VOC []int

VOC specifies array indicies that hold volatile organic compound concentrations.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL