A, C models ================== Characteristics of the models ---------------------------------- The plate is modelled by dkt elements. The springs are modeled by seg2 assigned a dis_t modeling whose characteristics are k_t_d_l. They are translational discretes having a diagonal matrix, see the documentation for affe_cara_elem. Modeling A uses behavior DIS_Choc, modeling C uses behavior DIS_CONTACT. Characteristics of the mesh ---------------------------- The plate is cut with :math:`\mathit{ny}\mathrm{=}16` and :math:`\mathit{nx}\mathrm{=}4`. The dimensions of the plate are :math:`a=1m` and :math:`b=2m` Tested sizes and results ------------------------------ For time step No. 1, the movements of the ends of the springs, which are not connected to the plate, are imposed at zero. The results of*Code_Aster* are compared with the discrete solution, which corresponds to the solution of the modelled problem. This solution is obtained for :math:`n=12`, equation. .. csv-table:: "**Nature of results**", ":math:`{U}_{A}={U}_{D}` "," :math:`{U}_{B}={U}_{C}`" "Ongoing solution", ":math:`\frac{-4}{1125}` "," :math:`\frac{4}{3375}`" "Discreet solution (:math:`n=12`)", ":math:`\frac{-208}{58875}` "," :math:`\frac{176}{153075}`" "Tolerance", ":math:`4.0E-04` "," :math:`7.2E-03`" For time step No. 2, the movements of the ends of the springs, not connected to the plate, are moved by :math:`+5.0E-03m`. The results of*Code_Aster* are compared with the discrete solution, which corresponds to the solution of the modelled problem. .. csv-table:: "**Nature of results**", ":math:`{U}_{A}={U}_{D}` "," :math:`{U}_{B}={U}_{C}`" "Ongoing solution", ":math:`\frac{-4}{1125}+\frac{5}{1000}` "," :math:`\frac{4}{3375}+\frac{5}{1000}`" "Discreet solution (:math:`n=12`)", ":math:`\frac{-208}{58875}+\frac{5}{1000}` "," :math:`\frac{176}{153075}+\frac{5}{1000}`" "Tolerance", ":math:`4.0E-04` "," :math:`7.0E-03`"