Skip to content

refactor: reduce code duplication for poromechanics with fractures #3727

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

Merged
merged 5 commits into from
Jul 15, 2025

Conversation

paveltomin
Copy link
Contributor

No description provided.

@paveltomin paveltomin self-assigned this Jul 14, 2025
@paveltomin paveltomin added type: cleanup / refactor Non-functional change (NFC) ci: run CUDA builds Allows to triggers (costly) CUDA jobs flag: ready for review ci: run integrated tests Allows to run the integrated tests in GEOS CI labels Jul 14, 2025
@paveltomin paveltomin marked this pull request as ready for review July 14, 2025 23:05
@paveltomin paveltomin added the flag: no rebaseline Does not require rebaseline label Jul 15, 2025
Copy link
Contributor

@jhuang2601 jhuang2601 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice refator for conforming fracture.

@@ -19,13 +19,6 @@

#include "MultiphasePoromechanicsConformingFractures.hpp"

#include "constitutive/contact/HydraulicApertureRelationSelector.hpp"
#include "physicsSolvers/multiphysics/poromechanicsKernels/SinglePhasePoromechanics.hpp"
#include "physicsSolvers/multiphysics/poromechanicsKernels/ThermalSinglePhasePoromechanics.hpp"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How to handle thermal?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not yet supported, there is a check in MultiphasePoromechanicsConformingFractures< FLOW_SOLVER >::postInputInitialization()

@paveltomin paveltomin merged commit 53c2fa3 into develop Jul 15, 2025
25 of 26 checks passed
@paveltomin paveltomin deleted the pt/code-dupl-poromech-fracs branch July 15, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline flag: ready for review type: cleanup / refactor Non-functional change (NFC)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants