Wiki
Clone wikipflotran / Home
PFLOTRAN is an open source, state-of-the-art massively parallel subsurface flow and reactive transport code. The code is developed under a GNU LGPL license allowing for third parties to interface proprietary software with the code, however any modifications to the code itself must be documented and remain open source. PFLOTRAN is written in object oriented, free formatted Fortran 2003. The choice of Fortran over C/C++ was based primarily on the need to enlist and preserve tight collaboration with experienced domain scientists, without which PFLOTRAN's sophisticated process models would not exist.
PFLOTRAN employs parallelization through domain decomposition using the MPI-based PETSc framework available through Gitlab.
Please visit our website, pflotran.org, for more information.
Installation Instructions
PFLOTRAN can be installed on Linux, Mac, and Windows systems. Click for installation instructions.
Documentation
All PFLOTRAN documentation can be found on the documentation site within pflotran.org. Documentation includes a Developer Guide, Theory Guide, and User's Guide.
Contact Information
Please use the mailing lists instead of emailing developers directly. This will allow more developers to answer questions, and the answers will be archived.
Questions regarding PFLOTRAN installation (i.e. not answered by the FAQ) and bug reports: pflotran-dev at googlegroups dot com
Questions regarding running PFLOTRAN: pflotran-users at googlegroups dot com
For Developers
Updated