Skip to contents

Perform the harvest Even

Usage

Even_harv(x, species, ...)

Arguments

x

population state distribution at time t

species

The species class object of interest to get mesh and RDIcoef values from. RDIcoef is a one line dataframe with RDI coefficient for one species.

...

Variables used in this case of Uneven harvest

targetKg

is the target Kg

targetRDI

is the target RDI

ct

is the vector to compute BA with x (ct = Buildct(mesh, SurfEch))

SurfEch

Value of plot size surface in ha

Details

Even harvest is done at the stand level with the getPcutEven function to acomodate with the multispecific case.

See also

Other functions that defines harvest rules for a species.: Uneven_harv(), def_harv(), species()