Skip to contents

Init population with precise distribution

Usage

def_init_k(x)

Arguments

x

Distribution to draw systematically. This distribution should be composed of values in [0, Inf] values with a sum superior to 0. This is the distribution per hectare and not for the sampled plot.

Value

Function similar def_init but with no random effect anymore.

Details

The resulting function will check if the provided vector is the same length as mesh.

See also

Other functions for initiating species population during simulation: def_initBA(), def_init_even(), def_init(), species()