Next: 12.1.2 Variable Properties
Up: 12.1 Conductivity and Capacitance
Previous: 12.1 Conductivity and Capacitance
Contents
Index
The input syntax for constant properties depends on the
dimensionality of the material model.
Constant, two-dimensional and axisymmetric (syntax)
- CONDUC
-
k is the (isotropic) conductivity k
.
For orthotropic and anisotropic material,
the values kxx and kyy are the
conductivities kxx
and kyy
in the
local element xy
directions which may be user-specified.
For anisotropic material, the value kxy
is the conductivity kxy
.
Note that the number of specified values indicates the type of conductivity:
one value is isotropic,
two values is orthotropic,
three values is anisotropic.
- CAPACI
-
c is the (isotropic) capacitance c
.
Constant, three-dimensional (syntax)
- CONDUC
-
k is the (isotropic) conductivity k
.
For orthotropic and anisotropic material,
the values kxx, kyy and kzz are the
conductivities kxx
, kyy
and kzz
in the
local element xyz
directions which may be user-specified.
For anisotropic material, the values kxy, kyz and kzx
are the conductivities
kxy
, kyz
and kzx
respectively.
Note that the number of specified values indicates the type of conductivity:
one value is isotropic,
three values is orthotropic,
six values is anisotropic.
- CAPACI
-
c is the (isotropic) capacitance c
.
(file.dat)
'MATERI'
1 CONDUC 0.01
2 CONDUC 0.01 0.015
3 CONDUC 0.01 0.015 0.008 0.007 0.012 0.009
This example input specifies isotropic conductivity for material 1
with k = 0.01
.
The conductivity of material 2 is orthotropic for two-dimensional elements
with
kxx = 0.01
and
kyy = 0.015
.
For material 3, the conductivity is anisotropic for three-dimensional elements
with
kxx = 0.01
,
kyy = 0.015
,
kzz = 0.008
,
kxy = 0.007
,
kyz = 0.012
, and
kzx = 0.009
.
Next: 12.1.2 Variable Properties
Up: 12.1 Conductivity and Capacitance
Previous: 12.1 Conductivity and Capacitance
Contents
Index
DIANA-9.3 User's Manual - Material Library
First ed.
Copyright (c) 2008 by TNO DIANA BV.