Code_Aster ®
Version
7.4
Titrate:
Operator ASSE_VECTEUR
Date:
19/01/05
Author (S):
J. Key PELLET
:
U4.61.23-H Page
: 1/4
Organization (S): EDF-R & D/AMA
Handbook of Utilization
U4.6- booklet: Elementary matrices/Vecteurs and assembly
U4.61.23 document
Operator ASSE_VECTEUR
1 Goal
To build a field with the nodes by assembly of elementary vectors.
This field will be able, for example, being used like second member for the resolution of a system
linear.
Product a structure of data cham_no_ *.
Handbook of Utilization
U4.6- booklet: Elementary matrices/Vecteurs and assembly
HT-66/05/004/A
Code_Aster ®
Version
7.4
Titrate:
Operator ASSE_VECTEUR
Date:
19/01/05
Author (S):
J. Key PELLET
:
U4.61.23-H Page
: 2/4
2 Syntax
vecas [cham_no_ *] = ASSE_VECTEUR
(
VECT_ELEM = lvel,
/[l_vect_elem_DEPL_R]
/[l_vect_elem_TEMP_R]
/[l_vect_elem_PRES_R]
/[l_vect_elem_PRES_C]
NUME_DDL
= naked
,
[nume_ddl]
)
If VECT_ELEM: [l_vect_elem_DEPL_R]
[*]
DEPL_R
[l_vect_elem_TEMP_R]
TEMP_R
[l_vect_elem_PRES_R]
PRES_R
[l_vect_elem_PRES_C]
PRES_C
Handbook of Utilization
U4.6- booklet: Elementary matrices/Vecteurs and assembly
HT-66/05/004/A
Code_Aster ®
Version
7.4
Titrate:
Operator ASSE_VECTEUR
Date:
19/01/05
Author (S):
J. Key PELLET
:
U4.61.23-H Page
: 3/4
3 Operands
3.1 Operand
VECT_ELEM
VECT_ELEM = lvel
List concepts of the vect_elem_ type * to assemble. The various elementary vectors are
summoned in the same assembled vector (of cham_no_ type *). The assembly is licit only if
the various concepts all vect_elem_ * correspond to the same size DEPL_R,
TEMP_R, PRES_R or PRES_C.
3.2 Operand
NUME_DDL
NUME_DDL = naked
Defines the classification of the degrees of freedom to use for the assembled vector.
Handbook of Utilization
U4.6- booklet: Elementary matrices/Vecteurs and assembly
HT-66/05/004/A
Code_Aster ®
Version
7.4
Titrate:
Operator ASSE_VECTEUR
Date:
19/01/05
Author (S):
J. Key PELLET
:
U4.61.23-H Page
: 4/4
Intentionally white left page.
Handbook of Utilization
U4.6- booklet: Elementary matrices/Vecteurs and assembly
HT-66/05/004/A
Outline document