LOAD_ELEMENT_SMOOTHING
Loads
"Optional title"
coid
entype, enid, $t_{dec}$
Parameter definition
Description
Numerical dispersion can result in spurious oscillations during extreme dynamic events. This command is used to mitigate such effects, by smoothing velocity variations inside higher order elements.
The smoothing mechanism operates by a local redistribution of momentum on element level. The local velocity of higher order nodes (non element corner nodes) is compared to the interpolated corner node velocity. Differences are damped out with a momentum redistribution scheme. The impulse applied to a higher order node $i$ is:
$\displaystyle{\Delta I_i = c \cdot m_e \cdot \left(1 - e^{-\Delta t / t_{dec}} \right) \cdot (\bar{v} - v_i)}$
Here $c$ is a dimensionless element type specific constant, $m_e$ is the element mass, $\Delta t$ is the current time step size, $\bar{v}$ is the corner node interpolated velocity at node $i$ and $v_i$ is the actual velocity of node $i$. A reaction impulse $-\Delta I_i$ is redistributed to the element corner nodes, ensuring that the total momentum balance is preserved.
Example
Smoothing to prevent spurious oscillations in dynamic impact
A rubber block is impacted by a rigid sphere. Element smoothing is applied to suppress the development of high frequency noise on element level.