Skip to main content

Python tools for PHREEQC.

Project description

PhreeqPy: Python Tools for PHREEQC

PhreeqPy is a collection of 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. Due to missing dependencies on PyPi, PhreeqcRM is only available in the conda package, not via PyPi.

Install with:

conda install -c hydrocomputing phreeqpy

or

mamba install -c hydrocomputing phreeqpy

For pixi add this to your pixi.toml:

[dependencies]
phreeqpy = { version = "*", channel = "hydrocomputing" }

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

The IPhreeqc interface, i.e. all functionality before version 0.6, is still available via a pip install:

pip install phreeqpy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

phreeqpy-0.6.0-py3-none-any.whl (60.7 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page