Users:General FEM Analysis/Materials Reference/MatElastoplasticIsotropic
From Carat++ Public Wiki
< Users:General FEM Analysis | Materials Reference(Difference between revisions)
(→MatElastoplasticIsotropic) |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | |||
== Input Parameters == | == Input Parameters == | ||
Line 13: | Line 12: | ||
!MATERIAL | !MATERIAL | ||
|EL-MAT ''int'' | |EL-MAT ''int'' | ||
− | |Definition of material number. | + | |Definition of material number. |
|- | |- | ||
!EMOD | !EMOD | ||
− | |'' | + | |''reals'' |
|Definition of Young's modulus. | |Definition of Young's modulus. | ||
|- | |- | ||
− | ! | + | !ALPHA_T |
− | | | + | |''reals'' |
− | | | + | |Definition of thermal expansion coefficient. |
+ | |- | ||
+ | !DENS | ||
+ | |''reals'' | ||
+ | |Definition of density. | ||
+ | |- | ||
+ | !NUE | ||
+ | |''reals'' | ||
+ | |Definition of Poisson's ratio. | ||
+ | |- | ||
+ | !YIELD_CRITERIA | ||
+ | |VON_MISES | ||
+ | |Definition of yield criteria. | ||
+ | |- | ||
+ | !YIELD_STRESS | ||
+ | |''reals'' | ||
+ | |Definition of yield stress (von Mises). | ||
|- | |- | ||
− | ! | + | !KMOD |
− | | | + | |''reals'' |
− | | | + | | |
|} | |} | ||
Latest revision as of 14:50, 5 December 2016
Input Parameters
Parameter Description
Compulsory Parameters | ||
Parameter | Values, Default(*) | Description |
---|---|---|
MATERIAL | EL-MAT int | Definition of material number. |
EMOD | reals | Definition of Young's modulus. |
ALPHA_T | reals | Definition of thermal expansion coefficient. |
DENS | reals | Definition of density. |
NUE | reals | Definition of Poisson's ratio. |
YIELD_CRITERIA | VON_MISES | Definition of yield criteria. |
YIELD_STRESS | reals | Definition of yield stress (von Mises). |
KMOD | reals |
Example of a Complete Input Block
EL-MAT 1 : ELASTOPLASTIC_ISOTROPIC EMOD=70.0 ALPHAT=0.0 DENS=1.0 NUE=0.2 YIELD_CRITERIA=VON_MISES YIELD_STRESS=0.243 KMOD=0.2
Whos here now: Members 0 Guests 0 Bots & Crawlers 1 |