calpuff_inp_finalize: Finalize and generate CALPUFF input files

Description Usage Arguments

Description

This function sets the input and output filenames for CALPUFF model runs generates one or a series of CALPUFF.INP files.

Usage

1
2
3
4
5
6
7
8
9
calpuff_inp_finalize(calpuff_inp = "calpuff_template.txt",
  get_filenames_from_wd = TRUE, ptdat = NULL, voldat = NULL,
  ardat = NULL, lndat = NULL, ozdat = NULL, vddat = NULL,
  chemdat = NULL, auxext = NULL, h2o2dat = NULL, nh3zdat = NULL,
  hildat = NULL, rctdat = NULL, cstdat = NULL, bdydat = NULL,
  bcndat = NULL, puflst = NULL, condat = NULL, dfdat = NULL,
  wfdat = NULL, visdat = NULL, t2ddat = NULL, rhodat = NULL,
  rstarte = NULL, debug = NULL, flxdat = NULL, baldat = NULL,
  fogdat = NULL, risdat = NULL, lcfiles = TRUE)

Arguments

calpuff_inp

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

get_filenames_from_wd

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