MCIRON

Bulk Data Entry Defining the material properties of cast iron material for use in applications involving nonlinear materials.

This entry is used if a MAT1 entry is specified with the same MID in a nonlinear subcase.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MCIRON MID TABLE_C TABLE_T PNU TYPSTRN

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MCIRON 2 1001 1002

Definition

Field Contents SI Unit Example
MID Material identification number.

No default (Integer > 0)

 
TABLE_C Table ID which defines compression stress-strain curve. 1

No default (Integer for Table ID)

 
TABLE_T Table ID which defines tension stress-strain curve. 1

No default (Integer for Table ID)

 
PNU Plastic Poisson’s ratio

0.04 (-1 < real < 0.5)

 
TYPSTRN Strain type used on the x-axis of the table pointed to by TABLE_C and TABLE_T.
0 (Default)
Total strain is used on the x-axis.
1
Plastic strain or volumetric strain is used on the x-axis.

(Integer)

 

Comments

  1. Both TABLES1 and TABLEG can be used to define stress-strain curve. The stress values should be defined on the y-axis and the strain values should be defined on the x-axis.
  2. When TYPSTRN = 0, Young’s modulus is calculated from the tables defined on this entry. The Young’s modulus is calculated as the slope of the first two points in the table. In this case, it is mandatory that the Young’s modulus from compression curve and tension curve have the same value.