Elastic Isotropic Material: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
----
----


Code Developed by: <span style="color:blue"> fmk </span>
Code Developed by: <span style="color:blue"> Micheal Scott, Oregon State Unieversity </span>

Revision as of 18:24, 30 September 2009

This command is used to construct an ElasticIsotropic material object.

This command is used to construct an elastic material object.

nDMaterial ElasticIsotropic $matTag $E $v

$matTag integer tag identifying material
$E elastic Modulus
$v Poisson's ratio

The material formulations for the ElasticIsotropic object are "ThreeDimensional," "PlaneStrain," "Plane Stress," "AxiSymmetric," and "PlateFiber."


Code Developed by: Micheal Scott, Oregon State Unieversity