Operands ========= .. code-block:: text ♦ MODELE_VISU Name of the visualization model based on the visualization mesh, produced by the POST_MAIL_XFEM [:ref:`U4.82.21 `] command. .. code-block:: text ♦ RESULTAT Name of the result concept previously derived from MECA_STATIQUE, STAT_NON_LINE, from a modal calculation operator (MODE_ITER_ *) or from THER_LINEAIRE. In the case of a result concept from MECA_STATIQUE or STAT_NON_LINE the post-processed fields are 'DEPL', 'VARI_ELGA', 'SIEF_ELGA' (provided that the fields exist in the result data structure). In the case of a result concept from a MODE_ITER_* l only the field 'DEPL' can be post-processed. In the case of a result concept from THER_LINEAIRE, only the field 'TEMP' can be post-processed If the input result concept contains the behavior map, this is also transferred to the output result. This card is sometimes essential to post-process fields (such as field DERA_ELGA) Warning: the result concept produced by POST_CHAM_XFEM does not contain the material field (sd cham_master). However, some post-processing options (like EPSI_ELGA) need a material field. It is therefore sometimes necessary to recreate a material field from the mesh from POST_MAIL_XFEM. For more details, see [:ref:`U2.05.02 `] which illustrates the implementation of complete post-processing after an X- FEM calculation.