MATF
Bulk Data Entry Defines material properties and failure model parameters for Failure criteria calculations.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATF | MID | ||||||||
CRI | CRITERIA | TID/V1 | V2 | V3 | V4 | V5 | |||
W1 | |||||||||
W2 | W3 | ||||||||
etc |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MATF | 100 | ||||||||
CRI | PUCK | 3.E5 | 3.E5 | 3.E5 | 3.E5 | 3.E5 | |||
0.25 | |||||||||
0.25 | 0.25 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
MID | Material identification
number. (Integer > 0) |
|
CRI | CRI flag indicating that the failure criterion input data are to follow. | |
CRITERIA | Character String
representing the chosen failure criterion.
No default |
|
TID | Identification number of a TABLEMD entry that identifies the equivalent plastic strain (Yi) at the onset of damage vs temperature (Xi). 5 | |
Vi | Material stress limits.
(Real > 0.0) |
|
Wi | Parameters for failure envelope.
(Real > 0.0) |
Comments
- To use PUCK failure criteria, MATF entry should be specified with MID referring to the corresponding material entry. Also, FT field on PCOMP, PCOMPG, or PCOMPP should be set to PUCK.
- MID field may refer to MAT1, MAT2, or MAT8 entries.
- Different failure criteria for different materials can be defined by referencing the corresponding material entry (with same ID as MATF) on MID# fields of the PCOMP and PLY entries (for PCOMPP). If different materials with different failure criteria are required to be defined for a single composite property, then MATF entry should be used.
- MATF entry is required only for PUCK failure criterion calculations.
- If the CRITERIA field is
set to DUCTILE, then the TID field should
point to a TABLEMD entry with NDEP set to
1. The first data column (Yi) is the
equivalent plastic strain at the onset of damage. The second data column
(Xi) is the corresponding temperature. The second column
should be specified in ascending order only.
When the CRITERIA field is set to DUCTILE in OSTTS analysis, the temperature-based lookup is conducted for each temperature to identify the corresponding equivalent plastic strain from the TABLEMD entry. This plastic strain is used in conjunction with the calculated von Mises Strain to calculate Damage (This can be output using the DAMAGE I/O Options Entry).