HyperWorks Tools

::hwat::solver::MakeRigidMat

::hwat::solver::MakeRigidMat

Previous topic Next topic No expanding text in this topic  

::hwat::solver::MakeRigidMat

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

NAME

::hwat::solver::MakeRigidMat - Creates a rigid material (MAT20).

 

SYNTAX

::hwat::solver::MakeRigidMat density modulus possion template

 

ARGUMENTS

density

The density for material.

modulus

The modulus for material.

poisson

The Poisson's ratio for material.

template

The solver template.

 

RETURNS

New material ID on success, {} otherwise.

 

EXAMPLE

::hwat::solver::MakeRigidMat 1.2 0.1 1e-04 "D:/Altair/templates/feoutput/ls-dyna/dyna.key" .

 

See also

Solver Functions