flora: Scorch height using an isotherm

View source: R/Flora.R

floraR Documentation

Scorch height using an isotherm

Description

Calculates the height to which vegetation will be consumed, and the height to a designated temperature isotherm reached for one second.

Usage

flora(Surf, Plant, Param = Param, Test = 70)

Arguments

Surf

The dataframe produced by the function 'summary',

Plant

The dataframe produced by the function 'repFlame'.

Param

A parameter dataframe used for FRaME, such as produced using readLegacyParamFile

Test

The temperature of the flora, default 70 degC

Details

Output fields are: Height - overall scorch height (m) ns, e, m, c - height of consumption in each stratum (m) b1, b2, b3, b4 - percentage of strata 1 (ns) to strata 4 (c) consumed sc1, sc2, sc3, sc4 - percentage of strata 1 (ns) to strata 4 (c) scorched d1, d2, d3, d4 - death (1) or survival (0) of standing foliage per stratum (50

Value

dataframe


pzylstra/frame_r documentation built on Nov. 12, 2023, 1:55 a.m.