Discretization ============== Degrees of freedom ------------------ .. csv-table:: "**Modeling**", "**Degrees of Freedom** **(at each vertex node)**" .. csv-table:: "AXIS, AXIS_DIAG, PLAN, PLAN_DIAG "," TEMP: corresponds to the temperature" Support mesh for stiffness matrices ------------------------ The support cells of the finite elements can be triangles or quadrilaterals. The elements are iso-parametric. .. csv-table:: "**Modeling**", "**Mesh**", "**Interpolation**", "**Remarks**" .. csv-table:: "AXIS (_ DIAG) - PLAN (_ DIAG)", "TRIA3 ", "Linear", "" "AXIS (_ DIAG) - PLAN (_ DIAG)", "QUAD4 ", "Linear", "" "AXIS - PLAN "," TRIA6 ", "Quadratic", "" "AXIS - PLAN "," QUAD8 ", "Serendip", "" "AXIS - PLAN "," QUAD9 ", "Quadratic", "" Cargo support mesh ------------------------------ .. csv-table:: "**Modeling**", "**Mesh**", "**Interpolation**", "**Remarks**" .. csv-table:: "AXIS (_ DIAG) - PLAN (_ DIAG)", "SEG2 ", "Linear", "" "AXIS - PLAN "," SEG3 ", "Quadratic", ""