HyperWorks Solvers

MATX60

MATX60

Previous topic Next topic Expand/collapse all hidden text  

MATX60

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Bulk Data Entry

MATX60 – Material Property Extension for Piece-wise Nonlinear Elastic-plastic Material for Geometric Nonlinear Analysis

Description

Defines additional material properties for piece-wise nonlinear elastic-plastic material for geometric nonlinear analysis.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

MATX60

MID

EPSPF

EPST1

EPST2

FSMOOTH

CHARD

FCUT

EPSF

 

 

TPID

PSCA

 

 

 

 

 

 

 

Strain rate dependent material, at least 4 times, at most 10 times:

 

TID1

FSCA1

EPSR1

 

 

 

 

 

 

 

TID2

FSCA2

EPSR2

 

 

 

 

 

 

 

...

...

...

 

 

 

 

 

 

hmtoggle_plus1Example

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

MAT1

102

900

 

0.33

1E1

 

 

 

 

MATX60

102

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

101

1.0

4.2E-7

 

 

 

 

 

 

 

102

1.0

4.2e6

 

 

 

 

 

 

Field

Contents

MID

Material ID of the associated MAT1 (See comment 1).

No default (Integer > 0)

EPSPF

Failure plastic strain.

Default = 1030  (Real > 0)

EPST1

Maximum tensile failure strain (See comment 5).

Default = 1030  (Real > 0)

EPST2

Maximum tensile failure damage (See comment 6).

Default = 2.0*1030  (Real > 0)

FSMOOTH

Strain rate smoothing flag.

Default = OFF (ON or OFF)

CHARD

Hardening coefficient.

0.0: The hardening is a full isotropic model.
1.0: Hardening uses the kinematic Prager-Ziegler model.
Between 0.0 and 1.0: Hardening is interpolated between the two models.

Default = 0.0 (1.0 > Real > 0)

FCUT

Cutoff frequency for strain rate filtering. Only for shell and solid elements.

Default = 1030  (Real > 0)

EPSF

Tensile strain for element deletion.

Default = 3.0*1030  (Real > 0)

TPID

Identification number of a TABLES1 that defines pressure dependent yield stress function.

No default (Integer > 0)

PSCA

Scale factor for stress in pressure dependent function.

Default = 1.0  (Real)

TIDi

Identification number of a TABLES1 that defines the yield stress vs. plastic strain rate function corresponding to EPSRi. Separate functions must be defined for different strain rates.

No default (Integer > 0)

FSCAi

Scale factor for TIDi.

Default = 1.0  (Real)

EPSRi

Strain rate. Strain rate values must be given strictly in ascending order.

(Real)

Comments

1.The material identification number must be that of an existing MAT1 bulk data entry. Only one MATX60 material extension can be associated with a particular MAT1.
2.MATX60  is only applied in geometric nonlinear analysis subcases which are defined by ANALYSIS = EXPDYN. It is ignored for all other subcases.
3.The first point of yield stress functions (plastic strain vs. stress) should have a plastic strain value of zero. If the last point of the first (static) function equals 0 in stress, the default value of EPSMAX is set to the value of the corresponding plastic strain.
4.When the plastic strain reaches EPSMAX, the element is deleted.
5.If the first principal strain ε1 reaches εt1 (EPST1), the stress σ is reduced by:

matx60_1

with εt2 = EPST2.

6.If the first principal strain ε1 reaches εt2 (EPST2), the stress is reduced to 0 (but the element is not deleted).
7.If the first principal strain ε1 reaches εf (EPSF), the element is deleted.
8.Strain rate filtering is used to smooth strain rates. The input FCUT is available only for shell and solid elements.
9.Hardening is defined by ICH.

matx60_iso

matx60_prager

 Isotropic Hardening

Prager-Ziegler Kinematic Hardening

10.The kinematic hardening model is not available with global formulation (NIP = 0 on PSHELX), that is hardening is fully isotropic.
11.In case of kinematic hardening and strain rate dependency, the yield stress depends on the strain rate.
12.TPID is used to distinguish the behavior in tension and compression for certain materials (that is pressure dependent yield). This is available for solid elements only. The effective yield stress is then obtained by multiplying the nominal yield stress by the yield factor PSCA corresponding to the actual pressure.
13.If mat60_eq1 (en =EPSRn), yield stress is a cubic interpolation between functions fn-1, fn, fn+1 and  fn+2.

If mat60_eq2, yield stress is interpolated between functions f1, f2, and f3.

If mat60_eq3, where Nfunc is the function number for strain rate, yield is extrapolated between functions fNfunc-3, fNfunc-2, fNfunc-1 and fNfunc.

If mat60_eq4, yield is extrapolated between functions f Nfunc-2, f Nfunc-1, and f Nfunc.

14.Strain rate values must be given strictly in ascending order. Separate functions must be defined for different strain rates.
15.This card is represented as an extension to a MAT1 material in HyperMesh.

See Also:

Bulk Data Section

Guidelines for Bulk Data Entries

Bulk Data Entries by Function

The Input File