Code_Aster ®
Version
7.4
Titrate:
Selection in Structure de Données RESULTAT

Date:
27/01/05
Author (S):
J.P. LEFEBVRE, A.M. DONORE, G. Key NICOLAS
:
U4.71.00-E Page
: 1/6

Organization (S): EDF-R & D/AMA, SINETICS

Handbook of Utilization
U4.7- booklet: Operations on the results and the fields
Document: U4.71.00

Selection of one or more fields in
Structure de Données RESULTAT

1 Goal

Description of the key words of access to the fields of sizes of a structure of data of the type
result.

To extract a field from sizes in a concept result one has two types
indicators: the reference symbols and variables of access.

This document describes the whole of the key words giving access the fields of size
contents in a structure of data result and used in commands CALC_ELEM
[U4.81.01], CALC_NO [U4.81.02], CALC_G_THETA_T [U4.82.03], CALC_G_LOCAL_T [U4.82.04],
COMB_SISM_MODAL [U4.84.01], EXTR_MODE [U4.52.12], IMPR_CLASSI [U7.04.21], IMPR_GENE
[U4.91.03], IMPR_RESU [U4.91.01], LIRE_RESU [U7.02.01], POST_ELEM [U4.81.22], POST_RCCM
[U4.83.11], POST_RELEVE_T [U4.81.21], RECU_FONCTION [U4.32.03], TEST_RESU [U4.92.01].

Handbook of Utilization
U4.7 booklet: Operations on the results and the fields
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Selection in Structure de Données RESULTAT

Date:
27/01/05
Author (S):
J.P. LEFEBVRE, A.M. DONORE, G. Key NICOLAS
:
U4.71.00-E Page
: 2/6

2 Syntax

%
Choice
of
results
derived







SENSIBILITE =

(… to see [U4.50.02])





% Extraction of a field of size of resu






/
TOUT_CHAM
=
/“YES”, [DEFECT]





/“NON”,






/

NOM_CHAM
=
L_NOMSYMB, [l_K16]







/

TOUT_ORDRE =
“OUI”,
[DEFAUT]






/
/
NUME_ORDRE =
LORDRE, [l_I]







/
LIST_ORDRE =
LENTI,
[listis]






/
TOUT_MODE
= “OUI”,






/
/
NUME_MODE
=
LMODE,
[l_I]







/
LIST_MODE
=
LENTI,
[listis]

/
NOEUD_CMP
=
LNOECMP,
[l_K16]

/
NOM_CAS =
NCAS,
[K16]

/
ANGL =
LANGL,
[l_R]

/
/
FREQ =
LFREQ,
[l_R]
/
LIST_FREQ
=
LREEL,
[listr8]






/
/
TOUT_INST
= “OUI”,

/
INST =
LINST,
[l_R]
/
LIST_INST
=
LREEL,
[listr8]








I PRECISION
=
/
PREC,
[R]
/
1.0D-3
or
1.0D-6, [DEFAUT]








I CRITERION =/“RELATIVE”, [DEFECT]
/
“ABSOLU”
,

Handbook of Utilization
U4.7 booklet: Operations on the results and the fields
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Selection in Structure de Données RESULTAT

Date:
27/01/05
Author (S):
J.P. LEFEBVRE, A.M. DONORE, G. Key NICOLAS
:
U4.71.00-E Page
: 3/6

3 Operand
SENSIBILITE

SENSIBILITE: sensitive parameter list

This key word is followed of a sensitive parameter list. It specifies that one is not interested in
result in itself, but with derived from the result compared to a parameter. Thus one
sequence of this type:

RESULTAT =
RESU,
SENSIBILITE =
(PS),
NOM_CHAMP
= “DEPL”

mean that one will operate on the derivative of the field of displacement of result RESU by report/ratio
with the parameter PS.

See [U4.50.02] for the details on the parameters associated with the key word.

4
Extraction of a field of size

4.1
Choice of the reference symbols: Operands TOUT_CHAM/NOM_CHAM

/TOUT_CHAM
=/“OUI”
[DEFAUT]

This key word indicates that one wants to reach (X) the field (S) of sizes actually calculated (S)
for the concept result RESU. If operand NOM_CHAM is not used, this operand is taken by
defect with “OUI”.

The possible fields are described in specific documentations of the concepts result
(cf [U5]).

