Insight diagram

This model describes phosphorus cycling in a dune-lake system in the Northland region of New Zealand. It is based on stock and flow diagrams where each orange oval represents an input, while each blue box represents a stock. Each arrow represents a flow. Flows involve a loss from the stock at which they start and add to the stock at which they end.

Clone of Clone of Story of phosphorus dynamics in a shallow lake
Insight diagram
The simulation integrates or sums (INTEG) the Nj population, with a change of Delta N in each generation, starting with an initial value of 5.
The equation for DeltaN is a version of 
Nj+1 = Nj  + mu (1- Nj / Nmax ) Nj
the maximum population is set to be one million, and the growth rate constant mu = 3.
 
Nj: is the “number of items” in our current generation.

Delta Nj: is the “change in number of items” as we go from the present generation into the next generation. This is just the number of items born minus the number of items who have died.

mu: is the growth or birth rate parameter, similar to that in the exponential growth and decay model. However, as we extend our model it will no longer be the actual growth rate, but rather just a constant that tends to control the actual growth rate without being directly proportional to it.

F(Nj) = mu(1‐Nj/Nmax): is our model for the effective “growth rate”, a rate that decreases as the number of items approaches the maximum allowed by external factors such as food supply, disease or predation. (You can think of mu as the growth or birth rate in the absence of population pressure from other items.) We write this rate as F(Nj), which is a mathematical way of saying F is affected by the number of items, i.e., “F is a function of Nj”. It combines both growth and all the various environmental constraints on growth into a single function. This is a good approach to modeling; start with something that works (exponential growth) and then modify it incrementally, while still incorporating the working model.

Nj+1 = Nj + Delta Nj : This is a mathematical way to say, “The new number of items equals the old number of items plus the change in number of items”.

Nj/Nmax: is what fraction a population has reached of the maximum "carrying capacity" allowed by the external environment. We use this fraction to change the overall growth rate of the population. In the real world, as well as in our model, it is possible for a population to be greater than the maximum population (which is usually an average of many years), at least for a short period of time. This means that we can expect fluctuations in which Nj/Nmax is greater than 1.

This equation is a form of what is known as the logistic map or equation. It is a map because it "maps'' the population in one year into the population of the next year. It is "logistic'' in the military sense of supplying a population with its needs. It a nonlinear equation because it contains a term proportional to Nj^2 and not just Nj. The logistic map equation is also an example of discrete mathematics. It is discrete because the time variable j assumes just integer values, and consequently the variables Nj+1 and Nj do not change continuously into each other, as would a function N(t). In addition to the variables Nj and j, the equation also contains the two parameters mu, the growth rate, and Nmax, the maximum population. You can think of these as "constants'' whose values are determined from external sources and remain fixed as one year of items gets mapped into the next year. However, as part of viewing the computer as a laboratory in which to experiment, and as part of the scientific process, you should vary the parameters in order to explore how the model reacts to changes in them.
Clone of POPULATION LOGISTIC MAP (WITH FEEDBACK)
Insight diagram
This model is based off Meadows economic capital with reinforcing growth loop constrained by a renewable resource model.
Tourism Simulator
Insight diagram
Clone of EA sustainability take 2
Insight diagram
This model describes the flow of energy from generation to consumption for neighborhoods in the metro Atlanta area. It also calculates the cost of energy production and the number of years it will take to recover that cost.
Clone of Microgrid with storage
Insight diagram
Clone of ENV 221 Assignment 2 - Watershed Stock&Flow
Insight diagram
In Chile, 60% of its population are exposed to levels of Particulate Matter (PM) above international standards. Air Pollution is causing 4,000 premature deaths per year, including health costs over US$8 billion.

The System Dynamics Causal Loop Diagram developed herein shows an initial study of the dynamics among the variables that influences the accumulation of PM in the air, in particular the case of Temuco, in the South of Chile. In Temuco, 97% of the PM inventories comes from the combustion of low quality firewood, which in turns is being burned due to its low price and cultural habits/tradition.
Clone of Air Pollution Dynamics - Firewood Combustion
Insight diagram
This model explains the primary production of phytoplankton, forced by light and nutrients over a year period.


