3. Operands#
3.1. Operand TABL_MECA#
♦/TABL_MECA
This factor keyword allows you to fill in the stress table (s) results of a mechanical calculation to be printed in OAR format. Tables are to be created using the MACR_LIGN_COUP command. In the case where several moments are calculated, the mechanical tables must contain only one moment.
| PRESSURE = tab1
Name of the aster table giving the constraints due to pressure.
| FLEXION_P = tab2
Name of the aster table giving the stresses due to plane bending.
| FLEXION_HP = tab3
Name of the aster table giving the stresses due to out-of-plane bending.
| TORSION = tab4
Name of the aster table giving the stresses due to torsional forces.
3.2. Operand TABL_THER#
♦/TABL_THER
This keyword factor makes it possible to fill in the temperature and thermal stress tables results of a thermomechanical calculation to be printed in OAR format. Tables are to be created using the MACR_LIGN_COUP command.
| TEMP = tab1
Name of the aster table giving the temperature as a function of time.
| CONSTRAINT = tab2
Name of the aster table giving the thermal constraints as a function of time.
3.3. Operand UNITE#
♦ UNITE = unity
The logical unit number for the output file.
3.4. Operand TITRE#
◊ TITRE = 'title'
Keyword used to add a title to the printed table in OAR format
3.5. Operand TYPE_UNIT#
◊ TYPE_UNIT = /'IF'
/'MM- MPA '
Keyword indicating whether the model is in SI units or if the model is in mm for the lengths and MPa for the constraints.
The output file printed in OAR format is always in m for the lengths and in MPa for the constraints.