Beam property definition

@BEAM_PROPERTY_DEFINITION {
@BEAM_PROPERTY_NAME {BldPropName} {
@COORDINATE_TYPE {CoordinateType}
@ETA_COORDINATE {η} {
@FILE_NAME {ArchiveName_SEB.h5}
}
@ETA_COORDINATE {η} {
@AXIAL_STIFFNESS {S}
...
}
@ETA_COORDINATE {η} {
...
}
@COMMENTS {CommentText}
}
}

Introduction

The physical mass and stiffness sectional properties of beams are defined in this section. The physical properties of the beam are allowed to vary along its span. To describe this variation, tables of beam sectional properties are defined. Beam properties are defined in the plane of the cross-section as defined by the beam geometry. Properties are described at discrete locations along the beam's span; each new location is introduced by keyword @ETA_COORDINATE. Plots of the beam sectional properties will be generated, if requested in the plotting control parameters data section.

It is possible to attach comments to the definition of the object; these comments have no effect on its definition.

Property definition type

The sectional properties of the beam are defined in the local axis system attached to the curve defining the geometry of the beam. Axis e1 is tangent to the curve, and axes e2 and e3 define the plane of the cross-section. These properties describe the mass and stiffness characteristics of the section in the form of a 6×6 mass matrix and a 6×6 stiffness matrix, respectively.

Beam sectional properties can be defined in two alternative manners, depending on the keyword appearing first after the definition of coordinate η. value of the PropertyType parameter.

  1. If keyword @FILE_NAME appears first, the sectional properties have been computed by SectionBuilder and are archived in file ArchiveName, which has been created by SectionBuilder. The input format is detailed below. This option allows the automatic transfer of the stiffness and mass characteristics of a beam's cross-section computed by SectionBuilder to Dymore.
  2. If keyword @AXIAL_STIFFNESS appears first, the data must appear in the format detailed below. This format focuses on the definition of engineering sectional properties such as sectional bending and torsional stiffnesses. When experimental measurements of the sectional physical properties are available, this is the preferred data input format.

Coordinate definition type

Since beam properties are given along the curve that defines the geometry of the beam, table entries are associated with a parameterization of this curve. Coordinates can be defined in three alternative manners depending on the flag CoordinateType.

  1. If CoordinateType = ETA_COORDINATE, positions along the curve are defined by means of the η coordinate. Each new property set must be introduced by the keyword @ETA_COORDINATE. The beam sectional properties will be defined in a table. Table entries define a sequence of η coordinates. Property sets are defined at each specific η-entry, as illustrated in fig. 1.
  2. The table entries are mapped to physical locations along the beam curve by letting the η coordinate be the coordinate that parameterizes the curve defining the geometry of the beam.
  3. Figure 1. Beam property definition using η-coordinate. The circles indicate the table entries.
  4. If CoordinateType = CURVILINEAR_COORDINATE, positions along the curve are defined by means of the curvilinear coordinate, s. Each new property set must be introduced by the keyword @CURVILINEAR_COORDINATE. The beam sectional properties will be defined in a table. Table entries are define a sequence of s-coordinates. Property sets are defined at each specific s-entry, as illustrated in fig. 2.
  5. The table entries are mapped to physical locations along the beam curve by letting the s-coordinate be the coordinate that parameterizes the curve defining the geometry of the beam.
  6. Figure 2. Beam property definition using s-coordinates.
  7. At the root end point of the beam curve, curvilinear variable s is zero. When the beam is defined, an offset, si, can be specified. In such case, the curvilinear variable along the beam becomes si + s, allowing the beam to use a subset of the entries of the property table, as illustrated in fig. 2. At the end point of the beam curve, the curvilinear variable is sf = si + L, where L is the length of the beam. Clearly, the following inequalities must hold: sbeg <= si < send and sbeg < sf <= send. When using the s-coordinate option, different beams are allowed to refer to the same beam property table, typically using adjacent portions of the table.
  8. If CoordinateType = AXIAL_COORDINATE, positions along the curve are defined by means of the axial coordinate, x. Each new property set must be introduced by the keyword @AXIAL_COORDINATE. The beam section properties will be defined in a table. Table entries are define a sequence of x-coordinates. Property sets are defined at each specific x-entry. All the features of this option are identical to those detailed for the s-coordinate option.

SectionBuilder format

If keyword @FILE_NAME appears first, the following data items must be defined.

@ETA_COORDINATE {η} {
@FILE_NAME {ArchiveName_SEB.h5}
}

Notes

In this case, the 6×6 stiffness and mass matrices of the section are archived in file ArchiveName_SEB.h5. The archive file is a binary file that has been produced by SectionBuilder, as indicated by the _SEB.h5 ending in the file name.

Sectional properties format

If keyword @AXIAL_STIFFNESS appears first, the sectional properties of beams are defined using the traditional engineering constants such as axial, bending, and torsional stiffnesses, etc. Typically, these properties are evaluated using the approximations described in strength of material textbooks, or measured in the laboratory.

@ETA_COORDINATE {η} {
@AXIAL_STIFFNESS {S}
@BENDING_STIFFNESSES {I22c, I33c, I23c}
@TORSIONAL_STIFFNESS {J}
@SHEARING_STIFFNESSES {K22, K33, K23}
@MASS_PER_UNIT_SPAN {m00}
@MOMENTS_OF_INERTIA {m11, m22, m33}
@CENTRE_OF_MASS_LOCATION {xm2, xm3}
@SHEAR_CENTRE_LOCATION {xk2, xk3}
@CENTROID_LOCATION {xc2, xc3}
}

Notes

  1. These properties are used to construct the 6×6 stiffness and mass matrices of the section.
  2. The sectional stiffness is characterized by the following engineering constants, which are used to evaluate the 6×6 sectional stiffness matrix.
    • The axial stiffness, S.
    • The bending stiffnesses, I22c, I33c, and I23c, where I22c and I33c are the sectional bending stiffnesses about local unit vectors e2 and e3, respectively. I23c is the sectional cross-bending stiffness.
    • The torsional stiffness, J.
    • The shearing stiffnesses, K22, K33, and K23, where K22 and K33 are the sectional shearing stiffnesses along local unit vectors e2 and e3, respectively. K23 is the sectional cross-shearing stiffness.
    • The coordinates of the location of the sectional shear center, xk2 and xk3.These coordinates are resolved along the local unit vectors e2 and e3, respectively.
    • The coordinates of the location of the sectional centroid, xc2 and xc3. These coordinates are resolved along the local unit vectors e2 and e3, respectively.
  3. The sectional mass is characterized by the following engineering constants, which are used to evaluate the 6×6 sectional mass matrix. The consistency of the mass matrix is checked during the reading phase and some coefficients might be adjusted, in which case warning messages will be issued.
    • The mass per unit span, m00.
    • The moments of inertia per unit span, m11, m22, and m33. The moments of inertia about local unit vectors e2 and e3 are denoted m22 and m33, respectively. The polar moment of inertia, m11, should satisfy the following relationship, m11 = m22 + m33.
    • The coordinates of the location of the sectional center of mass, xm2 and xm3. These coordinates are resolved along the local unit vectors e2 and e3, respectively.