awa5114
Structural
- Feb 1, 2016
- 135
I am trying to develop a simple program that does linear analysis of beams in bending and shear. I am trying to have as user input standard stuctural information such as nodes, elements, modulus of elasticity, area etc... I have a decent grasp on what needs to go into the program however one mystery remains:
How do structural analysis programs typically generate shear and moment diagrams for each element. Usually the elements are far and few between, and nodes only occur to mark a change in geometry or material. I undersstand the concept of equivalent nodal loads but this only gives you the internal forces/deflections at the nodes. What is a generic way to find the inter-nodal values within the element, without having to break it up into an unreasonable amount of sub elements. For example, a simply supported beam with a distributed load should in my opinion be comprised of only 1 element. How do these programs generate a complete parabolic moment and linear shear diagram for a case like this? I understand that one can use shape functions to generate the complete deflection diagram. Does something similar exist for shear and moment diagrams?
How do structural analysis programs typically generate shear and moment diagrams for each element. Usually the elements are far and few between, and nodes only occur to mark a change in geometry or material. I undersstand the concept of equivalent nodal loads but this only gives you the internal forces/deflections at the nodes. What is a generic way to find the inter-nodal values within the element, without having to break it up into an unreasonable amount of sub elements. For example, a simply supported beam with a distributed load should in my opinion be comprised of only 1 element. How do these programs generate a complete parabolic moment and linear shear diagram for a case like this? I understand that one can use shape functions to generate the complete deflection diagram. Does something similar exist for shear and moment diagrams?