default_dispersal_control {medfateland} | R Documentation |
Default control parameters for dispersal
Description
Defines default control parameters for dispersal process
Usage
default_dispersal_control()
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.
Author(s)
Miquel De Cáceres Ainsa, CREAF
See Also
spwb_land
, fordyn_scenario
dispersal
Examples
default_dispersal_control()
[Package medfateland version 2.4.5 Index]