Example: the possible fields are for a result of the evol_elas type [U4.51.01]:

DEPL
SIGM_ELNO_DEPL
EPSI_ELNO_DEPL
… ……

/NOM_CHAM = L_NOMSYMB
[l_K16]

A concept result can be composed of several fields of sizes of the field type with
nodes or field by element. This key word makes it possible to choose a list of reference symbols of
field among the whole of possible (Cf. TOUT_CHAM).

Note:

Key words TOUT_CHAM and NOM_CHAM cannot be used simultaneously.
Handbook of Utilization
U4.7 booklet: Operations on the results and the fields
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Selection in Structure de Données RESULTAT

Date:
27/01/05
Author (S):
J.P. LEFEBVRE, A.M. DONORE, G. Key NICOLAS
:
U4.71.00-E Page
: 4/6

4.2
Choice of the sequence numbers: Operands TOUT_ORDRE/NUME_ORDRE
/LIST_ORDRE

/TOUT_ORDRE = “YES” [DEFECT]

This key word gives access (X) the field (S) for all the already calculated sequence numbers.

Example:

·
every moment for a result of the evol_ type…
·
all clean modes for a result of the mode_meca type.

/NUME_ORDRE: LORDRE
[l_I]

This key word makes it possible to reach only (X) the field (S) correspondent a list of sequence numbers
LORDRE (plural is employed here for the case where one chose TOUT_CHAM = “OUI”).

