Learn R Programming

medfate (version 0.2.2)

defaultControl: Default control parameters for models

Description

Creates a list with global default parameters for simulation models.

Usage

defaultControl()

Arguments

Value

A list, with the following options:

  • verbose (=FALSE): Boolean flag to indicate console output during calculations.

  • petMode (="Input"): Potential evapotranspiration mode. See swb.

  • hydraulicMode (="Input"): Hydraulic model. See swb.

Details

The function returns a list with default parameters. Users can change those defaults that need to be set to other values and use the list as input for model functions. The relevant parameters are different for each model function.

See Also

defaultSoilParams, SpParamsMED, swb, swbpoints