check_format_interception_parameters: Check and format interception parameters for use in the Soil...

Description Usage Arguments Details

View source: R/check_format_interception_parameters.R

Description

This function is initially meant for internal use.

Usage

1

Arguments

...

Either several scalars corresponding to the parameters meant to replace default values in the model, or a single argument containing these parameters in a grouped form (either list or single row data.frame). See details for information on nomenclature and parameters.

Details

The parameters are inputed either separately or groupedly.

If inputed separately, each argument must have a name that corresponds to one of the Interception model's parameters. If the parameters are grouped into a list or a data.frame, the names of the columns/elements must also fulfill this requirement. Also note that if any parameter is missing, its corresponding default value will be used. Finally, if any argument/element has a name that does not correspond to any of the hereafter listed parameters, said argument will be ignored.

Here are the detailed parameters for Gash's analytical interception model:

* S: Canopy storage capacity per unit area * E_m: mean evaporation rate from saturated rainfall


EcoFoG/SWBM documentation built on Feb. 22, 2022, 1:12 a.m.