/INISHE/STRS_F/GLOB or /INISH3/STRS_F/GLOB

Block Format Keyword Describes the initialization of stress tensor given in global coordinate system for shell elements.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/INISHE/STRS_F/GLOB/unit_ID
/INISH3/STRS_F/GLOB/unit_ID
shell_ID nb_integr npg Thick          
Em Eb H1 H2 H3

if nb_integr ≥ 0 - Plane stresses

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
σ X σ Y σ Z        

if nb_integr = 0 - Shear stresses

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
σ XY σ YZ σ ZX        

if nb_integr = 0 - Bending stresses

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
σ bX σ bY σ bZ        
σ bXY σ bYZ σ bZX ε p    

if nb_integr > 0 - Shear stresses

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
σ XY σ YZ σ ZX ε p    

Definitions

Field Contents SI Unit Example
unit_ID Unit Identifier.

(Integer, maximum 10 digits)

 
shell_ID Element identifier.

(Integer)

 
nb_integr Integration point number through the thickness.

(Integer)

 
npg Number of surface quadrature points.
= 0
Default set to 1
= 1
Must be used for shell formulations Ishell =1, 2, 3, or 4; or Ish3n =1, 2, or 31

(Integer)

 
Thick Shell thickness. 6

(Real)

[ m ]
Em Total membrane energy.

(Real)

[ J ]
Eb Total bending energy.

(Real)

[ J ]
H1 Hourglass force.

(Real)

[ N ]
H2 Hourglass force.

(Real)

[ N ]
H3 Hourglass force.

(Real)

[ N ]
σ X Plane stress in the global frame.

(Real)

[ Pa ]
σ Y Plane stress in the global frame.

(Real)

[ Pa ]
σ Z Plane stress in the global frame.

(Real)

[ Pa ]
σ X Y Shear stress in the global frame.

(Real)

[ Pa ]
σ Y Z Shear stress in the global frame.

(Real)

[ Pa ]
σ Z X Shear stress in the global frame.

(Real)

[ Pa ]
σ b X Bending stress in the global frame.

(Real)

[ Pa ]
σ b Y Bending stress in the global frame.

(Real)

[ Pa ]
σ b Z Bending stress in the global frame.

(Real)

[ Pa ]
σ b X Y Bending stress in the global frame.

(Real)

[ Pa ]
σ b Y Z Bending stress in the global frame.

(Real)

[ Pa ]
σ b Z X Bending stress in the global frame.

(Real)

[ Pa ]
ε p Plastic strain.

(Real)

 

Comments

  1. The nb_integr should be equal to the nb_integr defined in the shell property definition.
  2. Only compatible with Ishell =1, 2, 3, 4 or Ish3n =1, 2, 31.
  3. If nb_integr ≠ 0, repeat the optional continuation lines for each integration point.
  4. The npg must be set according to the formulation, which is used in the shell property.
  5. For npg = 0 or 1 and nb_integr > 0, the optional continuation lines have to be repeated for each integration point.
  6. The value given for thickness (Thick) will be used instead of the thickness given in property or in the shell definition.