Elastic Isotropic Material

From OpenSeesWiki
Revision as of 18:56, 4 June 2013 by Mhscott (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search




This command is used to construct an ElasticIsotropic material object.

nDMaterial ElasticIsotropic $matTag $E $v <$rho>

$matTag integer tag identifying material
$E elastic Modulus
$v Poisson's ratio
$rho mass density, optional default = 0.0.

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


Code Developed by: Micheal Scott, Oregon State University