Introduction
A brief description of the example.
LS-DYNA Implicit Workshop Problem #9: Ellipsoidal Dome Objectives * Learn the behavior of different element formulations in static implicit simulations. * Learn how to minimize hourglass problems. Problem Description A static load is applied to the center of an ellipsoidal dome. Shell elements are used. Nodes at the base of the dome are constrained, and included in a NODFOR output database. Input Filename: ellipse.k Procedure Copy the input file to your local directory. Using an editor, view the input file and answer the following questions: 1. What is the maximum value of the applied load? 2. How many load steps are used? 3. What shell element formulation is used? 4. What hourglass control type is used? Run the simulation, and postprocess the results (Note: NODFOR file contains reaction forces at constrained base nodes.) 5. What happens? 6. total reaction force: center displacement: Repeat the simulation using the S/R Hughes-Liu shell (ELFORM=6), and postprocess the results. 7. total reaction force: center displacement: Repeat the simulation using the Fast Fully Integrated shell (ELFORM=16), and postprocess the results. 8. total reaction force: center displacement: 9. What conclusion can you draw about the effect of hourglass deformation on overall structural stiffness for this problem? Concentrated applied loads are often responsible for initiating hourglass deformation. Edit the input deck and replace the single concentrated nodal load with pressure acting on the adjacent segments (Hint: Helpful keywords are included in the comments inside the input deck). Repeat the simulation using the default shell. 10. What happens? 11. total reaction force: center displacement: