Classical Laminate Theory (CLT)

Category: Structural Analysis | Integrated 2026-04-06
CAE visualization for clt basics theory - technical simulation diagram
Classical Laminate Theory (CLT)

Classical Laminate Theory (CLT): Theoretical Foundations

What is CLT?

๐Ÿง‘โ€๐ŸŽ“

Professor, what is Classical Lamination Theory (CLT)?


๐ŸŽ“

CLT is the fundamental theory describing the mechanics of fiber-reinforced composite (FRP) laminates. It is an extension of Kirchhoff plate theory to anisotropic laminates, calculating the overall stiffness of the laminate from the material properties and fiber angles of each layer.


๐Ÿง‘โ€๐ŸŽ“

How is it different from isotropic plate theory?


๐ŸŽ“

For isotropic plates, everything is determined by a single parameter, the bending stiffness $D = Et^3/12(1-\nu^2)$. In CLT, a 6ร—6 matrix called the ABD matrix is required. It includes membrane stiffness, bending stiffness, and membrane-bending coupling.


ABD Matrix

๐ŸŽ“

The central concept of CLT, the ABD matrix:


$$ \begin{Bmatrix} N \\ M \end{Bmatrix} = \begin{bmatrix} A & B \\ B & D \end{bmatrix} \begin{Bmatrix} \varepsilon^0 \\ \kappa \end{Bmatrix} $$

Where:

  • $\{N\}$ โ€” Membrane force resultants ($N_x, N_y, N_{xy}$)
  • $\{M\}$ โ€” Bending moment resultants ($M_x, M_y, M_{xy}$)
  • $\{\varepsilon^0\}$ โ€” Midplane strains
  • $\{\kappa\}$ โ€” Curvatures

๐Ÿง‘โ€๐ŸŽ“

What do $[A]$, $[B]$, and $[D]$ represent?


