Processing math: 100%

/FAIL/WILKINS

Block Format Keyword Describes the Wilkins failure model.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/FAIL/WILKINS/mat_ID/unit_ID
α β Plim Df Ifail_sh Ifail_so
Optional Line
(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
fail_ID                  

Definition

Field Contents SI Unit Example
mat_ID Material identifier.

(Integer, maximum 10 digits)

 
unit_ID Unit Identifier.

(Integer, maximum 10 digits)

 
α Hydrostatic pressure exponent.

(Real)

 
β Deviatoric coefficient.

(Real)

 
Plim Hydrostatic pressure limit.

(Real)

[Pa]
Df Critical damage.

(Real)

 
Ifail_sh Shell failure flag.
= 1
Shell is deleted, if DcDf for one integration point or layer.
= 2
For each integration point, the stress tensor is set to zero, if DcDf and shell is deleted, if DcDf for all integration points or layers.

(Integer)

 
Ifail_so Solid failure flag.
= 1
Solid is deleted, if DcDf for one integration point.
= 2
For each integration point, the deviatoric stress tensor vanishes, if DcDf .

(Integer)

 
fail_ID Failure criteria identifier. 2

(Integer, maximum 10 digits)

 

Example (Metal)

Comments

  1. The cumulative damage is:

    Dc=W1W2dˉεp

    Where,

    W1=(11+aP)α

    a=1Plim

    Where,
    P
    Hydro pressure

    P=133j=1σjj

    W2=(2A)β

    A=max(s2s1,s2s3),s1s2s3

    Where, s1,s2,s3 are the deviatoric stresses.

  2. The fail_ID is used with /STATE/BRICK/FAIL and /INIBRI/FAIL. There is no default value. If the line is blank, no value will be output for failure model variables in the /INIBRI/FAIL (written in .sta file with /STATE/BRICK/FAIL option).