tmdsimpy.nlforces¶
Nonlinear force implementations
See Also¶
- tmdsimpy.jax.nlforces :
Nonlinear forces implemented with JAX for automatic differentiation.
Classes
|
Template class for nonlinear forces. |
|
Template class for instantaneous nonlinear forces. |
|
Template class for hysteretic nonlinear forces. |
|
4-parameter Iwan model backbone curve as a conservative (softening) nonlinearity |
|
Cubic damping nonlinear force (proportional to velocity cubed). |
|
Cubic stiffness nonlinear force (proportional to displacement cubed). |
|
Nonlinear force based on general polynomial combinations of nonlinear DOFs. |
|
Implementation of the 4-parameter Iwan model for hysteresis in joints. |
|
Implementation of the a Jenkins element model for hysteresis in joints. |
|
Quintic nonlinear force (force proportional to displacement to power 5). |
|
Unilateral spring for contact and impact type nonlinear forces (with potential preload) |
|
4-Parameter Iwan Element Nonlinearity with vectorized force calculations. |
|
Jenkins slider element nonlinearity with vectorized force calculations. |