Block Format Keyword
/PROP/TYPE17 - Stacking information for ply-based Sandwich Shell Property Set
Description
This property set is used to define the sandwich shell property set using the stack and ply approach.
Two possible input:
• | All elements may have different number of plies by associating a group of elements to the ply in a way similar to OptiStruct. |
• | The layout is described by a sequence of substacks (“SUB”), which are comprised of several plies. The interplay between substacks is defined with the keyword INT. |
The input can be either “substack” or by ply, but not both.
Format
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
/PROP/TYPE17/prop_ID/unit_ID or /PROP/STACK/prop_ID/unit_ID |
|||||||||
prop_title |
|||||||||
Ishell |
Ismstr |
Ish3n |
Idrill |
Plyxfem |
|
Z0 |
|
|
|
hm |
hf |
hr |
dm |
dn |
|||||
|
Istrain |
Thick |
Ashear |
|
Ithick |
Iplas |
|
||
VX |
VY |
VZ |
skew_ID |
Iorth |
Ipos |
|
By ply
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Pply_IDi |
Zi |
|
|
|
|
|
|||
Minterply |
|
|
|
|
|
|
|
|
|
Or by substack
(1) |
(2) |
(3) |
(4) |
(5) |
(6) |
(7) |
(8) |
(9) |
(10) |
Sub |
Nsub |
Sub-plyn |
|
|
|
|
|
|
|
Substack Name |
|||||||||
Pply_IDi |
Zi |
|
|
|
|
|
|||
Minterply |
|
|
|
|
|
|
|
|
|
Sub |
Nsub |
Sub-plyn |
|
|
|
|
|
|
|
Substack Name |
|||||||||
Pply_IDj |
Zj |
|
|
|
|
|
|||
Minterply |
|
|
|
|
|
|
|
|
|
INT |
Pply_IDt |
Pply_IDb |
|
|
|
|
|
|
|
|
There are three plies in this example. Use /DRAPE to change the ply orientation so that each ply has a different material direction (fiber direction).And different material (which is defined in each ply with /PROP/TYPE19) is also applied. #RADIOSS STARTER #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /UNIT/2 unit for prop # MUNIT LUNIT TUNIT kg mm ms #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE17/2/2 composite combine by ply # Ishell Ismstr Ish3n Idrill Plyxfem Z0 12 0 0 1 0 0 # hm hf hr dm dn 0 0 0 .1 .1 # Istrain Thick Ashear Ithick Iplas 0 0 0 1 1 # VX VY VZ skew_ID Iorth Ipos 1 0 1 0 0 0 # Pply_IDi PHIi Zi 11 0 0 #Minterply
# Pply_IDi PHIi Zi 12 90 0 #Minterply
# Pply_IDi PHIi Zi 13 0 0 #Minterply
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/11/2 PROP number 11 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 0 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/12/2 PROP number 12 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 2 .6 0 0 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/13/2 PROP number 12 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 -45 0 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #enddata #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| |
Substack definition for the ply layout.
#RADIOSS STARTER #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #- 1. LOCAL_UNIT_SYSTEM: #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /UNIT/2 unit for prop # MUNIT LUNIT TUNIT kg mm ms #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #- 2. GEOMETRICAL SETS: #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE17/2/2 composite combine by substack # Ishell Ismstr Ish3n Idrill Plyxfem Z0 12 0 0 1 0 0 # hm hf hr dm dn 0 0 0 .1 .1 # Istrain Thick Ashear Ithick Iplas 0 0 0 1 1 # VX VY VZ skew_ID Iorth Ipos 0 1 0 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| # Sub Nsub Sub-plyn SUB 1 4 Top substack # Pply_IDi PHIi Zi 11 0 0 #Minterply 12 90 0 #Minterply 13 0 0 #Minterply 14 90 0 #Minterply
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| # Sub Nsub Sub-plyn SUB 2 4 Left substack # Pply_IDi PHIi Zi 21 90 0 #Minterply 22 0 0 #Minterply 23 90 0 #Minterply 24 0 0 #Minterply
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| # Sub Nsub Sub-plyn SUB 3 4 Right substack # Pply_IDi PHIi Zi 31 90 0 #Minterply 32 0 0 #Minterply 33 90 0 #Minterply 34 0 0 #Minterply
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| # Sub Nsub Sub-plyn SUB 4 3 Middle substack # Pply_IDi PHIi Zi 41 90 0 #Minterply 42 0 0 #Minterply 43 90 0 #Minterply
#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| # Int Pply_IDt Pply_IDb INT 14 21 INT 14 31 INT 43 21 INT 34 41 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/11/2 PROP number 11 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 45 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/12/2 PROP number 12 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 45 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/13/2 PROP number 13 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 45 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/14/2 PROP number 14 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 45 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/21/2 PROP number 21 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 46 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/22/2 PROP number 22 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 46 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/23/2 PROP number 23 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 46 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/24/2 PROP number 24 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 46 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/31/2 PROP number 31 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 47 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/32/2 PROP number 32 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 47 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/33/2 PROP number 33 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 47 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/34/2 PROP number 34 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 47 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/41/2 PROP number 41 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 44 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/42/2 PROP number 42 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 44 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| /PROP/TYPE19/43/2 PROP number 43 # mat_ID_i t delta_phi grsh4n_ID grsh3n_ID Npt_ply A_i 1 .5 45 44 0 0 0 #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| #enddata #---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----| |
QEPH: formulation with hourglass physical stabilization for general use. QBAT: modified BATOZ Q4 y24 shell with four Gauss integration points and reduced integration for in-plane shear. No hourglass control is needed for this shell. DKT18: BATOZ DKT18 thin shell with three Hammer integration points.
For further information about dm coefficient, refer to the RADIOSS Theory Manual.
All the plies until the next keyword “SUB” or the keyword “INT” is encountered belong to the same substack. The substack definition can only be used if N (the input number of layer) is equal to 0.
The mid-surface of the shell is the surface defined by the nodes connected to the element. For an exact definition of this surface, refer to the Theory Manual.
|
See Also:
Skew and Frame (/SKEW & /FRAME)
When is it better to use QEPH shells instead of Belytschoko shells?