Modeling A ============== Characteristics of modeling ----------------------------------- The modeling is done on a hardware point with SIMU_POINT_MAT. The redistribution of the time step is active. The convergence criterion is RESI_GLOB_RELA = :math:`{10}^{-10}`. Tested sizes and results ------------------------------ We measure the difference at each moment between the number of iterations of Newton given by the calculated tangent matrix :math:`\mathit{NB}\text{\_}\mathit{ITER}\text{\_}1` and that given by the tangent matrix by disturbance :math:`\mathit{NB}\text{\_}\mathit{ITER}\text{\_}2`. The test consists in verifying that :math:`\mathit{NB}\text{\_}\mathit{ITER}\text{\_}1-\mathit{NB}\text{\_}\mathit{ITER}\text{\_}2\le 0` at all times: .. csv-table:: ":math:`t\left[\mathit{sec}\right]` "," :math:`\mathit{NB}\text{\_}\mathit{ITER}\text{\_}1-\mathit{NB}\text{\_}\mathit{ITER}\text{\_}2` ", "Reference Value", "Tolerance :math:`\left[\text{\%}\right]`" "10", "0", "0", "0" "20", "0", "0", "0" "30", "0", "0", "0" "40", "0", "0", "0" "50", "-8", "0", "0" "60", "-11", "0", "0" "70", "-11", "0", "0" "80", "-11", "0", "0" "90", "-11", "0", "0" "100", "-11", "0", "0" .. _refheading__3713_2079734702: