parameters_GISSM_bigsagebrush: Parameter values of GISSM for big sagebrush

View source: R/GISSM.R

parameters_GISSM_bigsagebrushR Documentation

Parameter values of GISSM for big sagebrush

Description

Parameter values of GISSM for big sagebrush

Usage

parameters_GISSM_bigsagebrush(...)

Arguments

...

Named GISSM parameters and their values.

Value

A list of default and adjusted parameter values for GISSM.

References

Schlaepfer, D.R., Lauenroth, W.K. & Bradford, J.B. (2014). Modeling regeneration responses of big sagebrush (Artemisia tridentata) to abiotic conditions. Ecol Model, 286, 66-77.

Examples

# Default values
x <- parameters_GISSM_bigsagebrush()

# Fix \var{Doy_SeedDispersalStart0} to 325 and use default values otherwise
x <- parameters_GISSM_bigsagebrush(Doy_SeedDispersalStart0 = 325)


DrylandEcology/rSW2funs documentation built on June 28, 2023, 2:51 a.m.