Skip to content

feat: SinglePhaseReactiveTransport implementation #3601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

frankfeifan
Copy link
Contributor

@frankfeifan frankfeifan commented Mar 14, 2025

This branch aims to implement the single-phase reactive transport model into GEOS. The following tasks are listed for completion:

  • A SinglePhaseReactiveTransport solver (derived from SinglePhaseBase) that contains all needed functions to solve the problem and SinglePhaseReactiveTransportFields.hpp to store all necessary fields
  • AccumulationKernel and FluxComputeKernel to assemble the local rhs and matrix
  • Make everything work for both isothermal and thermal
  • Plug in the chemistry module from this repo through a ReactiveSingleFluid constitutive model
  • A porosity model that updates the solid porosity with chemical reaction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants