We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Workbench Mechanical – APDL command – matID Reply To: Workbench Mechanical – APDL command – matID

Erik Kostson
Ansys Employee

 

Hi

The commands to look at are, MP, etc.

So to define material properties needed for structural analysis we need at least the three commands, that can be added in a command snippet under a part:

MP,EX,MATID,200E9          ! Define Elasticity Modulus

 

MP,NUXY,MATID,0.3           ! Define Poisson’s ratio     

MP,DENS,MATID,7800       ! Density

All the best

Erik