2D Frames and Beams

Internal forces (bending moment, shear force, normal force), bearing reactions and the state of displacement for planar and statically indeterminate supporting structures are calculated.
The finite element method (FEM) is used for this.

 

To the model data

A model to be examined is specified by:
The program is actually primarily designed for the investigation of frame structures.
Frame structures usually only consist of "type 0" beam elements that are connected to each other in a rigid manner.
However, with the help of "type 3" you can also use truss bars for the elements.
Furthermore, with the help of "type 4" you can also use spring elements.
For springs, a material must be assigned that has the corresponding spring rate instead of the elastic modulus E.
Furthermore the cross section A and the sectional areas moment I must be set to 0.

There are no units when entering data. The user is responsible for providing data on compatible units,
e.g. point coordinates in m, loads in N, cross-sections in and the modulus of elasticity in N/m².
Displacements then arise in m, bar forces in N.

To the results

The signs of the output displacements and support reactions also refer to a global xy coordinate system, which is aligned by default.

The normal force N, the shear force V and the bending moment M are determined and output as internal forces for beam elements.
In addition to the tabular output of the internal forces, you can also click on the individual elements and the associated internal forces are then displayed.
Since the normal force and the shear force are constant in each element (the program does not recognize line loads), only one value is given for each element.
The bending moment is different. It generally changes linearly from node to node, so 2 values are output here.
In order to be able to assign them correctly, they are indexed with the global node number.
For truss elements, the shear force and the bending moment are always 0.
For this reason, these internal forces are not output for truss elements.

more JavaScript applications