Abstract
| - Java classes have been created for organizing chemical information and solving generalized equilibriumproblems. An object-oriented approach is employed for the organization and manipulation of chemicalinformation. Classes have been created to represent chemical species, phases, and chemical reactions. Therepresentation of the entire chemical system is encapsulated in the ChemSystem class. The Equilibria classprovides methods for analyzing a chemical system, as described by a ChemSystem object, and determiningthe amounts of each species in the system at equilibrium. The ChemEquilibria applet has been created tofacilitate deployment of this software over the World Wide Web.
|