Nonviscous01
Last updated
Last updated
Uniaxial Nonviscous Damping Material
The kernel function is defined as a summation of exponential functions.
The parameters and are complex numbers.
This material implements the nonviscous damping algorithm proposed in the reference. As of writing, the referenced algorithm is probably the most efficient algorithm for nonviscous damping as there is no explicit integration of the convolution integral.
For arbitrary kernel functions , the damping force is given by
The proposed algorithm converts the above convolution integral into a summation of differential equations. By further operations, the algorithm modifies the existing damping force (viscous damping, or zero if there is no damping other than the nonviscous damping) and the corresponding damping matrix to achieve the best accuracy and computational efficiency.
Details can be seen in the referenced paper.
By defining a uniaxial material model, it can be used in 1D analyses with damper elements.
This defines a kernel function of the following form.