Operands ========= Cyclic substructuring (keyword factor CYCLIQUE) ------------------------------------------------------ Operand MODE_CYCL ~~~~~~~~~~~~~~~~~~~ .. code-block:: text ♦ MODE_CYCL = mocy Mode_cycl concept resulting from a cyclic substructuring calculation. Operand MAILLAGE/NB_SECTEUR ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: text ♦ MAILLAGE = email The mesh_sdaster concept used to define the skeleton. It is accompanied by the keyword NB_SECTEUR, an integer that gives the number of repetitions of this mesh to obtain the complete structure of the skeleton. Keyword SECTEUR ~~~~~~~~~~~~~~~~ .. code-block:: text ♦ SECTEUR Keyword factor for creating a skeleton from a mode_cycl result produced by MODE_ITER_CYCL [:ref:`U4.52.05 `]. Allows you to define on the base sector the list of visualization meshes that will be repeated cyclically. Operands TOUT/GROUP_MA ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: text ◊/TOUT All the meshes of the base sector mesh will be visualization meshes. .. code-block:: text ◊/GROUP_MA = GRMA List of visualization mesh groups for the base sector. Classic substructuring ---------------------------- Operand MODELE_GENE ~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: text ♦ MODELE_GENE = average Name of the concept modele_gene from DEFI_MODELE_GENE [:ref:`U4.65.02 `] defining the global structure on which we want to define the skeleton. Keyword SOUS_STRUC ~~~~~~~~~~~~~~~~~~~ .. code-block:: text ♦ SOUS_STRUC Key word factor for creating a skeleton following a calculation by classical dynamic substructuring. Allows you to define the list of visualization meshes on each substructure of the generalized model. Operand NOM ^^^^^^^^^^^^ .. code-block:: text ◊ NOM = structure_name Name of the substructure. It must be the same as one of the names of the substructures that define the generalized model (see DEFI_MODELE_GENE [:ref:`U4.65.02 `]). Operands TOUT/GROUP_MA ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: text ◊/TOUT All the cells in the substructure mesh will be visualization meshes. .. code-block:: text ◊/GROUP_MA = GRMA List of substructure visualization mesh groups. Tags SQUELETTE and RECO_GLOBAL ---------------------------------- The keyword SQUELETTE defines an initial concept of skeleton type where we will merge the nodes of the interfaces by the keyword RECO_GLOBAL, either all these nodes (TOUT = 'OUI'), or selectively a group of nodes grno1 (operand GROUP_NO_1) from the substructure name_sstru1 (operand SOUS_STRUC_1) with a group of nodes grno2 (operand GROUP_NO_2) from the sub-structure nom_sstru1 (operand) with a group of nodes grno2 (operand) of the sub-structure structure name_sstru2 (operand SOUS_STRUC_2). These substructures must belong to the modele_gene type concept specified by the MODELE_GENE operand. The skeleton modified by the fusion will be the result of the DEFI_SQUELETTE operator. Operands DIST_REFE/CRITERE/PRECISION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The fusion will take place according to a proximity criterion that is either absolute (in relation to dist_ref) or relative (in relation to dist_ref*prec). Keyword NOM_GROUP_MA -------------------- In the case where an initial concept of skeleton type (entered by the keyword SQUELETTE) is modified by merging the nodes of the interfaces (using the keyword RECO_GLOBAL), it is then possible to recover groups of cells (entered by the operand GROUP_MA) in the substructure nomsst (entered by the operand SOUS_STRUC) by assigning them a new name for a group of elements (operand NOM) in the result skeleton. Keyword EXCLUSIF ---------------- In the case of a classical substructuring calculation, only. By putting EXCLUSIF =' OUI ', we remove the groups of cells from the initial meshes in the final skeleton.