This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  Experiment with adjusting the initial number of moose and wolves on the island.
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

Experiment with adjusting the initial number of moose and wolves on the island.
 The model simulates the comparison between mountain biking industry and forestry/logging in Derby Tasmania.     How the model works  On the left-hand side, Derby Mountain biking, tourists visit the mountain according to reviews and recommendation of mountain scenery and entertainment activities. Th
The model simulates the comparison between mountain biking industry and forestry/logging in Derby Tasmania.

How the model works
On the left-hand side, Derby Mountain biking, tourists visit the mountain according to reviews and recommendation of mountain scenery and entertainment activities. The number of people who hire bikes and who choose to dine on the mountain are limited by bike availability. Both bike hiring and biker dining contribute to tourist revenue in Derby. On the right-hand side, forest trees grow at certain rates, but are negatively affected by timber demand. Timber logging generate revenue, which depends on sale price and associated cost.

Interesting insights
Although forestry contributes more revenue in a certain time, it seems that Derby Mountain bike generate more tourist revenue from dining services and bike hiring in a long term.

 STEM-SM combines a simple ecosystem model (modified version of VSEM; Hartig et al. 2019) with a soil moisture model (Guswa et al. (2002) leaky bucket model). Outputs from the soil moisture model influence ecosystem dynamics in three ways.   (1) The ratio of actual transpiration to maximum evapotran
STEM-SM combines a simple ecosystem model (modified version of VSEM; Hartig et al. 2019) with a soil moisture model (Guswa et al. (2002) leaky bucket model). Outputs from the soil moisture model influence ecosystem dynamics in three ways. 
(1) The ratio of actual transpiration to maximum evapotranspiration (T/ETmax) modifies gross primary productivity (GPP).
(2) Degree of saturation of the soil (Sd) modifies the rate of soil heterotrophic respiration.
(3) Water limitation of GPP (by T/ETmax) and of soil nutrient availability (approximated by Sd) combine with leaf area limitation (approximated by fraction of incident photosynthetically-active radiation that is absorbed) to modify the allocation of net primary productivity to aboveground and belowground parts of the vegetation.

Ecosystem dynamics in turn influence flows of water in to and out of the soil moisture stock. The size of the aboveground biomass stock determines fractional vegetation cover, which modifies interception, soil evaporation and transpiration by plants.

References:
Guswa, A.J., Celia, M.A., Rodriguez-Iturbe, I. (2002) Models of soil moisture dynamics in ecohydrology: a comparative study. Water Resources Research 38, 5-1 - 5-15.

Hartig, F., Minunno, F., and Paul, S. (2019). BayesianTools: General-Purpose MCMC and SMC Samplers and Tools for Bayesian Statistics. R package version 0.1.7. https://CRAN.R-project.org/package=BayesianTools

8 months ago
This simulation shows how plant, deer and wolf populations impact each other in a deciduous forest ecosystem.
This simulation shows how plant, deer and wolf populations impact each other in a deciduous forest ecosystem.
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

Thanks to Jacob Englert for the model if-then-else structure.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

 This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

 Woodland caribou is a species at risk because of northward expansion of resource development activity.  Some herds are in dire condition and well below self-sustainability, while others are only moderately below self-sustaining levels.  Given limited conservation dollars, what are the most effectiv
Woodland caribou is a species at risk because of northward expansion of resource development activity.  Some herds are in dire condition and well below self-sustainability, while others are only moderately below self-sustaining levels.  Given limited conservation dollars, what are the most effective conservation actions, and how much money needs to be spent?  Which herds should be a priority for conservation efforts? The purpose of this model to provide insight into these difficult conservation questions.  

This model was developed by Rob Rempel and Jen Shuter, and was based in part on input from attendees of a modelling workshop ("Modelling the Caribou Questions") held at the 16th North American Caribou Workshop in Thunder Bay, Ontario, May 2016.
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

 Allison Zembrodt's Model    This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data f
Allison Zembrodt's Model

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

equations I used in kill rate :

power model - 12*0.1251361120909615*([Moose]/[Wolves])^.44491970277839954*[Wolves]


Kill rate sqrt = 12*(0.0933207+.0873463*([Moose]/[Wolves])^.5)*[Wolves]


Holling Type III - ((0.986198*([Moose]/[Wolves])^2)/ (601.468 +([Moose]/[Wolves])^2))*[Wolves]*12


linear - 12*[Wolves]*(.400271+.00560299([Moose]/[Wolves]))


