Return to Codes

Seed Dispersal Simulation

Area-of-influence Combine


Archive ipgm.zip
This file should be uncompressed into the directory structure as listed:
Model
	Harvest
	model_code
		generate
	init
	distribute
	spray
		mask
	summarize
    These files are complete, but may contain extraneous files at this time. Just ignore them for now. Each component must be compiled separately and the resulting binary programs moved to a common directory. Sample png files are provided for starting values. When everything is ready to run the simulation may be run through the script runsim or a series of simulations through the script mastersim. These scripts should create and maintain simulation specific directory structures in a unix environment. See scripts for more details. More information on the simulation may be found at: Price, W. J. 1999. An Individual-Plant Growth Algorithm for Modeling Competition Between Spring Barley and Wild Oat with Application to Seed Dissemination. Unpublished Ph.D. Dissertation, University of Idaho.

    I have used the operating system Linux to compile and run these programs. Currently this archive contains the necessary files for using the IDE program Code Crusader, a free programming environment available at: http://www.newplanetsoftware.com/jcc/.