The Parallel Particle Framework (PPF) is a multi-platform library which enables developers of radiation particle transport packages to parallelize their code without having to learn the intricacies of the latest parallel tools. The PPF is designed to provide an intuative interface and the ability to be integrated into new packages or existing code without drastically changing the original code structure. While large UNIX based supercomputers are the target platforms for the PPF, its use of ANSI C++ will allow it to compile and run on any platform which supports MPI and ANSI c++ with few or no changes. The PPF is bieng developed in partnership with Livermore Labs.
The benefits of using the PPF in development of radiation particle transport problems are: