)
must be specified at the element nodes.
(syntax)
- a1t1 ...a1tn
- are the values of the ambient variables
(T
, C
, M
, P
)
at times t1 to tn respectively.
If only this set of values is specified,
then the distribution is uniform:
all nodes of the element(s) get the same value.
Else, these values are for the first node only,
a2t1 to a2tn for the second
node until aet1 to aetn for the last node.
(file.dat)
'TEMPER'
0. 10. 30.
1
0. +200. +300. 0. +200. +300. 0. +200. +300.
0. +300. +500. 0. +300. +500. 0. +300. +500.
/ 2-8 /
0. +100. +400.
This example specifies temperatures at times t1 = 0
,
t2 = 10
and
t3 = 30
.
Element 1 has six nodes.
The temperatures for the first three nodes are
T1 = 0°
,
T2 = 200°
and
T3 = 300°
and
for the last three nodes
T1 = 0°
,
T2 = 300°
and
T3 = 500°
(note that it is not necessary to specify the temperatures for
each node on a separate line).
The temperatures for all nodes of elements 2 to 8 are
T1 = 0°
,
T2 = 100°
and
T3 = 400°
.
1.2.5.2 Shell Elements
For shell elements,
the average value of the ambient variable
(
,
,
,
)
and its gradient through the thickness
(
T
,
C
,
M
,
P
)
must be specified for the element nodes.
(syntax)
- a1t1 ...a1tn
- are the average values
(
,
,
,
)
at times t1 to tn respectively.
If only this set of values is specified,
then the distribution is uniform:
all nodes of the element(s) get the same value.
Else, these values are for the first node only,
a2t1 to a2tn for the second node
until aet1 to aetn for the last node.
- d1t1 ...d1tn
- are the gradients
(
T
,
C
,
M
,
P
)
at times t1 to tn respectively.
For uniform distribution only this set is necessary.
Nonuniform distribution requires d2t1 to a2tn for the second
node until det1 to detn for the last node.
(file.dat)
'TEMPER'
0. 10. 30.
1
0. +200. +300. 0. +200. +300. 0. +200. +300.
0. +300. +500. 0. +300. +500. 0. +300. +500.
0. +5. +2. 0. +5. +2. 0. +5. +2.
0. +7. +2. 0. +7. +2. 0. +7. +2.
/ 2-8 /
0. +100. +400. 0. +5. +2.
This example specifies temperatures at times t1 = 0
,
t2 = 10
and
t3 = 30
.
Element 1 has six nodes.
The temperatures for the first three nodes are
= 0°
,
= 200°
and
= 300°
and for the last three nodes
= 0°
,
= 300°
and
= 500°
.
The temperature gradients for the first three nodes are
T1 = 0°
,
T2 = 5°
and
T3 = 2°
and for the last three nodes
T1 = 0°
,
T2 = 7°
and
T3 = 2°
.
Note that it is not necessary to specify the temperatures for
each node on a separate line.
The temperatures for all nodes of elements 2 to 8 are
= 0°
,
= 100°
and
= 400°
.
The temperature gradients for all nodes are
T1 = 0°
,
T2 = 5°
and
T3 = 2°
.
Note that it is not necessary to specify the temperature gradients on
a separate line.
1.2.5.3 Beam Elements
For beam elements,
the value of the ambient variable (T
, C
, M
, P
)
at the position of element nodes
and its gradient
(
T
,
C
,
M
,
P
[§1.2])
must be specified.
For three-dimensional beam elements two gradients must be specified:
in element y
and z
direction respectively.
Two-dimensional (syntax)
- a1t1 ...a1tn
- are the average values
(
,
,
,
)
at times t1 to tn respectively.
If only this set of values is specified,
then the temperature is uniform:
all nodes of the element(s) get the same value.
Else, these values are for the first node only,
a2t1 to a2tn for the second node
until aet1 to aetn for the last node.
- y1t1 ...y1tn
- are the gradients
(
T
,
C
,
M
,
P
)
in the element y
direction
at times t1 to tn respectively.
For uniform distribution only this set is necessary.
Nonuniform distribution requires
y2t1 to a2tn for the second node until
yet1 to yetn for the last node.
Additional for three-dimensional (syntax)
- z1t1 ...z1tn
- are the values of the gradients
(
T
,
C
,
M
,
P
)
in the element z
direction.
Further description and conditions analogous to the y
gradients.
Uniform, two-dimensional (file.dat)
'TEMPER'
0. 10. 30.
1
0. +200. +300.
0. -10. +15.
This example specifies a uniform temperature distribution for a two-dimensional
beam element at times t1 = 0
,
t2 = 10
and
t3 = 30
.
The average temperatures are
= 0°
,
= 200°
and
= 300°
for all nodes.
The temperature gradients in element y
direction at the same times are
T1 = 0°
,
T2 = - 10°
and
T3 = 15°
for all nodes.
This means that at t1
the upper and lower fiber in
y
direction have the same temperature,
at t2
the upper fiber in y
direction is
10°
colder than the lower fiber and
at t3
the upper fiber in y
direction is
15°
warmer than the lower fiber.
Nonuniform, three-dimensional (file.dat)
'TEMPER'
0. 10. 30. 50.
1
0. +200. +300. +428. 0. +237. +348. +565. 0. +150. +258. +483.
0. -10. +15. +34. 0. -12. +22. +29. 0. -8. +17. +26.
0. -13. +24. +62. 0. -15. +28. +45. 0. -4. +36. +61.
This example specifies a nonuniform temperature distribution for a
three-dimensional beam element with three nodes
at times t1 = 0
,
t2 = 10
,
t3 = 30
and
t4 = 50
.
Next: 1.2.6 Time Dependency for
Up: 1.2 Ambient Time Dependency
Previous: 1.2.4 Pressure in Time
Contents
Index
DIANA-9.3 User's Manual - Material Library
First ed.
Copyright (c) 2008 by TNO DIANA BV.