ABSTRACT

Our programs for the eight classical simulation problems described in this chapter introduce the reader to several useful programming tricks. Section 7.1.2 shows how to obtain logarithmic plots by transforming the given dierential equations. Sections 7.2.1 through 7.2.3 solve three dierent problems by calling multiple continuing simulation runs with dierent parameters. Sections 7.3.1 and 7.3.2 discuss two physiological models, and Sections 7.4.1 and 7.4.2 use multiple DYNAMIC segments for the widely known pilot ejection study. Sections 7.5.1 and 7.5.2 brie y discuss Forrester-type system dynamics and the world-simulation game.