Code_Aster ®
Version
7.4
Titrate:
Titrate and subtitles of a produced concept


Date:
31/01/05
Author (S):
X. DESROCHES Key
:
U4.03.01-E Page
: 1/6

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

Handbook of Utilization
U4.0- booklet: Use of the commands
Document: U4.03.01

Titrate and subtitles of a produced concept

1 Goal

To define a title or a subtitle during the execution of a Aster command.

The title and under title when they are envisaged by the command are:

·
that is to say defined by defect,
·
that is to say composed by the user.

In this last case the user has a certain number of tools allowing him to compose sound
titrate or its subtitle.

The title is attached to the structure of data produced by an operator.

The titles of the modified concepts are piled up.

The composition of a title is possible since the operator has a single-ended spanner word TITER.

The awaited argument is a list of texts (l_Kn).

The text provided by the user is used just as it is; in particular, there is no implicit conversion
tiny/capital.

The subtitle makes it possible to add comments at the time of an impression by a procedure.

The subtitle exists only the time of the procedure and thus must be reconstituted with each call to
procedure, in particular if that Ci is re-used in POURSUITE. It is thus not attached to a concept.

The composition of a subtitle is possible since the procedure has the single-ended spanner word
SOUS_TITER (possibly under a key word factor). It is thus not attached to a concept.
The awaited argument is a list of texts (l_Kn).

The text provided by the user is used just as it is; in particular, there is no implicit conversion
tiny/capital.
Handbook of Utilization
U4.0- booklet: Use of the commands
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Titrate and subtitles of a produced concept


Date:
31/01/05
Author (S):
X. DESROCHES Key
:
U4.03.01-E Page
: 2/6

2
Composition of a title or a subtitle

2.1
tools

As we said, the user lays out of named tools “demons” allowing to integrate
certain information with the title; these “demons” will seek corresponding information
dynamically.

Examples of “demons”:

&date
return the date of execution,
&heure
return the hour of execution,
&RL
return information according to which it is necessary to go to the line in the composition
title.

The complete list of the “demons” and their effects is provided in appendix.

Syntactic remark:

·
the “demons” are preceded by the special character “&”,
it is thus not recommended to use this special character in a title.

Simple example of title:

TITER = “Mon passage was carried out the &date with &heure”

2.2
Parameterized “demons”

The preceding examples of “demons” are known as simple or independent of the context, but there exists
demons which are parameterized. Example:

&TYPE
return the type of a concept.

It is seen well that it is necessary to specify the name of the concept whose one wants to write the type:

&TYPE (my)
my
indicate a concept.

Action by defect:

If no argument is specified, one takes the concept produced by the operator like argument.

2.3
Titrate by defect

For any operator for whom key word TITER is planned, the default value is:

TITER =
(“ASTER &VERSION CONCEPT &RESULTAT”,






“CALCULATES &DATE A &HEURE OF THE &TYPE TYPE”
)

What gives for an operator who produces a concept named RIGIDITE and of type
MATR_ASSE_DEPL_R:

ASTER 1.02.12 CONCEPT RIGIDITY CALCULATES THE 24/10/90 A 13:24:51 OF TYPE
MATR_ASSE_DEPL_R

Handbook of Utilization
U4.0- booklet: Use of the commands
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Titrate and subtitles of a produced concept


Date:
31/01/05
Author (S):
X. DESROCHES Key
:
U4.03.01-E Page
: 3/6

2.4
Under title by defect

For any procedure for which key word SOUS_TITER is planned, the default value is:

·
for a CHAM_GD

- for a CHAM_NO

SOUS_TITER
=
(
'CHAMP
AUX
NOEUDS'
)

- for a CHAM_ELEM




SOUS_TITER = (“CHAMP PAR ELEMENT &LOC (cham_elem)”)

what gives for a procedure which publishes a concept named CHAM of the type
CHAM_ELEM_SIGM_R with values at the points of Gauss.




FIELD BY ELEMENT AT THE POINTS OF GAUSS

·
for a result

- for a CHAM_NO

SOUS_TITER
=
('CHAMP
AUX
NOEUDS',

'OF
NOM
SYMBOLIQUE
&NOM_SYMB (result, cham_no) &RL',

'NUMERO
D '' COMMAND
:
&NUME_ORDRE (result,
cham_no) ',

'&ACCES (result,
cham_no)
')

what gives for a procedure which publishes a concept named LMBO of the mode_meca type of name
symbolic system DEPL, of sequence number 2.




FIELD WITH THE NODES OF REFERENCE SYMBOL DEPL



SEQUENCE NUMBER: 2 NUMERO_MODE: 3
FREQ: 5.52739E+00