Primary Producton Model with Phytoplankton as State Variable
Insight diagram
Clone of Clone of Clone of Food Security and Climate Change in East Africa
Insight diagram
The simulation integrates or sums (INTEG) the Nj population, with a change of Delta N in each generation, starting with an initial value of 5.
The equation for DeltaN is a version of 
Nj+1 = Nj  + mu (1- Nj / Nmax ) Nj
the maximum population is set to be one million, and the growth rate constant mu = 3.
 
Nj: is the “number of items” in our current generation.

Delta Nj: is the “change in number of items” as we go from the present generation into the next generation. This is just the number of items born minus the number of items who have died.

mu: is the growth or birth rate parameter, similar to that in the exponential growth and decay model. However, as we extend our model it will no longer be the actual growth rate, but rather just a constant that tends to control the actual growth rate without being directly proportional to it.

F(Nj) = mu(1‐Nj/Nmax): is our model for the effective “growth rate”, a rate that decreases as the number of items approaches the maximum allowed by external factors such as food supply, disease or predation. (You can think of mu as the growth or birth rate in the absence of population pressure from other items.) We write this rate as F(Nj), which is a mathematical way of saying F is affected by the number of items, i.e., “F is a function of Nj”. It combines both growth and all the various environmental constraints on growth into a single function. This is a good approach to modeling; start with something that works (exponential growth) and then modify it incrementally, while still incorporating the working model.

Nj+1 = Nj + Delta Nj : This is a mathematical way to say, “The new number of items equals the old number of items plus the change in number of items”.

Nj/Nmax: is what fraction a population has reached of the maximum "carrying capacity" allowed by the external environment. We use this fraction to change the overall growth rate of the population. In the real world, as well as in our model, it is possible for a population to be greater than the maximum population (which is usually an average of many years), at least for a short period of time. This means that we can expect fluctuations in which Nj/Nmax is greater than 1.

This equation is a form of what is known as the logistic map or equation. It is a map because it "maps'' the population in one year into the population of the next year. It is "logistic'' in the military sense of supplying a population with its needs. It a nonlinear equation because it contains a term proportional to Nj^2 and not just Nj. The logistic map equation is also an example of discrete mathematics. It is discrete because the time variable j assumes just integer values, and consequently the variables Nj+1 and Nj do not change continuously into each other, as would a function N(t). In addition to the variables Nj and j, the equation also contains the two parameters mu, the growth rate, and Nmax, the maximum population. You can think of these as "constants'' whose values are determined from external sources and remain fixed as one year of items gets mapped into the next year. However, as part of viewing the computer as a laboratory in which to experiment, and as part of the scientific process, you should vary the parameters in order to explore how the model reacts to changes in them.
Clone of POPULATION LOGISTIC MAP (WITH FEEDBACK)
Insight diagram
From science Dec 2106 article showing a CLD diagram
Lake fish regime shift
Insight diagram
Simple model to illustrate oyster growth based on primary production of Phytoplankton as a state variable, forced by light and nutrients, running for a yearly period.

Phytoplankton growth based on on Steele's and Michaelis-Menten equations), where: 

Primary Production=(([Pmax]*[I]/[Iopt]*exp(1-[I]/[Iopt])*[S])/([Ks]+[S]))

Pmax: Maximum production (d-1)
I: Light energy at depth of interest (uE m-2 s-1)
Iopt: Light energy at which Pmax occurs (uE m-2 s-1)
S: Nutrient concentration (umol N L-1)
Ks: Half saturation constant for nutrient (umol N L-1).

Further developments:
- Nutrients as state variable in cycle with detritus from phytoplankton and oyster biomass.
- Light limited by the concentration of phytoplankton.
- Temperature effect on phytoplankton and Oyster growth.


Clone of Clone3f micro algae , biogas , bioelectrcidades
Insight diagram
HANDY Model of Societal Collapse from Ecological Economics Paper 
see also D Cunha's model at IM-15085
Clone of Human and Nature Dynamics of Societal Inequality
Insight diagram
Challenges in sustainability are multilevel.
This diagram attempts to summarize levels of self reinforcing destructive dynamics, authors that deal with them, and point of leverage for change.

