We now want to combine the measures of Scenario #6 and Scenario #8.
References:
In order to accomplish this change, you need to modify the three tables as done earlier:
parameter Real p_ppoll_tech_chg_mlt[:] = {-0.04,-0.04,0,0} "Persistent pollution technology change multiplier";,
parameter Real p_res_tech_chg_mlt[:] = {-0.04,-0.04,0,0} "Resource technology change multiplier";.
parameter Real p_yield_tech_chg_mlt[:] = {0,0,0.04,0.04} "Yield technology change multiplier";.
We also need to reset one more of the switching times in the model:
parameter Real t_land_life_time(unit="yr") = 2002 "Land life time";.
Simulate the model from 1900 until 2100, and display the same variables as in the book Limits to Growth: The 30-Year Update at page 245:
This seems to have done the trick. The population no longer declines during the 21st century. Is this effort sustainable?
To answer this question, let us simulate the model once more, this time from 1900 until 2500:
The effort is not sustainable in the long run. As we continue to produce industrial goods in order to maintain a high standard of living, we continue to use up the non-recoverable resources, albeit at a much slower rate. Eventually, these resources get exhausted, and at that time, we return to a life in misery.