HyperWorks Solvers

PBEAML

PBEAML

Previous topic Next topic Expand/collapse all hidden text  

PBEAML

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Bulk Data Entry

PBEAML – Beam Property

Description

Defines the properties of a beam element by cross-sectional dimensions that are used to create beam elements via the CBEAM entry.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

PBEAML

PID

MID

GROUP

TYPE/NAME

ND

 

 

 

 

 

DIM1(A)

DIM2(A)

NSM(A)

SO(1)

X(1)/XB

DIM1(1)

DIM2(1)

 

 

NSM(1)

SO(B)

X(B)/XB

DIM1(B)

DIM2(B)

 

 

NSM(B)

 

 

 

 

 

 

 

 

* The format of this bulk data entry is somewhat unusual as the field locations can vary depending on the number of dimensions used to define the cross-section.

hmtoggle_plus1Example

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

PBEAML

99

21

 

T

 

 

 

 

 

 

12.

14.8

2.5

26.

 

NO

0.4

6.

 

 

7.

1.2

2.6

 

YES

0.6

6.

7.8

 

 

5.6.

2.3

 

YES

 

 

 

 

 

Field

Contents

PID

Property identification number.

No default (Integer > 0)

MID

Material identification number. See comment 1.

No default (Integer > 0)

GROUP

Indicates if an arbitrary beam section definition is to be used. Refer to Arbitrary Beam Section Definition in the User’s Guide. If the value of this field is HYPRBEAM, the following field is NAME; otherwise it is TYPE.

Default = blank (blank or HYPRBEAM)

TYPE

Cross-section shape. When GROUP field is blank, this field is TYPE.

No default (BAR, BOX, BOX1, CHAN, CHAN1, CHAN2, CROSS, H, HAT, I, I1, L, ROD, T, T1, T2, TUBE, or Z)

NAME

Name of arbitrary beam section definition. Refer to Arbitrary Beam Section Definition in the User’s Guide. When the value of GROUP is HYPRBEAM, this field is NAME.

No default (Character string)

ND

Number of dimensions used to specify the Cross-section shape. This is required when the value of the GROUP field is HYPRBEAM. ND represents the total number of dimensions used to define an Arbitrary Beam Section.

Default = blank

DIMi(A)

Cross-section dimensions at end A.

No default (Real > 0.0)

NSM(A)

Nonstructural mass per unit length at end A.

Default = 0.0 (Real)

SO(#)

Stress output request option for intermediate station #.

Stress output is not supported for intermediate stations so this field must be set to NO.

X(#)/XB

Distance from end A to intermediate station # in the element coordinate system, divided by the length of the element.

Default = 1.0 (Real > 0.0)

DIMi(#)

Cross-section dimensions at intermediate station #.

(Real > 0.0)

NSM(#)

Nonstructural mass per unit length at intermediate station #.

Default = 0.0 (Real)

SO(B)

Stress output request option for end B.

Default = YES (YES or NO)

X(B)/XB

Distance form end A to end B in the element coordinate system, divided by the length of the element.

This must be 1.0

DIMi(B)

Cross-section dimensions at end B.

(Real > 0.0)

NSM(B)

Nonstructural mass per unit length at end B.

Default = 0.0 (Real)

Comments

1.For structural problems, MID may reference only a MAT1 material entry. For heat transfer problems, MID may reference only a MAT4 material entry.
2.Up to eleven stations are allowed (end A and B, and nine intermediate stations #).
3.The cross-sectional properties, shear flexibility factors, and stress recovery points (C, D, E, and F) are computed using the TYPE and DIMi as shown below. The element coordinate system is located at the shear center.

bar

box

Type = BAR

Type = BOX

 

box1

chan

Type = BOX1

Type = CHAN

 

chan1

chan2_num

Type = CHAN1

Type = CHAN2

 

cross

h_type

Type = CROSS

Type = H

 

 

 

hat_num

i

Type = HAT

Type = I

 

i1_axis

l

Type = I1

Type = L

 

rod

T_num

Type = ROD

Type = T

 

t1_pbarl_pbeaml

T2

Type = T1

Type = T2

 

tube

z

Type = TUBE

Type = Z

4.For PBEAML entries with more than one section, an equivalent PBEAM entry is derived. An echo request will cause a printout of the derived PBEAM.
5.Stress recovery is only allowed at end A and end B. Stress recovery at intermediate stations is not supported.
6.For TYPE=ROD, if X(1)/XB is equal to 1.0, then the DIM(1)A references the radius of the beam at end A and DIM(1)B references the radius of the beam at end B and there are no intermediate stations. This element is a tapered beam formulation, and averaging is not used to determine the average radius of the beam. Instead, the true tapered beam formulation is used with the given dimensions. The true tapered beam formulation is only available for TYPE=ROD.

pbeaml

7.DIMi and NSM have to be specified fully on station A. On station B, blank means that the dimensions are the same as at A. On other stations, it is a linear interpolation between A and B.
8.The NSM specified at end A is the default value for NSM at end B. The default for all other stations is a linear interpolation between end A and end B. So, for a constant NSM over the length of the beam, only NSM at end A is required.

The mass of the element is calculated as:

Mass = density * beam_area * beam_length + NSM * beam_length

If the NSM value is different in different stations, it is averaged over all the stations and the average is used in the element calculation.

9.This card is represented as a property in HyperMesh.

See Also:

Bulk Data Section

Guidelines for Bulk Data Entries

Bulk Data Entries by Function

The Input File