Clarifying Tsuji damping doc, removing overloaded variable
This commit is contained in:
@ -235,12 +235,14 @@ given by:
|
|||||||
|
|
||||||
.. math::
|
.. math::
|
||||||
|
|
||||||
\eta_n = \alpha (m_{eff}k_n)^{1/2}
|
\eta_n = \alpha (m_{eff}k_{nd})^{1/2}
|
||||||
|
|
||||||
For normal contact models based on material parameters, :math:`k_n = 4/3Ea`. This
|
where :math:`k_{nd}` is an effective harmonic stiffness equal to the ratio of
|
||||||
damping model is not compatible with cohesive normal models such as *JKR* or *DMT*.
|
the normal force to the overlap. For example, :math:`k_{nd} = 4/3Ea` for a
|
||||||
The parameter :math:`\alpha` is related to the restitution coefficient *e*
|
Hertz contact model based on material parameters with :math:`a` being
|
||||||
according to:
|
the contact radius of :math:`\sqrt{\delta R}`. This damping model is not
|
||||||
|
compatible with cohesive normal models such as *JKR* or *DMT*. The parameter
|
||||||
|
:math:`\alpha` is related to the restitution coefficient *e* according to:
|
||||||
|
|
||||||
.. math::
|
.. math::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user