Block Format Keyword
/INISHE/STRS_F/GLOB or /INISH3/STRS_F/GLOB - Initial State for a Global Shell
Description
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
|
|
|
Field
|
Contents
|
SI Unit Example
|
unit_ID
|
Optional 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
(Integer)
= 0: default set to 1
= 1: must be used for shell formulations Ishell =1, 2, 3, or 4; or Ish3n =1, 2, or 31
|
|
Thick
|
Shell thickness (see Comment 6)
(Real)
|
|
Em
|
Total membrane energy
(Real)
|
|
Eb
|
Total bending energy
(Real)
|
|
H1
|
Hourglass force
(Real)
|
|
H2
|
Hourglass force
(Real)
|
|
H3
|
Hourglass force
(Real)
|
|
x
|
Plane stress in the global frame
(Real)
|
|
Y
|
Plane stress in the global frame
(Real)
|
|
z
|
Plane stress in the global frame
(Real)
|
|
xy
|
Shear stress in the global frame
(Real)
|
|
yz
|
Shear stress in the global frame
(Real)
|
|
zx
|
Shear stress in the global frame
(Real)
|
|
bx
|
Bending stress in the global frame
(Real)
|
|
by
|
Bending stress in the global frame
(Real)
|
|
bz
|
Bending stress in the global frame
(Real)
|
|
bxy
|
Bending stress in the global frame
(Real)
|
|
byz
|
Bending stress in the global frame
(Real)
|
|
bzx
|
Bending stress in the global frame
(Real)
|
|
p
|
Plastic strain
(Real)
|
|
|
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. |
|