Simulating Trends and Steps


Up to this point the exercises have assumed that equilibrium points are stationary, or do not change with time. This assumption means that external forces are either constant (s = 0) or act as random variables (s > 0). However, it is possible for environmental factors to cause parameters to change in a more consistent manner. Parameters of the R-function can be affected by exogenous forcing in two basic ways:

  1. By gradual and continuous forcing, such as would occur through global warming. This would cause the affected parameter to change smoothly with time, resulting in what is called a trend. We simulate trends by making the affected parameter a continuous function of time.
  2. By sudden or discontinuous environmental changes, as would occur from a catastrophe like a hurricane. This causes the affected parameter to change suddenly in what is called a step. We simulate steps by making the parameter a discontinuous function of time.

Simulating Trends


Simulating Steps


<PAS Home> <P1b Home>