7. Appendices#
7.1. Syntax for procedure CALC_ECREVISSE#
CALC_ECREVISSE =
(
# CONCEPT SORTANT
♦ CHARGE_MECA = CO (“char_meca”) [CO] ♦ CHARGE_THER1 = CO (“char_ther”) [CO] ♦ CHARGE_THER2 = CO (“char_ther”) [CO] ♦ TABLE = CO (“table”) [CO] ♦ DEBIT = CO (“flow”) [CO]
# MODELES MECANIQUES
♦ MODELE_MECA = m_meca [model] ♦ MODELE_THER = m_ther [model]
# DONNEES GEOMETRIQUES RELATIVES AUX RESULTATS
♦ RESULTAT = _F ( ♦ MECANIQUE = rmeca [result] ♦ THERMIQUE = rther [result] /◊ NUME_ORDRE = order_number [I] ◊ INST = instant [R] ),
# DONNEES GEOMETRIQUES RELATIVES TO THE FISSURE
♦ FISSURE = _F ( ♦ GROUP_MA = GMA [GRMA] ♦ GROUP_NO_ORIG = ogno [grno] ♦ GROUP_NO_EXTR = egno [grno] ♦ ZETA = zeta [R] ♦ RUGOSITE = rug [R] ♦ OUVERT_REMANENTE = open_rem [R] ◊ PREFIXE_FICHIER =/”FISSURE1”, [DEFAUT] /prefix ◊ TORTUOSITE = wrong [R] ♦ SECTION =/ »ELLIPSE » / »RECTANGLE » ◊ LISTE_COTES_BL =/(0, max (abs_curv)) [DEFAUT] /lcbl listr8 ♦ LISTE_VAL_BL = lvbl listr8 ),
DONNEES RELATIVES AT THE ECOULEMENT
♦ ECOULEMENT =… same as MACR_ECREVISSE/ECOULEMENT
♦ MODELE_ECRE =… same as MACR_ECREVISSE/MODELE_ECRE
# DONNEES RELATIVES AT THE CONVERGENCE NUMERIQUE
◊ CONVERGENCE_ECREVISSE =… ditto MACR_ECREVISSE/CONVERGENCE_ECREVISSE
# GENERAL
COURBES, LOGICIEL, VERSION… =… ditto MACR_ECREVISSE/GENERAL
◊ INFO =/1 [DEFAUT] /2 )
7.2. Operands specific to CALC_ECREVISSE#
7.2.1. Operand CHARGE_MECA#
Outgoing concept containing the mechanical load supplied by Ecrevisse.
7.2.2. Operands CHARG_THER1 and CHARG_THER2#
Outgoing concepts containing thermal loads provided by Ecrevisse.
7.2.3. Keyword RESULTAT#
7.2.3.1. Operand MECANIQUE#
Contains the result of STAT_NON_LINE
7.2.3.2. Operand THERMIQUE#
Contains the result of THER_LINEAIRE
7.2.3.3. Operand NUME_ORDRE#
Order number of the current calculation time step.
7.2.3.4. Operand INST#
Value of the moment (in seconds) of the current calculation time step.
7.3. Syntax for procedure MACR_ECRE_CALC#
MACR_ECRE_CALC =
(
# CONCEPT SORTANT
♦ TABLE = CO (“table”) [CO] ♦ DEBIT = CO (“flow”) [CO]
# DONNEES GEOMETRIQUES RELATIVES TO THE FISSURE
♦ FISSURE = _F ( ♦ LONGUEUR = long [R] ♦ RUGOSITE = rug [R] ♦ ANGLE = alpha [R] ♦ ZETA = zeta [R] ♦ SECTION =/ »ELLIPSE » / »RECTANGLE » ♦ LISTE_COTES_BL = lcbl listr8 ♦ LISTE_VAL_BL = lvbl listr8 ♦ LISTE_COTES_AH = lcah listr8 ♦ LISTE_VAL_AH = lvah listr8 ),
DONNEES RELATIVES AT THE ECOULEMENT
♦ ECOULEMENT = same as MACR_ECREVISSE/ECOULEMENT
# DONNEES RELATIVES TO PROFIL FROM TEMPERATURE TO TRAVERS TO PAROI
◊ TEMPERATURE = _F ( /♦ GRADIENT = « FOURNI » ♦ LISTE_COTES_TEMP = lct [R] ♦ LISTE_VAL_TEMP = lvt [R] /♦ GRADIENT = « IMPOSE » ♦ TEMP1 = tm1 [R] ♦ TEMP2 = tm2 [R] /♦ GRADIENT = « CALCULE » ♦ EPAISSEUR_PAROI = epp [R] ♦ CONVECTION_AMONT = alpha [R] ♦ CONVECTION_AVAL = alpha [R] ♦ LAMBDA = lamp [R] ♦ TEMP_FLUIDE_AVAL = ts [R] ),
DONNEES RELATIVES AT THE ECOULEMENT
♦ ECOULEMENT =… same as MACR_ECREVISSE/ECOULEMENT
♦ MODELE_ECRE =… same as MACR_ECREVISSE/MODELE_ECRE
# DONNEES RELATIVES AT THE CONVERGENCE NUMERIQUE
◊ CONVERGENCE_ECREVISSE =… same as MACR_ECREVISSE/CONVERGENCE_ECREVISSE
# GENERAL
COURBES, LOGICIEL, VERSION… =… idem MACR_ECREVISSE/GENERAL )
7.4. Operands specific to MACR_ECRE_CALC#
7.4.1. Keyword FISSURE#
7.4.1.1. Operand ANGLE#
Angle of flow in relation to vertical ascending (degrees).
7.4.1.2. Operand LONGUEUR#
Define the actual length of the crack (taking into account its tortuosity)
7.4.1.3. Operand LISTE_COTES_AH#
LISTE_COTES_AH allows you to fill in the curvilinear abscissa where the dimension of the major axis of the crack is given.
7.4.1.4. Operand LISTE_VAL_AH#
LISTE_VAL_AH allows you to enter the values of the major axis of section of the crack/duct. According to the value of operand SECTION:
ELLIPSE: List of the values of the points defining the main axis of the section;
RECTANGLE: List of point values that define the length of the section.
7.4.2. Keyword TEMPERATURE#
7.4.2.1. Operand GRADIENT#
Temperature gradient model:
Provided: Temperature distribution provided;
Imposed: Imposed temperature distribution;
Calculated: Temperature profile calculated;
7.4.2.2. Operand LISTE_COTES_TEMP#
List of ratings for temperatures.
7.4.2.3. Operand LISTE_VAL_TEMP#
List of temperature values.
7.4.2.4. Operand TEMP1#
Temperature gradient of the wall along the flow.
7.4.2.5. Operand TEMP2#
Temperature of the wall at the entrance.
7.4.2.6. Operand EPAISSEUR_PAROI#
Wall thickness.
7.4.2.7. Operand CONVECTION_AMONT#
Convection coefficient at the surface of the wall on the upstream side.
7.4.2.8. Operand CONVECTION_AVAL#
Convection coefficient at the surface of the wall on the downstream side.
7.4.2.9. Operand LAMBDA#
Thermal conduction of the wall.
7.4.2.10. Operand TEMP_FLUIDE_AVAL#
Temperature of the fluid on the downstream side.