modelThreeSpecies_Quiescent
Three species in a quiescent state
Extends from ThirdSpecies (Adding a third species to Lotka-Volterra).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Components.RegionalPopulation | rabbits (from ClassicLotkaVolterra) | ||
| Components.Reproduction | reproduction (from ClassicLotkaVolterra) | Reproduction of rabbits | |
| Components.RegionalPopulation | foxes (from ClassicLotkaVolterra) | ||
| Components.Starvation | fox_starvation (from ClassicLotkaVolterra) | Starvation of foxes | |
| Components.Predation | fox_predation (from ClassicLotkaVolterra) | Foxes eating rabbits | |
| Components.RegionalPopulation | wolves (from ThirdSpecies) | ||
| Components.Starvation | wolf_starvation (from ThirdSpecies) | ||
| Components.Predation | wolf_predation (from ThirdSpecies) | Wolves eating Foxes | |
| Components.Predation | wolf_rabbit_predation (from ThirdSpecies) | Wolves eating rabbits |