4. Operands associated with fuel assemblies#
4.1. Operands RESU_INIT#
♦ RESU_INIT = end
Name of the evol_noli SD containing the fields to be transferred to the new mesh.
4.2. Operands INST_INIT/PRECISION/CRITERE#
♦ INST_INIT = init
Instant characterizing in the evol_noli SD indicated under RESU_INIT, the fields to be transferred to the other mesh. By default, the last archived moment is selected
♦ PRECISION = prec
Precision used to find the time specified by INST_INIT in the evol_noli data structure associated with RESU_INIT.
♦ CRITERE =/'RELATIF' [DEFAUT]
/”ABSOLU”
Criterion used to find the moment specified by INST_INIT in the evol_noli data structure associated with RESU_INIT.
4.3. Operands MAILLAGE_INIT#
♦ MAILLAGE_INIT = mesh
Name of the mesh on which the evol_noli SD was defined, indicated under RESU_INIT.
4.4. Operands RESU_FINAL#
♦ RESU_FINAL =resu
Name of the evol_noli data structure defined on the new mesh to which the fields will be transferred. The resu data structure must exist (it will have been created for example by the STAT_NON_LINE command) and must contain only one order number.
4.5. Operands MAILLAGE_FINAL#
♦ MAILLAGE_FINAL = mailfin
Name of the mesh data structure created on the new mesh to which the fields will be transferred.
4.6. Keyword PERM_CHAM#
4.6.1. Operands GROUP_MA_FINAL#
♦ GROUP_MA_FINAL = gma_2
Name of the group of elements from MAILLAGE_FINAL, where fields are transferred to RESU_FINAL.
4.6.2. Operands GROUP_MA_INIT#
♦ GROUP_MA_INIT = gma_1
The name of the mesh on which the evol_noli data structure specified in RESU_INIT was defined.
4.6.3. Operand TRAN#
♦ TRAN = (tx, ty, tz)
Translation vector allowing to obtain GROUP_MA_FINAL geometrically from GROUP_MA_INIT. It is necessary to provide exactly 3 values.
4.6.4. Operand PRECISION#
◊ PRECISION = prec
Absolute precision to verify the good match between the initial cells and the final cells, by default the value is set to \({10}^{-3}\).