Example: RESU = (_F (RESULTAT= RESU, TOUT_CHAM = “YES”, NUME_ORDRE= (3,6))

One will reach all the computed fields with the third and the sixth sequence number.

/LIST_ORDRE: LENTI

[listis]

Key word LIST_ORDRE indicates that one wants to reach (X) the field (S) correspondent with a list
sequence numbers LENTI, defined by operator DEFI_LIST_ENTI [U4.34.02] (LENTI is thus
a concept of the listis type).

Example:

LISTE

=
DEFI_LIST_ENTI
(

VALE = (3,6))



RESU = (_F (RESULTAT= RESU, TOUT_CHAM = “YES”, LIST_ORDRE= LISTS)

One will reach all the computed fields with the third and the sixth sequence number.

4.3
Other ways of choosing the sequence numbers: variables of access

4.3.1 Operands
TOUT_MODE/NUME_MODE/LIST_MODE/NOEUD_CMP

/TOUT_MODE
= “OUI”

This key word indicates that one wants to reach all the fields for all the numbers of mode already
calculated.

It is licit only for the types of concept result (statics mode or dynamic) having
for variable of access NUME_MODE (cf [U5]).

/
NUME_MODE
=
LMODE
[l_I]

This key word indicates that one wants to reach (X) the field (S) correspondent with a list of numbers of
mode LMODE. These numbers are those affected by the calculation algorithm.

It is licit only for the types of concept result (statics mode or dynamic) having
for variable of access NUME_MODE (cf [U5]).


Example: RESU = (_F (RESULTAT= RESU, TOUT_CHAM = `OUI', NUME_MODE= (3,6))

One will reach all the fields corresponding to the third and the sixth mode.
Handbook of Utilization
U4.7 booklet: Operations on the results and the fields
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Selection in Structure de Données RESULTAT

Date:
27/01/05
Author (S):
J.P. LEFEBVRE, A.M. DONORE, G. Key NICOLAS
:
U4.71.00-E Page
: 5/6

/
LIST_MODE
=
LENTI
[listis]

Key word LIST_MODE indicates that one wants to reach (X) the field (S) correspondent with a list
numbers of modes LENTI, defined by operator DEFI_LIST_ENTI [U4.34.02] (LENTI is
thus a concept of the listis type). It is valid only for the types of concept result having for
variable of access NUME_MODE.

Example:

LISTE

=
DEFI_LIST_ENTI
(

VALE = (3,6))


RESU = (_F (RESULTAT= RESU, TOUT_CHAM = “YES”, LIST_MODE= LISTS)

One will reach all the fields corresponding to the third and the sixth mode.

/NOEUD_CMP
= LNOECMP [l_K16]

The results of the base_modale type or mode_stat have as a variable of access NOEUD_CMP.
value of these variables of access is obtained by concaténant the name of the node and the name of
component. To specify a value of the variable of access, the user will give two names, it
name of the node followed by the name of the component. A list of N variable of access will be introduced by
the data of N couples (name of the node, name of the component).

A list of values of this variable of access can be provided by the list (couple1, couple2,…)

4.3.2 Operand
NOM_CAS

/
NOM_CAS =
NCAS [K16]

Key word NOM_CAS indicates that one wants to reach the field corresponding to a case of
loading. It is licit only for the concepts result of the mult_elas type which have for
variable of accesses NOM_CAS and produced by MACRO_ELAS_MULT [U4.51.02].

4.3.3 Operand
ANGL

/
ANGL =
LANGL
[l_R]

Key word ANGL indicates that one wants to reach (X) the field (S) recombined (S) for a list
angles. It is licit only for the concepts result of the comb_fourier type which have for
variable of accesses ANGL and produced by operator COMB_FOURIER [U4.83.31].

4.3.4 Operands
FREQ/LIST_FREQ

These operands are licit only for the types of concept result having for variable of access FREQ
(mode_meca, dyna_harm,…) (cf [U5]).

/
FREQ =
LFREQ
[l_R]

Key word FREQ indicates that one wants to reach (X) the field (S) correspondent with a list of
frequencies LFREQ.

Example: RESU = (_F (RESULTAT= RESU, TOUT_CHAM = `OUI', FREQ= (3.52, 7.37))

One will reach all the fields corresponding to frequencies 3.52 and 7.37.

/
LIST_FREQ
=
LREEL
[listr8]

Key word LIST_FREQ indicates that one wants to reach (X) the field (S) correspondent with a list of
frequencies LREEL, defined by operator DEFI_LIST_REEL (LREEL is thus a concept of the type
listr8).

Example:

LISTE

=
DEFI_LIST_REEL
(

VALE = (3.52, 7.37))



RESU = (_F (RESULTAT= RESU, TOUT_CHAM = “YES”, LIST_FREQ = LIST)

One will reach all the fields corresponding to frequencies 3.52 and 7.37.
Handbook of Utilization
U4.7 booklet: Operations on the results and the fields
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Selection in Structure de Données RESULTAT

Date:
27/01/05
Author (S):
J.P. LEFEBVRE, A.M. DONORE, G. Key NICOLAS
:
U4.71.00-E Page
: 6/6

4.3.5 Operands
TOUT_INST/INST/LIST_INST

These operands are licit only for the types of concept result of temporal evolution having for
variables of access INST (evol_noli, evol_ther, dyna_trans,…) (cf [U5]).

/TOUT_INST
= “OUI”

This key word indicates that one wants to reach all the fields for every already calculated moment.

/
INST =
LINST
[l_R]

Key word INST indicates that one wants to reach (X) the field (S) correspondent with a list
moments LINST.

Example: RESU = (_F (RESULTAT= RESU, TOUT_CHAM = “YES”, INST= (3. , 7.))

One will reach all the fields corresponding to moments 3. and 7.

/
LIST_INST
=
LREEL
[listr8]

Key word LIST_INST indicates that one wants to reach (X) the field (S) correspondent with a list
moments LREEL, defined by operator DEFI_LIST_REEL (LREEL is thus a concept of the type
listr8).

Example:

LISTE

=
DEFI_LIST_REEL
(

VALE = (3. , 7.))


RESU = (_F (RESULTAT= RESU, TOUT_CHAM = “YES”, LIST_INST= LISTS)

One will reach all the fields corresponding to moments 3. and 7.

4.3.6 Operands
PRECISION/CRITERION

These operands make it possible to refine the access by real variables of access of time or the frequency.


I PRECISION
=
/
prec
[R]
/
1.0D-3
or
1.0D-6
[DEFAUT]

This key word makes it possible to indicate that one seeks all the fields of which the moment (respectively
frequency) is in the interval “inst ± prec” (Cf. CRITERE).

By defect prec = 1.0D-3 or prec = 1.0D-6 (according to the commands).


I CRITERION
: /“RELATIVE” [DEFECT]
/
“ABSOLU”

“RELATIF”: the interval of search is: [inst (1 - prec), inst (1 + prec)]
“ABSOLU”: the interval of search is: [inst - prec, inst + prec].

Handbook of Utilization
U4.7 booklet: Operations on the results and the fields
HT-66/05/004/A

Outline document