Skip to content

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

@frankfeifan
Copy link
Contributor Author

I closed this PR as everything should now be integrated into #3634

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.

3 participants