next up previous contents
Next: *ELECTRICAL CONDUCTIVITY 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 and TYPE=ENGINEERING CONSTANTS 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:

$\displaystyle S_{IJ}=D_{IJKL} E_{KL},\;\;\;\;\;I,J,K,L=1..3$ (471)

where $ S_{IJ}$ is the second Piola-Kirchhoff stress and $ E_{KL}$ is the Lagrange deformation tensor (nine terms on the right hand side for each equation). For linear calculations, these reduce to the generic stress and strain tensors.

An isotropic material can be defined as an anisotropic material by defining $ D_{1111}=D_{2222}=D_{3333}=\lambda+2 \mu$, $ D_{1122}=D_{1133}=D_{2233}=\lambda$ and $ D_{1212}=D_{1313}=D_{2323}=\mu$, where $ \lambda$ and $ \mu$ are the Lamé constants [18].


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 a pair, for TYPE=ENGINEERING CONSTANTS: 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: *ELECTRICAL CONDUCTIVITY Up: Input deck format Previous: *DYNAMIC   Contents
guido dhondt 2018-12-15