This file contains the initial model conditions for one or more scenarios. Each row in this file corresponds to a scenario.
Input | Description |
Scenario | A label for each scenario |
ModelName | A name for each scenario |
Extent | The number of cells on one edge of the landscape (landscapes are square, and contain Extent2 cells). |
Edge.Type | The type of edge to use for the simulation. Options are TORUS and ABSORBING. |
MaxTime | The number of time steps to include in the model. |
K_g | The adult biomass carrying capacity, in grams. To get K in terms of abun-dance, divide K_g by the biomass of each species. |
multi.species.K | An variable indicating carrying capacity type. When set to 0 the carrying capacity is calculated for each species separately, when set to 1, the carry-ing capacity is applied to the biomass of ALL species combined. |
competitiontype | A variable indicating competition type. When 0, stage 0 individuals do not compete for microsites. When 1, stage 0 individuals compete with other individuals of the same species for microsites, when 2, stage 0 individuals compete with all other stage 0 individuals for microsites. |
microsites | Total number of microsites that can be occupied. |
invasion | An indicator for whether or not invasion should take place. No invasion takes place when 0, otherwise, the variable sets the invasion frequency in number of timesteps (e.g., 1 would have invasion at every time, 2 would have invasion at every 2nd timestep). |
num.invaders | The number of invaders to be added to a cell. |
cells.to.invade | The number of cells in the landscape to be invaded. |
invader.repro.potential | the propagule pressure of the invaders (based on their reproductive potential). |
starting.biomass | The starting biomass to be initialized in each cell. Will be divided evenly among non-dispersing life stages. Only used/needed if initial.n == 2 in settings.file. |
num.adults | The number of adults to be initialized in each cell. Only applies when automatically assigning species to the landscape. |
Tot.sp.rich | The number of species to include in the regional species pool. Species in the regional species pool can be assigned to the landscape, and are available to invade the landscape. When generating species, this will set the number of species to create; when reading in species from file, this will serve as a check that the appropriate number is generated. this species richness will reflect the regional species pool, and can be used for assignment to the landscape or for subsequent invasion. |
Land.sp.rich | The number of species initially in the landscape. Only relevant when generating species automatically |
Loc.sp.rich | The number of species assigned per cell. (currently the same number for automatic generation). |
Tot.rtd | Total species pool response trait diversity. This includes dispersal traits as well as response traits from the species responses file. |
Land.rtd | Total landscape response trait diversity. |
Loc.rtd | Total local response trait diversity. |
extinction.threshold | An optional extinction threshold where abundances below the threshold are rounded to 0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.