Defining Laminate Types
- Last UpdatedDec 02, 2025
- 1 minute read
The FRP object is created via a function of hull utility program Inithull. It is described in input written in a language based on the Interpretative Language (TIL). The general principles for this language are described in User Guide Hull Basic Features and Concepts / Basic Features / Getting Started / The Interpretative Language (TIL).
The version of TIL used for creation of the FRP object has three different statement types:
|
LAMINATE_PLANE |
The LAMINATE_PLANE statement defines different laminates in plates, that means, it is surface oriented |
|
LAMINATE_BEAD |
The LAMINATE_BEAD statement defines laminates used for beads along planar panel boundaries. |
|
LAMINATE_FLANGE |
The LAMINATE_FLANGE statement defines flange laminates. |
|
BEAD |
The BEAD statement defines the different bead types. |
|
LAMINATE_SEAM |
The LAMINATE_SEAM statement defines seam laminate. |
The three statement types may occur in an arbitrary order in the input file. There may be a maximum of 99 statements of each type.