From Carat++ Public Wiki
Input Parameters
Parameter Description
Compulsory Parameters
|
Parameter
|
Values, Default(*)
|
Description
|
MATERIAL
|
EL-MAT int
|
Definition of material number. ELASTOPLASTIC_ISOTROPIC
|
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