The base of the crisis is a mechanistic rather than ecological worldview. This mechanistic worldview is based on outdated science that assumed the universe to be a large machine. In a machine there is an inside and an outside. The health of the inside is important for the machine, the outside not. In an ecological view everything is interconnected, there is no clear separation in the future of self and other. All parts influence the health of other parts. To retain health sensitivity and democracy are inherent. The sense of separation from other that keeps the mechanistic worldview dominant is duality. Being cut off from spiritual traditions due to a mechanistic view of science people need access to inter-spirituality to reconnect with the human traditions and tools around connectedness, inner discovery, and compassion. Many books on modern physics and biology deal with the system view implications. "The coming interspiritual age" deals with the need to connect spiritual traditions and science.

At the bottom for the dynamic is an individual a sense of disconnectedness leads to a dependency on spending and having rather than connecting. The connecting has become too painful and dealing with it unpopular in our culture. Joanna Macy deals with this in Active Hope. 

This affluenza and disconnection is worsened by a market that floods one with advertisements aimed at creating needs and a sense of dissatisfaction with that one has.

National economies are structured around maximising GDP which means maximising consumption and financial capital movement. This is at the cost of local economies. These same local economies are needed for balanced happiness as well as for sustainability.

Generally institutions focus on maximising consumption rather than sustaining life support systems. David Korten covers this well.

Power and wealth is confused in this worldview. In striving for wealth only power is striven for in the form of money and monopoly.

Those at the head of large banks and corporations tend to be there because they exemplify this approach. They have few scruples about enforcing this approach onto everyone through wars and disaster capitalism. Naomi Klein and David Estulin documented this.

Power has become so centralized that we need this understanding to be widespread and include many of those in power. Progress of all of these levels are needed to show them and all that another way is possible.
Levels of transition needed to sustainability
Insight diagram
Simple population dynamics examples based on ​Lotka-Volterra equations.
KMA - 2. EA public
Insight diagram

Interplay between wolves eating sheep and farmers killing wolves who kill deer that eat crops that feed sheep.

Clone of Complex Sheep, Wolves, Deer, Crops
Insight diagram
This model is a classic simulation of the production cycle in the ocean, including the effects of the thermocline in switching off advection of dissolved nutrients and detritus to the surface layer.

It illustrates a number of interesting features including the coupling of three state variables in a closed cycle, the use of time to control the duration of advection, and the modulus function for cycling annual temperature data over multiple years.

The model state variables are expressed in nitrogen units (mg N m-3), and the calibration is based on:

Baliño, B.M. 1996. Eutrophication of the North Sea, 1980-1990: An evaluation of anthropogenic nutrient inputs using a 2D phytoplankton production model. Dr. scient. thesis, University of Bergen.
 
Fransz, H.G. & Verhagen, J.H.G. 1985. Modelling Research on the Production Cycle of Phytoplankton in the Southern Bight of the Northn Sea in Relation to Riverborne Nutrient Loads. Netherlands Journal of Sea Research 19 (3/4): 241-250.

This model was first implemented in PowerSim some years ago by one of my M.Sc. students, who then went on to become a Buddhist monk. Although this is a very Zen model, as far as I'm aware, the two facts are unrelated.
Clone of NPD model (Nutrients, Phytoplankton, Detritus)
Insight diagram

This stock and flow diagram is an updated working draft of a conceptual model of a dune-lake system in the Northland region of New Zealand.

Clone of Stock and flow diagram of nitrogen in a lake
Insight diagram
A simple phosphorus model for a generic lake.
Phosphorus in a Lake
Insight diagram
Clone of Fluxograma da produção de biodiesel a partir de microalgas
Insight diagram
Deforestation
Insight diagram
Simple Model of the Food Chain
Clone of Food Chain
Insight diagram
Diagrams of theories of control of destiny at multiple scales as fundamental causes of social determinants of health from Whitehead 2016 article in Health and Place
Control over decisions and health inequalities at multiple scales of experience
Insight diagram

Harvested fishery with endogenous investment. Ch 9 p340-345 John Morecroft (2007) Strategic Modelling and Business Dynamics

Harvested Fishery with Endogenous Investment