Question about velocity correction due to AdhesionFactor #107
Unanswered
albuquerqueraniel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
In the subroutine ApplyMPMDynamicContact, at MPMDynContact.FOR, there is a condition to check if the absolute value of AdhesionFactor is greater than one. But theres no consequence inside that condition. Instead, there is a pseudocode, as if it was going to be done later:
This condition is incomplete, and need to be completed, or it is unnecessary and should be deleted?
Best regards,
Raniel Albuquerque
Beta Was this translation helpful? Give feedback.
All reactions