https:://concrete-fem.com
A section starting with *BEAM SECTION defines a set of beam elements (B23E, B23, B21, B21E), whereby all elements within this set basically have the same properties.
The section keyword *BEAM SECTION has as options
*ELSET=<name> |
refers to a name of a set of elements (mandatory) |
(the same name also has to be defined within an element section) |
|
*MATERIAL=<name> |
refers to a material name defining the material of the elements (mandatory) |
(the same name also has to be defined within a material section) |
|
*SECTION=RECT |
rectangular cross section oer alternatively |
*SECTION=POLYLINE |
cross section shape is described with a polyline |
*REINF=<name> |
refers to a reinforcement name defining the reinforcement of the beam elements |
(the same name also has to be defined within a reinforcement section) |
|
(this might currently work only together with *SECTION=POLYLINE ( open issue)) |
In case of *SECTION=RECT the first data line describes the following data
, |
|
with
|
cross section width |
|
cross section height |
In case of *SECTION=RECT a following data line describes a reinforcement layer with the following geometric properties
, |
, |
, |
|
with
|
cross section area |
|
height coordinate with respect to the reference line ( downward, upward) |
(reference line goes through the cross section center in case of *SECTION=RECT) |
|
|
effective reinforcement ratio (used only for tension stiffening) |
|
bond parameter (: no tension stiffening) |
The reinforcement material properties are defined with the material type *RCBEAM. Further data lines may follow for further reinforcement layers if required. The number of reinforcement layers is not restricted.
In case of *SECTION=POLYLINE the data lines describes the following data
, |
|
, |
|
… |
with up to data lines (, otherwise not restricted) with
|
height coordinate, |
|
width of cross section in height |
The beam’s reference line goes through . A reinforcement is defined with a reinforcement section starting with *BEAM REINF.
The section keyword *BEAM SECTION has no own sub-keywords.
https:://concrete-fem.com