Users:General FEM Analysis/Materials Reference/MatElastoplasticIsotropic
From Carat++ Public Wiki
(Difference between revisions)
(Created page with " == MatElastoplasticIsotropic == !=================================================================== EL-MAT 1 : ELASTOPLASTIC_ISOTROPIC EMOD=70.0 ALPHAT=0.0 DENS=1.0 NUE=0....") |
(→MatElastoplasticIsotropic) |
||
Line 1: | Line 1: | ||
− | == | + | == Input Parameters == |
− | + | === Parameter Description === | |
+ | |||
+ | {| border="1" cellpadding="3" cellspacing="0" | ||
+ | |colspan="3" style="background:#efefef;"| Compulsory Parameters | ||
+ | |- | ||
+ | !Parameter | ||
+ | !Values, Default(*) | ||
+ | !Description | ||
+ | |- | ||
+ | !MATERIAL | ||
+ | |EL-MAT ''int'' | ||
+ | |Definition of material number. ELASTOPLASTIC_ISOTROPIC | ||
+ | |- | ||
+ | !EMOD | ||
+ | |''float'' | ||
+ | |Definition of Young's modulus. | ||
+ | |- | ||
+ | !COMPCASE | ||
+ | |LD-COM ''int'' | ||
+ | |Linking to computation case objects which specify the boundary conditions (loading and supports) | ||
+ | |- | ||
+ | !DOMAIN | ||
+ | |EL-DOMAIN ''int'' | ||
+ | |Linking to the domain the analysis should work on | ||
+ | |} | ||
+ | |||
+ | === Example of a Complete Input Block === | ||
+ | <pre> | ||
EL-MAT 1 : ELASTOPLASTIC_ISOTROPIC | EL-MAT 1 : ELASTOPLASTIC_ISOTROPIC | ||
EMOD=70.0 ALPHAT=0.0 DENS=1.0 NUE=0.2 | EMOD=70.0 ALPHAT=0.0 DENS=1.0 NUE=0.2 | ||
YIELD_CRITERIA=VON_MISES | YIELD_CRITERIA=VON_MISES | ||
− | YIELD_STRESS=0.243 KMOD=0.2 | + | YIELD_STRESS=0.243 KMOD=0.2 |
− | + | </pre> |
Revision as of 14:38, 5 December 2016
Input Parameters
Parameter Description
Compulsory Parameters | ||
Parameter | Values, Default(*) | Description |
---|---|---|
MATERIAL | EL-MAT int | Definition of material number. ELASTOPLASTIC_ISOTROPIC |
EMOD | float | Definition of Young's modulus. |
COMPCASE | LD-COM int | Linking to computation case objects which specify the boundary conditions (loading and supports) |
DOMAIN | EL-DOMAIN int | Linking to the domain the analysis should work on |
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 |