-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Minor Exp Contact optimizations #29732
Labels
T: task
An enhancement to the software.
Comments
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Jan 22, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Jan 23, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Jan 30, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Feb 5, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Feb 5, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Feb 5, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Feb 5, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Feb 5, 2025
maxnezdyur
added a commit
to maxnezdyur/moose
that referenced
this issue
Feb 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Motivation
There are a few minor optimizations that can be done for explicit contact problems.
Design
Remove redundant operations.
Switch to one shot contact force calculation.
Impact
Improve speed of explicit contact problems.
The text was updated successfully, but these errors were encountered: