Skip to content

hydrocomputing/phreeqpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhreeqPy: Python Tools for PHREEQC

PhreeqPy provides Python tools to work with PHREEQC.

It provides access to the IPhreeqc interface without the need to run a COM server and therefore also works on non-Windows systems. IPhreeqc is described in more detail in this publication. This publication at the conference MODFLOW and More 2011 demonstrates with an example how PhreeqPy works.

Starting from version 0.6, PhreeqPy supports PhreeqcRM.

Install with:

pip install phreeqpy[phreeqcrm]

See examples/phreeqcrm/advect.py for an usage example for PhreeqcRM.

About

PhreeqPy: Python Tools for PHREEQC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages