The DYNAMO library modules can be conveniently divided into a number of categories which are shown below. The modules within each category are not listed alphabetically but in order of dependency which means that those lower down in the list require data or procedures that are defined in modules higher up the list.

Fundamental Modules

These modules take care of many of the fundamental computing tasks such as error processing, file handling and parsing.


Parameter Definition Modules

These modules define mathematical, physical and chemical constants.


Mathematical Modules

These modules perform standard numerical tasks such as diagonalizing a matrix.


Modeling and Simulation Modules

These modules form the bulk of the library and are those concerned with the simulation of molecular systems.


The Module Declaration Module

This module declares all the other modules in the DYNAMO library.



Back to the DYNAMO Home-Page.