Block Format Keyword
/INIBRI/AUX - Initial State for a Brick (Auxiliary Variable)
Description
Describes the initial state for a brick.
Format
(1)
|
(2)
|
(3)
|
(4)
|
(5)
|
(6)
|
(7)
|
(8)
|
(9)
|
(10)
|
/INIBRI/AUX/unit_ID
|
brick_ID
|
Nb_integr
|
Isolnod
|
Isolid
|
|
|
nvars
|
|
|
|
For each integration point (Nb_integer > 0)
(1)
|
(2)
|
(3)
|
(4)
|
(5)
|
(6)
|
(7)
|
(8)
|
(9)
|
(10)
|
V1
|
|
|
Vnvars
|
|
|
|
|
Field
|
Contents
|
unit_ID
|
Optional unit identifier
(Integer, maximum 10 digits)
|
brick_ID
|
Element identifier
(Integer)
|
Nb_integr
|
Number of integration points
It corresponds to the property definition of this element.
(Integer)
|
Isolnod
|
Number of nodes of solid element
(Integer)
|
Isolid
|
Solid elements formulation
It corresponds to the solid elements formulation of in property definition of this element.
(Integer)
|
nvars
|
Number of auxiliary internal variables
(Integer)
|
V1
|
First auxiliary variable
(Real)
|
Vnvars
|
Nvarsth auxiliary variable value
(Real)
|
|
1. | If AUX, three values per line for auxiliary internal variables. |
2. | If AUX, format line 3 has to be repeated in order to have nvars auxiliary internal variables. |
3. | The initial state for brick may be defined by more than one block. |
|