sf: Stacking factor

View source: R/inventory.R

sfR Documentation

Stacking factor

Description

Ratio between solid cubic meters of wood per stere cubic meter of stacked up wood.

Usage

  sf(volume, height, length, depth)

Arguments

volume

real volume of the logs

height

height of the stack (in meters)

length

length of the stack (in meters)

depth

depth of the stack (in meters)

Value

stacking factor ranging from 0-1

References

https://www.eucalyptus.com.br/capitulos/ENG07.pdf


FI documentation built on June 8, 2025, 11:49 a.m.

Related to sf in FI...