3. Operands#
3.1. Operand NOM_COMPOR#
◆ NOM_COMPOR = name,
Name of the behavior to be used as defined in the *.mfront
file (« @Behaviour » directive).
3.2. Operand UNITE_MFRONT#
UNITE_MFRONT = unit_mfront,
Logical unit number of the *.mfront
file containing the behavior law in the format MFront. The provided file will be compiled using the mfront
executable.
If UNITE_MFRONT is not entered, enter UNITE_LIBRAIRIE to specify which library to use. If both keywords are entered, the built library will be copied to the file corresponding to UNITE_LIBRAIRIE.
< https://thelfer.github.io/mgis/web/index.html> < https://thelfer.github.io/tfel/web/index.html>The version of code_aster used (since 16.3.13) must be compiled with support for `#dnt_blbhknhknhjglaikofjpphkjbccbphcek`_ and` #dnt_iefdfcaeekjmkmghogempdbeaceemmam`_ for the compilation to work.
3.3. Operand UNITE_LIBRAIRIE#
UNITE_LIBRAIRIE = unit_lib,
If the two keywords UNITE_MFRONT and UNITE_LIBRAIRIE are entered, UNITE_LIBRAIRIE indicates the logical unit on which the compiled library will be written (this is a result).
If only UNITE_LIBRAIRIE is entered, it indicates which library to use (it is a data).
3.4. Operand DEBUG#
◊ DEBUG =/"OUI ",
/"NON" (by default)
By using DEBUG = » OUI « , we activate the MFront --debug
option which displays input and output data.