Dear Akhil,
Some notes well worth reading:
https://www.dynasupport.com/howtos/element/hourglass
From that link:
Hourglass (HG) modes are nonphysical, zero-energy modes of deformation that produce zero strain and no stress. Hourglass modes occur only in under-intetgrated (single integration point) solid, shell, and thick shell elements. LS-DYNA has various algorithms for inhibiting hourglass modes. The default algorithm (type 1), while the cheapest, is generally not the most effective algorithm.
A way to entirely eliminate hourglass concerns is to switch to element formulations with fully-integrated or selectively reduced (S/R) integration. There can be a downside to this approach. For example, type 2 solids are much more expensive than the single point default solid. Secondly, they are much more unstable in large deformation applications (negative volumes much more likely). Third, type 2 solids have some tendency to 'shear-lock' and thus behave too stiffly in applications where the element shape is poor.
The hourglass coefficient for type 6 HG control will typically range from 0.1 (default) to 1.0. For elastic material, use 1.0. For other materials, the choice of HG coefficient is not obvious. Even looking at results, it may be difficult to quantify the 'goodness' of the hourglass coefficient used. Too low a value may result in visible hourglass modes of deformation (unlikely). Too high a value may result in overly stiff behavior. It may be necessary to run the model twice to see if the results exhibit any sensitivity to the hourglass coefficient. Checking the hourglass energy is a good idea.
A good way to reduce hourglassing is to refine your mesh.
Other hourglassing links:
https://ftp.lstc.com/anonymous/outgoing/support/FAQ_docs/hourglass.pdf
Hourglass energy, which is work done by the internal forces applied to resist hourglass modes, is is dissipative in nature. In this regard, it’s like damping except that it’s nonphysical and so we want to keep it to a minimum.
https://www.youtube.com/watch?v=qUlqa_AGBes
https://www.youtube.com/watch?v=lqLlpLFV53Y
Sincerely,
James M. Kennedy
KBS2 Inc.
March 12, 2023
--
You received this message because you are subscribed to the Google Groups "LS-DYNA2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ls-dyna2+u...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ls-dyna2/adce45e8-4069-401b-a9c3-d345a86accabn%40googlegroups.com.
Dear Akhil,
Two presentation (previously suggested for other questions) which have possibly interesting discussions on hour-
glassing, 2D and 3D element formulations, element erosion, etc. involving projectile-plate perforation and penetration:
Balaban, B., and Kurtoglu, I., "An Investigation of AA7075-T651 Plate Perforation Using Different Projectile Nose
Shapes", 10th European LS-DYNA Users Conference, Wurzburg, Germany, May, 2015.
Basaran, G., and Gurses, E., "Numerical Study of High Velocity Impact Response of Vehicle Armor Combination
Using LS-DYNA", 11th European LS-DYNA Users Conference, Salzburg, Austria, May, 2017.
Sincerely,
James M. Kennedy
KBSS2 Inc.
March 13, 2023
Dear Akhil,
A default value is usually used when no hourglassing damping value given (look in
d3hsp to verify what is being used).
1. Hourglass Control Types. Hourglass control is viscosity or stiffness that is
added to quadrilateral shell elements and hexahedral solid elements that use
reduced integration. It also applies to formulation 1 tshells. Without hourglass
control, these elements would have zero energy deformation modes which
could grow large and destroy the solution. *CONTROL_HOURGLASS can be
used to redefine the default values of the hourglass control type and coefficient.
If omitted or if IHQ = 0, the default hourglass control types are as follows:
a) For shells: viscous type for explicit; stiffness type for implicit.
b) For solids: type 2 for explicit; type 6 for implicit.
c) For tshell formulation 1: type 2.
These default values are used unless HGID on *PART is used to point to
*HOURGLASS data which overrides the default values for that part.
For explicit analysis, shell elements can be used with viscous hourglass control,
(IHQ = 1 = 2 = 3) or stiffness hourglass control (IHQ = 4 = 5). Only shell forms 9,
16 and -16 use the warping stiffness invoked by IHQ = 8. For implicit analysis,
the viscous form is unavailable.
For explicit analysis, hexahedral elements can be used with any of the hourglass
control types except IHQ = 8. For implicit analysis, only IHQ = 6, 7, 9, and 10 are
available.
If IHQ is set to a value that is invalid for some elements in a model, then the
hourglass control type for those elements is automatically reset to a valid value.
For explicit analysis, if IHQ = 6, 7, 9, or 10, then shell elements will be switched
to type 4 except for forms 16 and -16 shells that are switched to type 8. If IHQ =
8, then solid elements and shell elements that are not form 16 will be switched to
type 4. For implicit analysis, if IHQ = 1-5, then solid elements will be switched
to type 6, and if IHQ = 1, 2, 3, 6, 7, 9, or 10, then shell elements will be switched
to type 4.
Sincerely,
James M. Kennedy
KBS2 Inc.
MRCH 19, 2023
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/13f7cf75-e3a1-4754-8a8c-acfb52c4b115n%40googlegroups.com.