calpuff_08_size_ddep_particles: Set the CALPUFF size parameters for dry deposition of...

Description Usage Arguments

Description

This function validates and writes CALPUFF size parameters for dry deposition of particles.

Usage

1
2
3
calpuff_08_size_ddep_particles(calpuff_inp = "calpuff_template.txt",
  species_names = NULL, species_geom_mass_mean_diam = NULL,
  species_geom_SD = NULL)

Arguments

calpuff_inp

the absolute path and filename for the working CALPUFF input file.

species_names

a vector list of species for which dry deposition size parameters will be supplied.

species_geom_mass_mean_diam

a vector list of geometric mass mean diameters (in micron units) for each of the species provided in the 'species_names' object.

species_geom_SD

a vector list of geometric standard deviation values (in micron units) for each of the species provided in the 'species_names' object.


rich-iannone/PuffR documentation built on May 27, 2019, 7:46 a.m.