Caline3Model: Modeling

Description Usage Arguments Details Value

View source: R/S3-Caline3Model.R

Description

Construct, run, summarize and show results from a Caline3Model object.

Usage

1

Arguments

links

a FreeFlowLinks object

meteorology

a Meteorology object

receptors

a Receptors object

terrain

a Terrain object

pollutant

a Pollutant object

Details

The model (object) contains all of the link and met data, as well as site-specific model parameters, such as surface roughness. Internally, these are stored as single-precision arrays. If you want to experiment by changing a parameter, construct a new Caline3Model, unless you really know what you are doing.

Use predict to predict concentrations; aggregate to compute summary statistics, such as means and maxima; and spplot or ggplot to visualize results.

Value

a Caline3Model object


holstius/Rcaline documentation built on May 17, 2019, 4:39 p.m.