Estimates potential fire behaviour at each daily step of a simulation
fireHazard(x, SpParams, forest = NULL, standardConditions = FALSE,
freq="days", fun = "max")
A matrix with fire behaviour variables (columns) for each simulated day (rows) or coarser time steps if summaries are requested.
An object of class spwb
, pwb
, growth
or fordyn
.
A data frame with species parameters (see SpParamsDefinition
and SpParamsMED
).
An object of class forest
(needed if x
is of class spwb
, pwb
or growth
).
A flag to indicate that standard fire weather conditions are to be used (instead of deriving fuel moisture and windspeed from x
).
Frequency of summary statistics (see cut.Date
).
Summary function (by default, maximum values).
Miquel De Cáceres Ainsa, CREAF
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).
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.
spwb
, fuel_FCCS
, fire_FCCS