dougshidong / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
45 stars 36 forks source link

Test fail: `3D_GMSH_READER_SD7003_04_CELL_SPANWISE` and `3D_GMSH_READER_SD7003_12_CELL_SPANWISE` #230

Open jbrillon opened 1 year ago

jbrillon commented 1 year ago

The following tests fail due to an invalid element type, to correct this, the meshes must be regenerated. 37 - 3D_GMSH_READER_SD7003_04_CELL_SPANWISE (Failed) 38 - 3D_GMSH_READER_SD7003_12_CELL_SPANWISE (Failed)

This was introduced in PR #171 and did not pass when they were added.