is not necessary for truss elements.
The syntax for the DIANA input data file is as follows.
(syntax)
- YOUNG
- e
is Young's modulus E
.
(E > 0
)
- POISON
- nu
is Poisson's ratio
. (
0
< 0.5
)
- THERMX
- alpha
is the thermal expansion coefficient
.
- CONCEX
- gamma
is the concentration expansion coefficient
.
(file.dat)
'MATERI'
1 YOUNG 1.2E6
POISON 0.3
In this example, material 1 may be used for all types of structural elements,
provided that the model is not subjected to weight load,
temperature load or concentration load.
Position dependency.
For some materials the Young's modulus E
may depend on the position of the material in space.
A typical example is soil where E
may vary with the depth in the soil layer.
To model such a dependency,
DIANA can apply position dependent characteristics
on isotropic elasticity without temperature influence.
DIANA can only handle position dependency
for numerically integrated plane stress, plane strain,
axisymmetric and solid elements.
(syntax)
- YOUNG
-
eref is the reference Young's modulus
Eref
.
- REFPOS
-
specifies the reference position where
xref,
yref, and
zref respectively are the coordinates
(
Xref, Yref, Zref
)
of the the reference point R for which
E
= Eref
.
- YNGGRD
-
specifies the gradient of the Young's modulus in the global XYZ
directions:
E/
X = grx
,
E/
Y = gry
,
E/
Z = grz
.
DIANA will calculate the Young's modulus for each element integration point
via linear interpolation:
E(X, Y, Z) = Eref + (X - Xref) + (Y - Yref) + (Z - Zref) |
(4.1) |
4.1.1.1 Cross-section Analysis
For cross-section elements,
used for cross-section analysis [Vol. Analysis Procedures],
you must at least specify Young's modulus.
Specification of Poisson's ratio or the shear modulus is optional.
(syntax)
- YOUNG
- e
is Young's modulus E
. (E > 0
)
- SHRMOD
- gxy
is the shear modulus Gxy
. (
Gxy > 0
)
- POISON
- nu
is Poisson's ratio
. (
0
< 0.5
)
Next: 4.1.2 Orthotropic Elasticity
Up: 4.1 Linear Elasticity
Previous: 4.1 Linear Elasticity
Contents
Index
DIANA-9.3 User's Manual - Material Library
First ed.
Copyright (c) 2008 by TNO DIANA BV.