EU

Eurocode 3 Sections

See Eccentricity for more details.

section EU2D (1) (2) (3) [4] [5] [6]
# (1) string, designation
# (2) int, unique tag
# (3) int, material model tag
# [4] double, scale, default: 1.0
# [5] int, number of integration points, default: 6
# [6] double, eccentricity, default: 0.0

section EU3D (1) (2) (3) [4] [5] [6] [7]
# (1) string, designation
# (2) int, unique tag
# (3) int, material model tag
# [4] double, scale, default: 1.0
# [5] int, number of integration points, default: 6
# [6] double, eccentricity of y axis, default: 0.0
# [7] double, eccentricity of z axis, default: 0.0

Remarks

  1. By default, millimeter is used as length unit, if users want to switch to another unit, set scale to corresponding values. For example, to use meter, scale=0.001, to use inch, scale=1/25.4=0.03937007874.

Supported Designations

Last updated