export_inputs: Reads and sets nutrient inputs for all models

View source: R/export_inputs.R

export_inputsR Documentation

Reads and sets nutrient inputs for all models

Description

Handles nutrient concentrations in inflows and other sources

Usage

export_inputs(
  config_file,
  folder = ".",
  ler_config_file = "LakeEnsemblR.yaml",
  verbose = FALSE
)

Arguments

config_file

character; name of LakeEnsemblR_WQ config file

folder

path; location of config_file

ler_config_file

character; name of LakeEnsemblR config file

verbose

boolean; print changed parameters on screen


aemon-j/LakeEnsemblR.WQ documentation built on June 17, 2022, 2:31 p.m.