CGNS writer

Hello,

I am trying to use the new CGNS writer, but I get an error:

ERROR: In /Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/ParaViewCore/VTKExtensions/CGNSWriter/vtkCGNSWriter.cxx, line 804
vtkCGNSWriter (0x600001f18000):  Writing failed: 

ERROR: In /Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 782
vtkPVCompositeDataPipeline (0x6000017c4b60): Algorithm vtkCGNSWriter(0x600001f18000) returned failure for request: vtkInformation (0x6000031b5d40)
  Debug: Off
  Modified Time: 1072646
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA
  FROM_OUTPUT_PORT: -1
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0

The error is very easy to reproduce: it is sufficient to create, e.g., a “Fast Uniform Grid” from the Sources menu, and then use “Save Data…”, requesting the CGNS format.

Does anyone have any advice? Am I simply trying to use this tool outside of its intended scope?

Thanks,
Eloisa

Hi,

Would you mind posting this as a new issue over at https://gitlab.kitware.com/paraview/paraview/issues?

You have given precise steps to reproduce it, and I can tag the authors of the writer who may be able to fix it expediently.

Hi!

Done:

https://gitlab.kitware.com/paraview/paraview/issues/18827

Thanks,
Eloisa