calpuff_10_wdep_params: Set the CALPUFF parameters for wet deposition

Description Usage Arguments

Description

This function validates and writes CALPUFF parameters for wet deposition.

Usage

1
2
3
calpuff_10_wdep_params(calpuff_inp = "calpuff_template.txt",
  species_names = NULL, species_scaveng_coeff_liquid_precip = NULL,
  species_scaveng_coeff_frozen_precip = NULL)

Arguments

calpuff_inp

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

species_names

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

species_scaveng_coeff_liquid_precip

a vector list of scavenging coefficients from liquid precipitation (in 1/s units) each of the species provided in the 'species_names' object.

species_scaveng_coeff_frozen_precip

a vector list of scavenging coefficients from frozen precipitation (in 1/s units) each of the species provided in the 'species_names' object.


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