Default control parameters for dispersal
Source:R/default_dispersal_control.R
default_dispersal_control.Rd
Defines default control parameters for dispersal process
Value
A list with the following items:
distance_step [= 25]
: Distance step in meters.maximum_dispersal_distance [= 3000]
: Maximum dispersal distance in meters.min_percent [= 1]
: A minimum percent of seed bank to retain entry inseedBank
element offorest
.stochastic_resampling [= FALSE]
: A flag to indicate that stochastic resampling of stands is performed.