D modeling ============== Characteristics of modeling ----------------------------------- PLAN (TRIA3, QUAD4) .. image:: images/Object_6.svg :width: 510 :height: 404 .. _RefImage_Object_6.svg: Characteristics of the mesh ---------------------------- .. csv-table:: "Number of knots:", "147" "Number of meshes and types:", "200 (40 QUAD4, 160 TRIA3)" notes --------- The discretization in time steps is as follows: 10 steps for :math:`[0.,\mathrm{1.D}-3]` or :math:`\Delta t={\mathrm{1.D}}^{-4}` 9 steps for :math:`[\mathrm{1.D}-3,\mathrm{1.D}-2]` or :math:`\Delta t={\mathrm{1.D}}^{-3}` 9 steps for :math:`[\mathrm{1.D}-2,\mathrm{1.D}-1]` or :math:`\Delta t={\mathrm{1.D}}^{-2}` 9 steps for :math:`[\mathrm{1.D}-1,\mathrm{1.D0}]` or :math:`\Delta t={\mathrm{1.D}}^{-1}` 9 steps for :math:`[\mathrm{1.D0},\mathrm{10.D0}]` or :math:`\Delta t=1.0` 3 steps for :math:`[\mathrm{10.D0},\mathrm{13.D0}]` or :math:`\Delta t=1.0`