| Please note: This documentation is very dated and should be treated as an old draft. Among the major updates as of 8/2005 are a jump from version .6 to .8, the renaming of staging to launcher. |
Table of Contents
The Pythia package is used to perform multi-physics simulations. The following are packages within Pythia 0.6, including Pyre.
Journal is a customizable component used in simulation monitoring and for managing application diagnostics such as error reporting, warnings, information which can be used for tasks such as debugging.
Journal provides five types of debugging output for conceptually different types of information. The journal output stream can be instantiated as seperated channels multiple times, and each channel can be individually activated or de-activated, and sent to different locations (the terminal, sockets, files, devices, etc.). The streams and their default states of the journal streams are:
MPI is the internationally accepted standard for a message passing library. As such the main goal of MPI is to establish a practical, portable, efficient, and flexible standard for message passing.