Chapter 2 -- Immigration-Emigration Models

Chapter 3 -- Logistic Birth-Death Models

Chapter 4 -- Random Numbers and Visualization

Chapter 5 -- Two-Species Competition Model

Chapter 6 -- Programming Projects

Chapter 7 -- Foraging Model

Chapter 8 -- Maintenance of Gynodioecy

Chapter 9 -- Diffusion and Reactions

Chapter 10 -- Optimal Resource Allocation Schedules

Book Homepage

Will's Homepage

Simulating Ecological and Evolutionary Systems in C

Chapter 8 (Maintenance of Gynodioecy) program files



  • rk.c is the program listed on pages 188-189 implementing the Runge-Kutta numerical integration of the gynodioecy model. Results are plotted in figure 8.3 on page 190.
  • gyno.c is the program listed on pages 193-200 simulating competition between females and hermaphrodites over a spatial habitat. Quantitative results are plotted in figure 8.5 on page 204 and PostScript images are displayed in figure 8.6 on page 205.
  • 76/11/28/00