Skip to content

modify variables during reaction steps #36

Description

@RyanConway91

I want to couple PHREEQC with a 3D groundwater flow and solute transport model. The 3D groundwater flow and solute transport model has API that should make this possible.

Basically I want to do this:
for each reaction/transport step:

  1. calculate the geochemistry in all model cells of the 3D groundwater model using PHREEQC
  2. pass these results from PHREEQC to the 3D groundwater flow model using the APIs of the models
  3. Simulate non-reactive transport of the species in the 3D model
  4. pass these results from the 3D groundwater flow model back to PHREEQC to the using the APIs of the models
  5. repeat

Can I do this with phreeqpython? I did not see any examples of modifying variables during a run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions