{"id":37079331,"url":"https://github.com/p-ortega/mf6rtm","last_synced_at":"2026-01-28T06:51:11.737Z","repository":{"id":252244751,"uuid":"798559356","full_name":"p-ortega/mf6rtm","owner":"p-ortega","description":"A python package for reactive transport modeling via the MODFLOW 6 and PhreeqcRM APIs","archived":false,"fork":false,"pushed_at":"2026-01-12T04:00:23.000Z","size":139096,"stargazers_count":18,"open_issues_count":8,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-12T10:23:36.513Z","etag":null,"topics":["groundwater-modeling","modflow","modflow6","phreeqc","reactive-transport"],"latest_commit_sha":null,"homepage":"https://mf6rtm.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p-ortega.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-10T02:47:34.000Z","updated_at":"2026-01-05T03:38:15.000Z","dependencies_parsed_at":"2025-09-30T19:28:17.259Z","dependency_job_id":"b2ae020f-5c99-4b47-afd2-7e9dda75f0f6","html_url":"https://github.com/p-ortega/mf6rtm","commit_stats":null,"previous_names":["p-ortega/mf6rtm"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/p-ortega/mf6rtm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-ortega%2Fmf6rtm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-ortega%2Fmf6rtm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-ortega%2Fmf6rtm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-ortega%2Fmf6rtm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p-ortega","download_url":"https://codeload.github.com/p-ortega/mf6rtm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p-ortega%2Fmf6rtm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["groundwater-modeling","modflow","modflow6","phreeqc","reactive-transport"],"created_at":"2026-01-14T09:36:10.240Z","updated_at":"2026-01-14T09:36:12.544Z","avatar_url":"https://github.com/p-ortega.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MF6RTM: Reactive Transport Model via the MODFLOW 6 and PHREEQCRM APIs\n![Tests](https://github.com/p-ortega/mf6rtm/actions/workflows/tests_main.yml/badge.svg)\n![Tests](https://github.com/p-ortega/mf6rtm/actions/workflows/tests_macos.yml/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/p-ortega/mf6rtm/badge.svg?branch=develop)](https://coveralls.io/github/p-ortega/mf6rtm?branch=main)\n[![PyPI License](https://img.shields.io/pypi/l/mf6rtm)](https://pypi.python.org/pypi/mf6rtm)\n\u003c!-- [![PyPI Status](https://img.shields.io/pypi/status/mf6rtm.png)](https://pypi.python.org/pypi/mf6rtm) --\u003e\n\u003c!-- [![PyPI Format](https://img.shields.io/pypi/format/mf6rtm)](https://pypi.python.org/pypi/mf6rtm) --\u003e\n[![PyPI Version](https://img.shields.io/pypi/v/mf6rtm.png)](https://pypi.python.org/pypi/mf6rtm)\n[![PyPI Versions](https://img.shields.io/pypi/pyversions/mf6rtm.png)](https://pypi.python.org/pypi/mf6rtm)\n[![DOI](https://zenodo.org/badge/798559356.svg)](https://doi.org/10.5281/zenodo.17118951)\n\n## Benchmarks\nBenchmark comparing model results against PHT3D are in `benchmark/`. Each folder contains a Jupyter notebook to write and execute an MF6RTM model via the MUP3D class. Additionally, PHT3D files are provided in the corresponding `pht3d` directory for each example.\n\n## Considerations\nThe current version is intended to work with structured grids (dis object in MF6), unstructured grids (disv) and one MF6 simulation that includes the flow and transport solutions. No support is currently provided for a 'flow then transport scheme,' meaning that advanced packages cannot be incorporated yet.\n\nOn the PHREEQC side, the following have been included:\n\n- Solution\n- Equilibrium phases\n- Cation Exchange\n- Surface Complexation\n- Kinetic Phases\n\nMost options for each phreeqc block can be passed by adding list with options. However, not all options had been tested, so please create an issue if any option is not working or crashing the model.\n\n## Software requirements\nAll dependencies and executables are included in this repo. This package extensively uses [modflowapi](https://github.com/MODFLOW-USGS/modflowapi) and [phreeqcrm](https://github.com/usgs-coupled/phreeqcrm)\n\n## Installation\nThe package can be installed through pip as:\n\n```commandline\npip install mf6rtm\n```\n## Developing\nWe recommend forking and cloning a local version of this repo. A development Conda environment is provided in the `env.yml` file, which should install all required dependencies to run tests and modify the package on the fly. To install the environment, use the following command:\n\n```commandline\nconda env create -f env.yml\n```\n\n## Funding\nThe developing of mf6rtm was kindly funded and supported by [Intera, Inc](https://www.intera.com).\n\n## Authors\nPablo Ortega (Portega)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-ortega%2Fmf6rtm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp-ortega%2Fmf6rtm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp-ortega%2Fmf6rtm/lists"}