Masters Theses
Date of Award
8-2002
Degree Type
Thesis
Degree Name
Master of Science
Major
Computer Science
Major Professor
Michael W. Berry
Committee Members
Louis J. Gross, Bradley T. Vander Zanden
Abstract
A landscape modeling system called the Across Trophic-Level System Simulation (or ATLSS) has been developed in an effort to predict the consequences of proposed water regulation plans for restoration of the South Florida Everglades. The ATLSS Landscape Fish Model (ALFISH) is a component of the ATLSS package (written in C++), which is used to provide a dynamic measure of the spatially-explicit food resources available to wading birds, namely fish. The original (serial) ALFISH model requires as much as 30 hours for 31-year simulations of specified scenarios. The model's execution time has been successfully improved (by a factor of 4.5) by partitioning its data input and executes the model simultaneously (in parallel) on those partitions. Further, this thesis also presents how the model's communications between partitioned data have been blocked to simulate compartmentalization effects on the input data. A minimal effect (mostly below 1 %) on the output of the original (serial) version is demonstrated. With regard to portability, both models (serial and parallel) have been successfully executed on two different computing environments: an SMP (Symmetric Multi-Processor) with 14 processors and a 14-processor network cluster.
Recommended Citation
Immanuel, Alphons, "A parallel implementation of ALFISH : simulating hydrological compartmentalization effects on fish dynamics in the Florida Everglades. " Master's Thesis, University of Tennessee, 2002.
https://trace.tennessee.edu/utk_gradthes/5938