Operands ========= Keyword MODE_NON_LINE --------------------- .. code-block:: text ♦ MODE_NON_LINE resu_in table_container concept resulting from a calculation with the MODE_NON_LINE operator. Keyword NUME_ORDRE ------------------ .. code-block:: text ♦ NUME_ORDRE num_order indicates the order number of the periodic solution from resu_in that we want to restore. Keyword TYPE_RESU ----------------- .. code-block:: text ◊ TYPE_RESU If TYPE_RESU = 'MODE_MECA' then resu_out is a periodic solution in the Fourier domain. If TYPE_RESU = 'DYNA_TRANS' then resu_out is a periodic solution in the time domain. By default, TYPE_RESU = 'DYNA_TRANS'. Keyword NB_INST --------------- .. code-block:: text ◊ NB_INST nb_inst is the desired discretization of the periodic solution, for a restoration in the time domain (i.e. TYPE_RESU = 'DYNA_TRANS'). Note that nb_inst must be a power of 2. By default, nb_inst = 512.