Common Timothy is an invasive grass species.  Alpine Timothy is the native grass species in Yellowstone.  I calculated the carrying capacity of the grasses by converting acres, square feet, pounds per square feet and seeds per pound.  There is a higher birth rate and lower death rate for the common
Common Timothy is an invasive grass species.  Alpine Timothy is the native grass species in Yellowstone.  I calculated the carrying capacity of the grasses by converting acres, square feet, pounds per square feet and seeds per pound.  There is a higher birth rate and lower death rate for the common timothy because the grass is taking over the area due to a lack of wildlife predators.
  ​Predator-prey
models are the building masses of the bio-and environments as bio
masses are become out of their asset masses. Species contend, advance and
scatter essentially to look for assets to support their battle for their very
presence. Contingent upon their particular settings of uses, they

​Predator-prey models are the building masses of the bio-and environments as bio masses are become out of their asset masses. Species contend, advance and scatter essentially to look for assets to support their battle for their very presence. Contingent upon their particular settings of uses, they can take the types of asset resource-consumer, plant-herbivore, parasite-have, tumor cells- immune structure, vulnerable irresistible collaborations, and so on. They manage the general misfortune win connections and thus may have applications outside of biological systems. At the point when focused connections are painstakingly inspected, they are regularly in actuality a few types of predator-prey communication in simulation. 

 Looking at Lotka-Volterra Model:

The well known Italian mathematician Vito Volterra proposed a differential condition model to clarify the watched increment in predator fish in the Adriatic Sea during World War I. Simultaneously in the United States, the conditions contemplated by Volterra were determined freely by Alfred Lotka (1925) to portray a theoretical synthetic response wherein the concoction fixations waver. The Lotka-Volterra model is the least complex model of predator-prey communications. It depends on direct per capita development rates, which are composed as f=b−py and g=rx−d. 

A detailed explanation of the parameters:

  • The parameter b is the development rate of species x (the prey) without communication with species y (the predators). Prey numbers are reduced by these collaborations: The per capita development rate diminishes (here directly) with expanding y, conceivably getting to be negative. 
  • The parameter p estimates the effect of predation on x˙/x. 
  • The parameter d is the death rate of species y without connection with species x. 
  • The term rx means the net rate of development of the predator population in light of the size of the prey population.

Reference:

http://www.scholarpedia.org/article/Predator-prey_model

 

 This is a basic model for use with our lab section.  The full BIDE options.

This is a basic model for use with our lab section.  The full BIDE options.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale websi
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

We incorporate logistic growth into the moose dynamics, and we replace the death flow of the moose with a kill rate modeled from the kill rate data found on the Isle Royale website.

I start with these parameters:
Wolf Death Rate = 0.15
Wolf Birth Rate = 0.0187963
Moose Birth Rate = 0.4
Carrying Capacity = 2000
Initial Moose: 563
Initial Wolves: 20

I used RK-4 with step-size 0.1, from 1959 for 60 years.

The moose birth flow is logistic, MBR*M*(1-M/K)
Moose death flow is Kill Rate (in Moose/Year)
Wolf birth flow is WBR*Kill Rate (in Wolves/Year)
Wolf death flow is WDR*W

Clone of:  'Sucesion Forestal' (by Denny S. Fernandez del Viso) for subtropical forest, which in turn is a modification of 'Modeling forest succession in a northeast deciduous forest' (by Owen Stuart).   Translated to English (by Lisa Belyea)
Clone of: 
'Sucesion Forestal' (by Denny S. Fernandez del Viso) for subtropical forest, which in turn is a modification of 'Modeling forest succession in a northeast deciduous forest' (by Owen Stuart).
Translated to English (by Lisa Belyea)
 This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

 This model has two main components. First is modelling the change in population composition as non-First Nations immigration increases with the opening of new mines in the region. The second is modelling the increasing income disparity between First Nations and non-First Nations as mining jobs are

This model has two main components. First is modelling the change in population composition as non-First Nations immigration increases with the opening of new mines in the region. The second is modelling the increasing income disparity between First Nations and non-First Nations as mining jobs are disproportionately gained by non-First Nations workers.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  Experiment with adjusting the initial number of moose and wolves on the island.
This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

Experiment with adjusting the initial number of moose and wolves on the island.
 This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.  Experiment with adjusting the initial number of moose and wolves on the island.

This model illustrates predator prey interactions using real-life data of wolf and moose populations on the Isle Royale.

Experiment with adjusting the initial number of moose and wolves on the island.