next up previous contents index
Next: 1.2 Ambient Time Dependency Up: 1. Introduction Previous: 1. Introduction   Contents   Index

1.1 Material Properties Input

Material properties are input via table 'MATERI'. Typical examples of data in this table are (for structural analysis): Young's modulus E , Poisson's ratio $ \nu$ , mass density $ \rho$ , and thermal expansion coefficient $ \alpha$ . Actual input of material properties depends on the type of analysis and on the element type.

    (syntax)


\begin{figure}\centering
\begin{tabbing}
\texttt{'MATERI'}
\\ [-1.0ex]
\rule{14...
...}\>\texttt{NAME}\>\texttt{\textit{name}}\(_{s}\,\){]} \end{tabbing} \end{figure}


matnr
is the material number. This number is used for reference from subtable MATERI of table 'ELEMEN'.

matnam
is a keyword indicating the material property name.
NAME
is an optional property for all materials. The string name is an identification name for material matnr. DIANA does not use this name internally, its main application is in communication with external pre- and postprocessors.

matdat
are one or more material property values.

    (file.dat)


'MATERI'
   1  NAME   "Isotropic elastic material"
      YOUNG  1.2E6
      POISON 0.3
      DENSIT 12.35
      THERMX  .12
   2  NAME   "Two-dimensional orthotropic elastic material"
      YOUNG  1.2E6 1.0E6
      POISON 0.3 0.25
      DENSIT 24.6
      THERMX  .17



next up previous contents index
Next: 1.2 Ambient Time Dependency Up: 1. Introduction Previous: 1. Introduction   Contents   Index
DIANA-9.3 User's Manual - Material Library
First ed.

Copyright (c) 2008 by TNO DIANA BV.