Block Format Keyword
/INIBRI/FAIL - Initial State for a Brick (Failure Criteria)
Description
Describes the failure criteria for a brick.
Format
(1)
|
(2)
|
(3)
|
(4)
|
(5)
|
(6)
|
(7)
|
(8)
|
(9)
|
(10)
|
/INIBRI/FAIL/unit_ID
|
brick_ID
|
Nlay
|
nptr
|
npts
|
nptt
|
lay_ID
|
fail_ID
|
Ifail_typ
|
Nvar
|
mat_ID
|
V1
|
...
|
...
|
VN
|
|
Field
|
Contents
|
unit_ID
|
Optional unit identifier
(Integer, maximum 10 digits)
|
brick_ID
|
Element identifier
(Integer)
|
Nlay
|
Number of layers
(Integer)
|
nptr
|
Number of integration points in direction r
(Integer)
|
npts
|
Number of integration points in direction s
(Integer)
|
nptt
|
Number of integration points in direction t
(Integer)
|
lay_ID
|
Layer to initialize identifier
(Integer)
|
fail_ID
|
Failure criteria to initialize identifier
(Integer)
|
Ifail_typ
|
Failure criteria to initialize type
(Integer)
|
Nvar
|
Number of failure criteria variables to initialize
(Integer)
|
mat_ID
|
Material identifier to initialize
(Integer)
|
V1
|
First failure criteria variable value
(Integer)
|
VN
|
Nth failure criteria variable value
(Integer)
|
|