- for a CHAM_ELEM

SOUS_TITER= (“CHAMP PAR ELEMENT &LOC (cham_elem)”
“OF NOM SYMBOLIQUE&NOM_SYMB (result, cham_elem) &RL”,
“NUMBER D '' COMMAND:&NUME_ORDRE (result, cham_elem)”,
“&ACCES (result, cham_elem)”)

what gives for a procedure which publishes a concept named LMBO of the evol_elas type of name
symbolic system EPSI_ELNO_LINE, of sequence number 1.

FIELD BY ELEMENT WITH THE NODES OF NAME SYMLBOLIQUE EPSI_ELNO_LINE



SEQUENCE NUMBER: 1 INST: 0.00000E+00
Handbook of Utilization
U4.0- booklet: Use of the commands
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Titrate and subtitles of a produced concept


Date:
31/01/05
Author (S):
X. DESROCHES Key
:
U4.03.01-E Page
: 4/6

Appendix 1 Définition of the “demons” usable
Name of the “demon”
(1)
(2)
Definition of the “demon”
&VERSION 0
ST
Number of the version of Aster
&DATE 0
ST
Creation date of the title or under title
&HEURE 0
ST
Hour of creation of the title or under title




&DATE_HEURE 0
ST
Go back and hour to creation of the title or under title
&CODE 0
ST
Name of “code” of the passage (cf procedure DEBUT)
&RESULTAT 0

T
Name of the concept produced by the current operator
&TYPE 1
ST
Type of a concept
&COMMANDE 0
ST
Name of the current command
&TITER_MAILLAGE 0 ST
Titrate associated with the grid read by LIRE_MAILLAGE




&DIM_GEOM 1
ST
Dimension of the geometry
&NB_ELEM 1
ST
A number of elements




&NB_NOEUD 1
ST
A number of nodes
&PHENOMENE 1
ST
Phenomenon
&NB_EQUA 1
ST
A number of equations








&NOM_SYMB 2
S
Reference symbol of a field of a result
&NUME_ORDRE 2
S
Sequence number of a field of a result
&LOC 1
S
Localization of a cham_elem (node, not of Gauss)
&ACCES 2
S
Reference symbols and values of the parameters of access to one
field of a result








&RL

Return to the line




&VALEUR 1
ST
Value of variable of an unspecified type (scalar, text,…)

(1)
A number of arguments.
(2)
T applies to the title,
S applies to the subtitle,
ST applies to the title and the subtitle.

Note:

For the demons with two parameters: the first is the name of the concept result and the second
nature of the field (cham_no or cham_elem) to treat.
Handbook of Utilization
U4.0- booklet: Use of the commands
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Titrate and subtitles of a produced concept


Date:
31/01/05
Author (S):
X. DESROCHES Key
:
U4.03.01-E Page
: 5/6

Appendix 2 Effets of the “demons”
The request
The result


Name of the “demon”
Numbers
Text Numbers
of
arguments * v
characters
&VERSION 0
“01.02.09”
8
&DATE 0
“24/10/90”
8
&HEURE 0
“13:24:51”
8
&DATE_HEURE 0
“MA-24-OCTO-90
13:24:51 "
24
&CODE 0
“SDLL01A”
8
&RESULTAT 0
“MAILLAGE”
variable 8
&TYPE 1
“MATR_ASSE_DEPL_R”
variable 16
&COMMANDE 0
“LIRE_MAILLAGE”
variable 16
&TITER_MAILLAGE
0
the title of the grid
N lines of 80




&DIM_GEOM
1
“1D” or “2D” or “3D”
2
&NB_ELEM 1
“123”
variable
&NB_NOEUD 1
“1400”
variable
&PHENOMENE 1
“MECANIQUE”
variable 16
&NB_EQUA 1
“5213”
variable




&NOM_SYMB 2
“DEPL”
variable 16
&NUME_ORDRE 2
“12”
variable 16
&LOC 1
“AUX
Variable NOEUDS "
“AT THE POINTS OF GAUSS”




&ACCES
2
“NUMERO_MODE:. FREQUENCE: .” variable




&RL
0
return to the line
0




&VALEUR 1
“356.”
variable

Note:

The doubles quotes are there only to mark the length of the chain.

Handbook of Utilization
U4.0- booklet: Use of the commands
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Titrate and subtitles of a produced concept


Date:
31/01/05
Author (S):
X. DESROCHES Key
:
U4.03.01-E Page
: 6/6

Intentionally white left page.

Handbook of Utilization
U4.0- booklet: Use of the commands
HT-66/05/004/A

Outline document