Skip to content
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

[GeoMechanicsApplication][Core] Free degrees of freedom between stages #13099

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

Conversation

rfaasse
Copy link
Contributor

@rfaasse rfaasse commented Feb 6, 2025

📝 Description
This PR aims to make the C++ process ApplyConstantScalarValueProcess more aligned to the python equivalents by releasing degrees of freedom after a stage. A unit test is added, as well as a documented integration test in the GeoMechanicsApplication to show the Dirichlet boundary condition is released in a second stage.

@rfaasse rfaasse requested a review from a team as a code owner February 6, 2025 14:49
@rfaasse rfaasse changed the title [GeoMechanicsApplication][Corefree degrees of freedom between stages [GeoMechanicsApplication][Core] Free degrees of freedom between stages Feb 6, 2025
@rfaasse rfaasse marked this pull request as draft February 6, 2025 14:49
@rfaasse rfaasse requested review from avdg81 and WPK4FEM February 6, 2025 14:53
@rfaasse rfaasse self-assigned this Feb 6, 2025
@rfaasse rfaasse requested review from markelov208 and removed request for a team February 6, 2025 14:57
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.

[GeoMechanicsApplication] Degrees of freedom should be freed in between stages
1 participant