bole: Air temperature above ambient at the tree bole behind the...

View source: R/Flora.R

boleR Documentation

Air temperature above ambient at the tree bole behind the flame front

Description

Dynamic air temperature at bole height, declining flame length exponentially

Usage

bole(
  lengthSurface = 2,
  residence = 300,
  depth = 0.05,
  h = 0.1,
  surfDecl = 10,
  t = 1
)

Arguments

lengthSurface
residence
depth
h
surfDecl
t

Details

Air temperature is modelled from dynamic flame segments using Weber R.O., Gill A.M., Lyons P.R.A., Moore P.H.R., Bradstock R.A., Mercer G.N. (1995) Modelling wildland fire temperatures. CALMScience Supplement, 4, 23–26.

pAlphas is set to bole height - depth of surface litter

Value

value


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