HyperWorks Solvers

/MAT/LAW13 (RIGID) (Obsolete)

/MAT/LAW13 (RIGID) (Obsolete)

Previous topic Next topic Expand/collapse all hidden text  

/MAT/LAW13 (RIGID) (Obsolete)

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

Block Format Keyword

/MAT/LAW13 - Rigid Material

Description

This material law is used to model part(s) as rigid bodies.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/MAT/LAW13/mat_ID/unit_ID or /MAT/RIGID/mat_ID/unit_ID

mat_title

 

 

 

 

 

 

 

 

E

 

 

 

 

 

 

hmtoggle_plus1Flag Definition

Field

Contents

SI Unit Example

mat_ID

Material identifier

(Integer, maximum 10 digits)

 

unit_ID

Optional unit identifier

(Integer, maximum 10 digits)

 

mat_title

Material title

(Character, maximum 100 characters)

 

Initial density

(Real)

symbol_kg

E

Young’s modulus

Used for computing stiffness in interface

(Real)

symbol_Pa

Poisson’s ratio

Used for computing stiffness in interface

(Real)

 

hmtoggle_plus1Example (Rigid)

#RADIOSS STARTER

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

/UNIT/1

unit for mat

                 Mg                  mm                   s

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

#-  2. MATERIALS:

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

/MAT/LAW13/1/1

rigid material

#              RHO_I

                 .78

#                  E                  NU

              210000                  .3

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

#ENDDATA

/END

#---1----|----2----|----3----|----4----|----5----|----6----|----7----|----8----|----9----|---10----|

hmtoggle_plus1Comments
1./MAT/RIGID is not compatible with kinematic condition or with Advanced Mass Scaling (/AMS), but it is compatible with /BCS.
2./MAT/RIGID is not compatible with /PLOAD, /CLOAD, /GRAV, /IMPDISP, /IMPVEL, /IMPACC, /IMPTEMP, /INIVEL and /INITEMP. If loading is used, it is recommended to use /RBODY, instead of /MAT/RIGID.