You are here

Model entry

Dynamic changes in the proportion of vegetation in different states - Model catalogue - Simulistics.com

Search Simulistics Model catalogue Listed by keyword Listed by ID Listed by title Listed by date added

Dynamic changes in the proportion of vegetation in different states

Model : vegproportions1
Simile version : 3.1+
Date added : 2003-06-25
Keywords : Vegetation dynamics ; function prev ; function last ;

Description

This is actually two models in one! The idea is to work out how the proportion of vegetation in different states changes over time, knowing the initial proportions and the transition proportions from one state to the other.

One method (the 'proportions' array) uses the prev( ) function for looking up the proportions in the previous time step. This funtion returns the previous value of the same variable.

The other method (the 'new proportions'/'current proportions' combination) uses the last( ) function. This function returns the previous value of another variable.

Each method demonstrates how the concept of 'state' can be handled in a Simile model, without explicitly using a state variable (the compartment symbol).

Note that both versions represent a deterministic approach to modelling changes in the proportion of different types of vegetation (or, equivalently, the proportions of land in different land-use classes. This contrasts with the use of stochastic (probabilistic, Markov) models, in which the proportions are interpreted as probabilities, representingthe probability that one patch of land will undergo a transition from one state to another during one time step. See the 'Related models' section below.

Files

Model file

Click on the icon to download the model file. (You will need Simile to examine and run the model. A free evaluation version is available from the products page.)

Some browsers may attempt to display the model file, rather than open it in Simile; in this case, use the browser back button to return to this page, and use the context menu (invoked by right-clicking on the link) to save the target file to disk.

vegproportions1.sml

Diagram

Results

|

The following graph shows the changes of proportions of vegetation in various states, using the 'proportion' array.

|