In this new scenario, it is thus postulated that additional efforts are being undertaken to increase the yield of food per hectare of arable land.
References:
In order to accomplish this change, you need to modify the table P_Yield_Tech_Chg_Mlt_LYCM that models a multiplier to the investment in technology to improve land yield:
parameter Real p_yield_tech_chg_mlt[:] = {0,0,0.04,0.04} "Yield technology change multiplier";.
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 215:
The results obtained are visibly different from those shown in the book Limits to Growth: The 30-Year Update primarily due to the quantization error.
In this model, some of the gains are huge. For example, the variable agr_inp_per_hect, i.e., the investment in agricultural production per hectare of arable land, that in earlier scenarios assumed values in the range [2,30] dollars per hectare and year suddenly assumes values of several thousands of dollars per hectare and year. We observe hyperinflation at work.
Due to the amplified quantization errors, the collapse happens more than 20 years earlier than shown in the book. If we were to simulate beyond the year 2100, the results obtained using Dymola could be considered similar to those obtained using STELLA. The trajectories simply get shifted in time. However, since we stop the simulation in 2100, our results look qualitatively different.