Learn R Programming

medfate (version 2.7.3)

fireHazard: Fire hazard

Description

Estimates potential fire behaviour at each daily step of a simulation

Usage

fireHazard(x, SpParams, forest = NULL, standardConditions = FALSE, 
           freq="days", fun = "max")

Value

A matrix with fire behaviour variables (columns) for each simulated day (rows) or coarser time steps if summaries are requested.

Arguments

x

An object of class spwb, pwb, growth or fordyn.

SpParams

A data frame with species parameters (see SpParamsDefinition and SpParamsMED).

forest

An object of class forest (needed if x is of class spwb, pwb or growth).

standardConditions

A flag to indicate that standard fire weather conditions are to be used (instead of deriving fuel moisture and windspeed from x).

freq

Frequency of summary statistics (see cut.Date).

fun

Summary function (by default, maximum values).

Author

Miquel De Cáceres Ainsa, CREAF

Details

Live fuel moisture of shrub and canopy layers is estimated from plant water status. Dead fuel moisture is estimated following Resco-de-Dios et al. (2015).

References

Resco de Dios, V., A. W. Fellows, R. H. Nolan, M. M. Boer, R. A. Bradstock, F. Domingo, and M. L. Goulden. 2015. A semi-mechanistic model for predicting the moisture content of fine litter. Agricultural and Forest Meteorology 203:64–73.

See Also

spwb, fuel_FCCS, fire_FCCS