Users:General FEM Analysis/Materials Reference/MatElastOrthotropic
From Carat++ Public Wiki
< Users:General FEM Analysis | Materials Reference(Difference between revisions)
(Created page with "2D Orthotropic material law. Effects in surface normal directions are excluded. == Input Parameters == === Parameter Description === {| border="1" cellpadding="3" cellspacing=...") |
|||
Line 44: | Line 44: | ||
=== Example of a Complete Input Block === | === Example of a Complete Input Block === | ||
<pre> | <pre> | ||
− | EL-MAT 1 : | + | EL-MAT 1 : LIN_ELAST_ORTHOTROPIC |
EMOD1= 165000 EMOD2= 8400 | EMOD1= 165000 EMOD2= 8400 |
Latest revision as of 17:03, 8 December 2016
2D Orthotropic material law. Effects in surface normal directions are excluded.
Input Parameters
Parameter Description
Compulsory Parameters | ||
Parameter | Values, Default(*) | Description |
---|---|---|
MATERIAL | EL-MAT int | Definition of material number. |
EMODi | reals | Definition of Young's modulus in fiber(i=1), in-plane fiber orthogonal(i=2)directions. |
Gij | reals | Definition of shear modulus with respect to the lamina coordinate system as EMOD. |
ALPHA_Ti | reals | Definition of thermal expansion coefficients in lamina coordinate system as EMOD. |
DENS | reals | Definition of density. |
NUEij | reals | Definition of Poisson's ratio with respect to the lamina coordinate system as EMOD. |
FAIL_ID | int | Definition of defined failure criterion identities(optional). |
Example of a Complete Input Block
EL-MAT 1 : LIN_ELAST_ORTHOTROPIC EMOD1= 165000 EMOD2= 8400 G12=5600 NUE12=0.34 DENS=1200 ALPHAT1=0.0 ALPHAT2=0.0 FAIL_ID=1
Whos here now: Members 0 Guests 0 Bots & Crawlers 1 |