ACCESS THE COMPLETE LIBRARY OF COURSES & TUTORIALS 
42. Decoding our structure's behaviour
Drilling degrees of freedom and avoiding singularity
Please log in or enroll to access resources

Summary

In this lecture, we will cover:

  • The unrestrained drilling degrees of freedomin our model,
  • Stiffness matrix rank and condition number,
  • We will prepare for drilling stabilisation as the corrective strategy.

We begin by returning to the shell structure that behaved unexpectedly after a small parameter change. We then inspect the stiffness matrix more directly by considering its rank and condition number. These checks reveal that the matrix has become rank deficient and badly conditioned, which is consistent with the presence of zero-energy modes. We connect this deficiency back to unrestrained drilling rotations in the model, giving you a concrete explanation for why the solver can fail under certain configurations.

Next up

In the next lecture, we will move from diagnosis to remedy by deriving a practical strategy for avoiding a singular stiffness matrix.

Tags

shell structure behaviourcondition numberrank deficiencydrilling rotations

Please log in or enroll to continue

If you've already enrolled, please log in to continue.

Finite Element Analysis of Plate and Shell Structures: Part 2 - Shells

Expanding from plate to shell elements - build a workflow that unlocks the behaviour of 3D shell structures

After completing this course...

  • You will understand how we make the leap from Reissner-Mindlin plate elements to shell elements and what extra modelling fidelity that provides.
  • You will be comfortable using a combination of GMSH and the open-source 3D modelling software, Blender, to generate custom finite element meshes.
  • You will be able to use OpenSeesPy to model shell structures, as an alternative to your own custom finite element solver.
  • You will have a much greater understanding of what commercial finite element packages are doing, behind the UI, allowing you to authoritatively interrogate their results.
Next Lesson
43. A strategy for avoiding a singular stiffness matrix