next up previous contents
Next: *ELEMENT Up: Input deck format Previous: *DYNAMIC   Contents


*ELASTIC

Keyword type: model definition, material

This option is used to define the elastic properties of a material. There is one optional parameter TYPE. Default is TYPE=ISO, other values are TYPE=ORTHO for orthotropic materials and TYPE=ANISO for anisotropic materials. All constants may be temperature dependent. For orthotropic and fully anisotropic materials, the coefficients $D_{IJKL}$ satisfy the equation:


\begin{displaymath}
S_{IJ}=D_{IJKL} E_{KL},
\end{displaymath} (12)

where $S_{IJ}$ is the second Piola-Kirchhoff stress and $E_{KL}$ is the Lagrange deformation tensor. For linear calculations, these reduce to the generic stress and strain tensors.


First line:

Following line for TYPE=ISO:

Repeat this line if needed to define complete temperature dependence.

Following lines, in a pair, for TYPE=ORTHO: First line of pair:

Second line of pair: Repeat this pair if needed to define complete temperature dependence.

Following lines, in sets of 3, for TYPE=ANISO: First line of set:

Second line of set: Third line of set: Repeat this set if needed to define complete temperature dependence.

Example:

*ELASTIC,TYPE=ORTHO
500000.,157200.,400000.,157200.,157200.,300000.,126200.,126200.,
126200.,294.

defines an orthotropic material for temperature T=294. Since the definition includes values for only one temperature, they are valid for all temperatures.


Example files: aniso, beampo1.


next up previous contents
Next: *ELEMENT Up: Input deck format Previous: *DYNAMIC   Contents
Guido Dhondt 2003-08-06