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

Inclined Support for Single Quasi-Static Problems #30

Merged
merged 12 commits into from
Dec 11, 2024

Conversation

brianphung
Copy link
Member

Inclined support for single quasi-static problems (milestone for inclined support in Schwarz contact). An example with 2x2x2 hexahedral elements is provided. A test using this example is also included. This test compares the displacements for the rotated (inclined support) problem to an identical, non-rotated, problem where only standard Dirichlet boundaries are applied.

Current limitations exist:

  • Multiple inclined support BCs cannot be applied on a single node.
  • Dirichlet and inclined support BCs cannot be applied on a single node.

All tests pass (except for schwarz-nonoverlap-static-cuboid-hex8.jl, for which a recent commit on main did not include this file).

@brianphung brianphung requested a review from lxmota December 5, 2024 15:12
@brianphung brianphung merged commit 5000e2f into sandialabs:main Dec 11, 2024
6 checks passed
@brianphung brianphung deleted the inclined_support_BC_clean branch December 11, 2024 20:34
@lxmota
Copy link
Collaborator

lxmota commented Dec 12, 2024

@brianphung The inclined support test pass but the number of iterations to achieve a solution is excessive, so something is wrong. The implementation needs to be re-examined carefully.

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