Replies: 1 comment 2 replies
-
|
Did you read |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working with the
Modelica.Mechanics.Rotational.Interfaces.PartialFrictionmodel from the Modelica Standard Library and have encountered the variablesa, described as the "path parameter of friction characteristic." The documentation mentions thatsais involved in calculating the relative angular acceleration (a_relfric) and appears to play a role in state transitions (e.g., from stuck to sliding). However, I don't know howsais typically determined.Here are my specific questions:
saconceptually represent in this context, and how is it expected to be computed or provided in practical applications?I appreciate your help in understanding this parameter and its typical usage within friction models.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions