v1.01.206 ZZZZ206 - Operator CREA_MAILLAGE: validating the QUAD_LINE keyword#

Summary:

The objective of this test case is to validate the QUAD_LINE keyword of the CREA_MAILLAGE operator. This keyword is used to convert a quadratic mesh into a linear mesh. The conversions tested are as follows:

  • 1X:

    • SEG3vers SEG2

  • 2D:

    • TRIA6vers TRIA3

    • QUAD8vers QUAD4

    • QUAD9vers QUAD4

  • 3D:

    • TETRA10vers TETRA4

    • PENTA15vers PENTA6

    • PYRAM13vers PYRAM5

    • HEXA20vers HEXA8

    • HEXA27vers HEXA8

To test the content of the result files, we use the TEST_FICHIER command, which is based on an md5 checksum.

This documentation is deliberately brief.