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

Geo/consolidation test #12435

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Geo/consolidation test #12435

merged 3 commits into from
Jun 11, 2024

Conversation

WPK4FEM
Copy link
Contributor

@WPK4FEM WPK4FEM commented Jun 7, 2024

📝 Description
Activation of the GeoMechanicsApplication 1D consolidation test.

🆕 Changelog
This implies:

  • revert the Dirichlet fix in incremental elasticity and disable the dirichlet_u test.
  • set the move_mesh flag to false. ( I have no clue why its value in the consolidation test was true. )
  • activate the 1D consolidation test

@WPK4FEM WPK4FEM added Behaviour Change changes behaviour but not the API GeoMechanics Issues related to the GeoMechanicsApplication labels Jun 7, 2024
@WPK4FEM WPK4FEM requested a review from avdg81 June 7, 2024 09:48
@WPK4FEM WPK4FEM self-assigned this Jun 7, 2024
@WPK4FEM WPK4FEM linked an issue Jun 7, 2024 that may be closed by this pull request
Copy link
Contributor

@avdg81 avdg81 left a comment

Choose a reason for hiding this comment

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

A clear and small PR that restores the old behavior such that the 1D consolidation works again.

I have verified that this PR reverts the code change made here. That commit also updated the comment from "stress and strain vectors must be initialized:" to "stress vector must be initialized:". Not sure whether you would also like to restore that one...?

And thanks for correcting the mesh_move_flag option: it didn't make any sense here to have it on.

From my point of view, this PR is good to go.

@WPK4FEM WPK4FEM force-pushed the geo/consolidation_test branch from 32cfb6c to 99ab1b2 Compare June 11, 2024 07:24
@WPK4FEM WPK4FEM enabled auto-merge (squash) June 11, 2024 08:27
@WPK4FEM WPK4FEM merged commit 98128de into master Jun 11, 2024
11 checks passed
@WPK4FEM WPK4FEM deleted the geo/consolidation_test branch June 11, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Behaviour Change changes behaviour but not the API GeoMechanics Issues related to the GeoMechanicsApplication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GeoMechanicsApplication] Geo/Fix consolidation 1D test
2 participants