Code_Aster ®
Version
7.4
Titrate:
Macro-command MACRO_MISS_3D


Date:
01/02/05
Author (S):
G. DEVESA Key
:
U7.03.11-C Page
: 1/4

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

Handbook of Utilization
U7.0- booklet: Data exchanges
Document: U7.03.11

Macro-command MACRO_MISS_3D

1 Goal

To launch by EXEC_LOGICIEL the modules of MISS 3D.
The system around the computation software MISS 3D (interaction ground structure or ground-fluid-structure) is
constituted of a module of generating preprocessing of data for MISS 3D, the module of calculation
MISS 3D itself and of a module of postprocessing to make the results useable for
Code_Aster.
The call to this macro-command fits between the call to operators IMPR_MACR_ELEM format
“MISS_3D” [U7.04.33], IMPR_MISS_3D [U7.03.11] and LIRE_MISS_3D [U7.02.31].

Handbook of Utilization
U7.0- booklet: Data exchanges
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Macro-command MACRO_MISS_3D


Date:
01/02/05
Author (S):
G. DEVESA Key
:
U7.03.11-C Page
: 2/4

2 Syntax

MACRO_MISS_3D
(





OPTION
=_F (/ALL = “YES”,












/
MODULATE =/“PRE_MISS”,
/
“MISS_EVOL”,
/
“MISS_IMPE”,










)





UNITE_IMPR_ASTER
=
/
uimpast,
[I]
/
25,
[DEFAUT]





UNITE_OPTI_MISS
=/
uopmiss,
[I]
/
26,
[DEFAUT]





UNITE_MODELE_SOL
=
/
umodsol,
[I]
/
27,
[DEFAUT]





UNITE_RESU_IMPE
=/
uresimp,
[I]
/
30,
[DEFAUT]






PROJET
=
project
,
[KN]





REPERTOIRE
=
repertory,
[KN]





VERSION



=
/
“V1_2”, [DEFAUT]
/
“V1_3”,





)

Handbook of Utilization
U7.0- booklet: Data exchanges
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Macro-command MACRO_MISS_3D


Date:
01/02/05
Author (S):
G. DEVESA Key
:
U7.03.11-C Page
: 3/4

3 Operands

3.1 Key word
OPTION

This key word makes it possible to indicate the modules which one will call in the system around MISS 3D.

3.1.1 Operand
TOUT

/ALL = “YES”

This operand indicates that one will call the complete sequence of system MISS 3D:
modulate generating preprocessing of data for MISS 3D, module of calculation MISS 3D and
modulate postprocessing to make the results useable for Code_Aster.

3.1.2 Operand
MODULE


/
MODULATE =/“PRE_MISS”
/
“MISS_EVOL”
/
“MISS_IMPE”

Module “PRE_MISS” indicates that one calls only the module generating preprocessing
data for MISS 3D.
Module “MISS_EVOL” indicates that one calls only the module of calculation MISS 3D then it
modulate postprocessing to make the results useable for Code_Aster. It
module comes in complement from the precedent.
Module “MISS_IMPE” indicates that one calculates only the impedances of ground by
frequency.

3.2 Operand
UNITE_IMPR_ASTER

UNITE_IMPR_ASTER = uimpast

Logical number of unit on which one recovers the file of interface Code_Aster-MISS 3D filled
by operators IMPR_MACR_ELEM format “MISS_3D” [U7.04.33] and IMPR_MISS_3D
[U7.03.11].

3.3 Operand
UNITE_OPTI_MISS

UNITE_OPTI_MISS = uopmis

Logical number of unit of the file containing of the specific data of calculation for MISS 3D:
type of interface (ISS or ISFS), type of foundation, frequencies of calculation.

3.4 Operand
UNITE_MODELE_SOL

UNITE_MODELE_SOL = umodsol

Logical number of unit of the file containing the data of description of the stratifications of ground
and of the spectral parameters of calculation of the functions of Green.

3.5 Operand
UNITE_RESU_IMPE

UNITE_RESU_IMPE = uresimp

Logical number of unit of the file containing the impedances of ground per frequency results of
MISS 3D. This file is filled only if one calls upon module “MISS_IMPE”.
Handbook of Utilization
U7.0- booklet: Data exchanges
HT-66/05/004/A

Code_Aster ®
Version
7.4
Titrate:
Macro-command MACRO_MISS_3D


Date:
01/02/05
Author (S):
G. DEVESA Key
:
U7.03.11-C Page
: 4/4

3.6 Operands
PROJECT/REPERTORY

One creates for the files given and results of MISS 3D by operand REPERTOIRE a repertory
entered by its complete path on the processing machine. These files will start with one
name-radical given by operand PROJET.

3.7 Operand
VERSION

VERSION
=
/“V1_2”




/“V1_3”

Name of the version of MISS 3D. By defect version AQ “V1_2”.

Handbook of Utilization
U7.0- booklet: Data exchanges
HT-66/05/004/A

Outline document