replace_in_inp: Replace keyword values in CALPUFF system input files

Description Usage Arguments

Description

This function allows for the replacement of values in a CALPUFF system input file.

Usage

1
replace_in_inp(inp_file_working, keyword, replacement)

Arguments

inp_file_working

the string vector that represents the working input file.

keyword

a string vector of input file keywords for the appropriate section.

replacement

a vector of objects that represent formatted strings (for placement in the input file).


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