VN1981
Aerospace
- Sep 29, 2015
- 186
Hi,
I am interested in learning on how to model Laminates in Nastran using just Plate elements i.e. without defining the stack up sequence. Can think about it as defining the laminate properties in a smeared way.
Ian Taig provides some guidance but I am unable to comprehend all of it completely. I am posting an excerpt of one such method.
My questions in the above process are as follows:
1. Where can I find this CF02 program? Did a quick Google and nothing came up. Is the program included in Nastran?
2. What is (1/2 unit t)? Highlighted in bold
3. Any updated procedure on modeling Laminates as single plates using Nastran?
I can post more information if needed.
Edit: I had formatted the data to appear neatly as columns & rows in a text editor but the forum software has destroyed it and I dunno how to rectify the same. Sorry...
I am interested in learning on how to model Laminates in Nastran using just Plate elements i.e. without defining the stack up sequence. Can think about it as defining the laminate properties in a smeared way.
Ian Taig provides some guidance but I am unable to comprehend all of it completely. I am posting an excerpt of one such method.
a) Single Anisitropic Panel: For Membrane only panels, the QUAD4 material is specified by a single MAT2 card, the stiffness matrix being calculated using the ADS CF02 program. The fibre angles are specified relative to the 0 deg direction, the orientation of this layer can then be input on the QUAD4 card as either an angle or a Co-ord System.
Nastran QUAD4 element would be specified as:
CQUAD4 1 1 100 101 201 200 17.5
Consider a layup of total thickness 4.0mm :-
Layer Thickness %Thickness (1/2 unit t)
+45 0.5 12.5 .0625
-45 0.5 12.5 .0625
0 2.0 50.0 .25
90 1.0 25.0 .125
CF02 should be run with layer thicknesses totalling UNITY, option 0 giving the stiffness matrix as shown below
PROGRAMME CF02 - ISSUE 2 - ANISITROPIC PLATE STIFFNESS
SYMMETRIC PLANE No Temp or Moisture Used
NO. of Plies = 8 No. of Materials = 1 Angle of 0 deg. Datum = 0.000
Material E1 E2 G12 Nu12 Mat. No.
M 13600 6000 3000 0.3 1
PLY NO. Thickness Angle Material No. Angle with Datum
1 0.0625 45 1 45
2 0.0625 -45 1 -45
3 0.2500 0 1 0
4 0.1250 90 1 90
5 0.1250 90 1 90
6 0.2500 0 1 0
7 0.0625 -45 1 -45
8 0.0625 45 1 45
IN PLANE STIFFNESS MATRIX
0.796633E5 0.974165E4 0.00000E0
0.974165E4 0.470337E5 0.24441E-2
0.00000E0 0.24441E-2 0.10934E5
RIGIDITY MATRIX
0.6535E04 0.1679E4 0.2230E3
0.1679E4 0.2286E4 0.2230E3
0.2230E3 0.2230E3 0.1779E4
The MAT2 material data is specified using the upper triangular terms of the stiffness matrix:
F1 F2 F3 F4 F5 F6 F7 F8
MAT2 1 79663.3 9741.66 0.0 47033.8 0.0 10934.5
The PSHELL card would thus be:
PSHELL PID 1 4.0
My questions in the above process are as follows:
1. Where can I find this CF02 program? Did a quick Google and nothing came up. Is the program included in Nastran?
2. What is (1/2 unit t)? Highlighted in bold
3. Any updated procedure on modeling Laminates as single plates using Nastran?
I can post more information if needed.
Edit: I had formatted the data to appear neatly as columns & rows in a text editor but the forum software has destroyed it and I dunno how to rectify the same. Sorry...