Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

badly formatted vtk output in EllipticSmoothingTestSuite #252

Open
nicolaslg opened this issue Mar 21, 2023 · 0 comments
Open

badly formatted vtk output in EllipticSmoothingTestSuite #252

nicolaslg opened this issue Mar 21, 2023 · 0 comments
Labels
bug Something isn't working Low Low priority on solving this issue

Comments

@nicolaslg
Copy link
Collaborator

Opening with paraview the output file move_circle_out.vtk of the smoothy test EllipticSmoothingTestSuite.multimat_tangled_test_2 leads to the following error message (though the file is successfully opened) :

ERROR: In /builds/gitlab-kitware-sciviz-ci/build/superbuild/paraview/src/VTK/IO/Legacy/vtkDataReader.cxx, line 1007
vtkUnstructuredGridReader (0x18165f40): Unsupported point attribute type: point_data for file: move_circle_out.vtk

The POINT_DATA field appears twice in the file, with the value for GMDS_ID and bnd duplicated. Removing the duplicate seems to fix the issue.

There is no problem with the toto output file of the MeshClass.testWriterVTK_NF I/O test suite.

@nicolaslg nicolaslg added bug Something isn't working Low Low priority on solving this issue labels Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Low Low priority on solving this issue
Projects
None yet
Development

No branches or pull requests

1 participant