๐ŸŽ“
  • $[A]$ โ€” Membrane stiffness matrix โ€” Stiffness against in-plane tension/compression/shear
  • $[B]$ โ€” Membrane-bending coupling matrix โ€” In-plane forces induce bending, and bending induces in-plane deformation
  • $[D]$ โ€” Bending stiffness matrix โ€” Stiffness against pure bending

  • ๐Ÿง‘โ€๐ŸŽ“

    $[B]$ is interesting. For isotropic plates, $[B] = 0$, right?


    ๐ŸŽ“

    Exactly. For isotropic plates or symmetric laminates (e.g., $[0/90]_s$), $[B] = 0$. For unsymmetric laminates, $[B] \neq 0$, causing peculiar behavior like warping when tension is applied.


    ABD Matrix Calculation

    ๐ŸŽ“

    Calculation formulas for each matrix:


    $$ A_{ij} = \sum_{k=1}^{n} \bar{Q}_{ij}^{(k)} (z_k - z_{k-1}) $$
    $$ B_{ij} = \frac{1}{2} \sum_{k=1}^{n} \bar{Q}_{ij}^{(k)} (z_k^2 - z_{k-1}^2) $$
    $$ D_{ij} = \frac{1}{3} \sum_{k=1}^{n} \bar{Q}_{ij}^{(k)} (z_k^3 - z_{k-1}^3) $$

    Where $\bar{Q}_{ij}^{(k)}$ is the transformed reduced stiffness matrix of the $k$-th layer (considering fiber angle), and $z_k$ is the layer position.


    ๐Ÿง‘โ€๐ŸŽ“

    So the overall ABD matrix of the laminate can be calculated from the position and fiber angle of each layer.


    ๐ŸŽ“

    Yes. CLT is the theory that derives the "macroscopic stiffness of the laminate" from "material properties + fiber angle + stacking sequence of each layer". When composite materials are handled by shell elements in FEM, CLT is used internally.


    Laminate Notation

    ๐Ÿง‘โ€๐ŸŽ“

    How do you read notations like "$[0/90/\pm 45]_s$"?


    ๐ŸŽ“

    Fiber angles are listed from the bottom up:

    • $[0/90/\pm 45]_s$ = $[0/90/+45/-45/-45/+45/90/0]$
    • $s$ means symmetric. It is mirrored about the midplane.
    • For symmetric laminates, $[B] = 0$ (no membrane-bending coupling).

    ๐Ÿง‘โ€๐ŸŽ“

    Is using symmetric laminates a basic design principle?


    ๐ŸŽ“

    Basically, yes. Unsymmetric laminates cause warpage (curing warpage) after molding, which is also problematic for manufacturing. Aircraft structures are, in principle, symmetric laminates.


    Summary

    ๐Ÿง‘โ€๐ŸŽ“

    Let me organize the CLT theory.


    ๐ŸŽ“

    Key points:


    • The ABD matrix describes laminate stiffness โ€” $[A]$: membrane, $[B]$: coupling, $[D]$: bending
    • Calculate the ABD matrix from each layer's $\bar{Q}$ and position $z_k$ โ€” Layer material properties and fiber angle are the inputs.
    • If $[B] = 0$, there is no membrane-bending coupling โ€” Achieved with symmetric laminates.
    • Symmetric laminates are the design standard โ€” Prevents warpage.
    • FEM composite shell elements use CLT internally โ€” CLT is the foundational theory for FEM.

    ๐Ÿง‘โ€๐ŸŽ“

    So, without understanding CLT, you can't properly set up or interpret the results of FEM composite analysis.


    ๐ŸŽ“

    Exactly. CLT is the "alphabet" of composite design. You cannot discuss FEM analysis of composites without it.


    Coffee Break Yomoyama Talk

    Origin of CLT and Contributions of Reissner & Mindlin

    Classical Lamination Theory (CLT) was established by Whitney, Leissa, and others in the 1960s-70s. CLT assumes each lamina is in a state of plane stress and integrates based on Kirchhoff plate theory (out-of-plane deformation keeps the normal rigid) to obtain the overall stiffness matrix [ABD]. Reissner's shear deformation theory (1945) and Mindlin's improvement (1951) evolved into the First-order Shear Deformation Theory (FSDT), which compensates for the "no shear stiffness" limitation of CLT.

    Computational Methods for Classical Laminate Theory (CLT)

    CLT Implementation in FEM

    ๐Ÿง‘โ€๐ŸŽ“

    How is CLT implemented in FEM shell elements?


    ๐ŸŽ“

    For composite shell elements, the ABD matrix is constructed from each layer's $\bar{Q}$ matrix and laminate information (fiber angle, thickness, position), and reflected in the element stiffness matrix. Integration points through the thickness are placed in each layer.


    Nastran

    ๐ŸŽ“

    ```

    PCOMP, 1, , , , SYM

    , 1, 0.125, 0., YES,

    , 1, 0.125, 90., YES,

    , 1, 0.125, 45., YES,

    , 1, 0.125, -45., YES

    ```


    The PCOMP card specifies material ID, thickness, and fiber angle for each layer. SYM indicates a symmetric laminate.


    Abaqus

    ๐ŸŽ“

    ```

    *SHELL SECTION, COMPOSITE, ELSET=panel

    0.125, 3, CFRP, 0.

    0.125, 3, CFRP, 90.

    0.125, 3, CFRP, 45.

    0.125, 3, CFRP, -45.

    ```


    Each line defines one layer: thickness, number of integration points, material name, fiber angle.


    Ansys

    ๐ŸŽ“

    In Workbench, laminates are defined using "ACP (Ansys Composite PrePost)". GUI operations allow intuitive setting of draping and fiber angles.


    ๐Ÿง‘โ€๐ŸŽ“

    Why is Nastran's PCOMP widely used in aerospace?


    ๐ŸŽ“

    PCOMP has a history dating back to the 1980s and has extensive verification records for aerospace certification (type certification). It can directly output strain/stress for each layer and has robust integration with failure criteria (Tsai-Wu, Hashin, etc.).


    Through-Thickness Integration Points

    ๐Ÿง‘โ€๐ŸŽ“

    How many integration points are needed per layer?


    ๐ŸŽ“

    A minimum of 3 points per layer (Simpson integration) is recommended. For elastoplastic analysis, 5 or more points are needed.


    ๐ŸŽ“

    Total: $n$ layers ร— 3 points = $3n$ points. For a 20-layer laminate, that's 60 points. More through-thickness integration points increase computational cost but are crucial for accuracy.


    Material Coordinate System

    ๐Ÿง‘โ€๐ŸŽ“

    Relative to which coordinate system is the fiber angle defined?


    ๐ŸŽ“

    The material coordinate system is defined for each layer. Typically, the fiber angle is specified relative to the in-plane direction (axis 1 direction) of the shell element. Since the fiber angle reference changes with element orientation, verifying material direction is essential.


    ๐ŸŽ“

    To accurately represent draping (variation of fiber angle on curved surfaces), the material coordinate system must be set individually for each element. ACP (Ansys) and Fibersim (Siemens) automate this task.


    Summary

    ๐Ÿง‘โ€๐ŸŽ“
    Related Simulators

    Experience the theory firsthand with the interactive simulator for this field

    All Simulators

    Related fields

    Rate this article
    Thank you for your feedback!
    Helpful
    More details
    Report error
    Helpful
    0
    More details
    0
    Report error
    0
    Written by NovaSolver Contributors
    Anonymous Engineers & AI โ€” Sitemap