Paraview 5.10.0 crashes while open Fluent file

Hi,

The vtkFLUENTReader has each variable name embedded in the source code.

Therefore, it will fail if variable names recently introduced in Fluent are included. Since your dat file contains the unsupported number 420, the following lines need to be removed from the dat file.

(0 “SV_DPM_PARTITION, domain 1, cell zone 9, 9 cells:”)
(3300 (420 9 1 0 1 1 9)
(
End of Binary Section 3300))

1 Like