[Paraview] Updated OpenFOAMReader supporting OpenFOAM 5.x

SeongMo seongmo.yeon at gmail.com
Wed Dec 27 11:36:27 EST 2017


Hi, All


I made a merge request for modified OpenFOAMReader classes for OpenFOAM 5.x.

The classes are tested in ascii and binary formatted dictionary files 
and working well.

I found that the reader has some problems when the dictionary file is 
gzipped either in ascii or binary formats.

It looks like gzipped files are not read correctly because the 
GetFieldNames member function failed to find out field files. I tried to 
fix that problem but could not.

The classes are uploaded in VTK gitlab repository but attached also so 
that you can freely test the classes and find out the problem.


Regards.

SeongMo


-- 
SeongMo Yeon, Ph.D, Senior Engineer
Offshore Hydrodynamics Research
SAMSUNG HEAVY INDUSTRIES CO., LTD.
Central Research Institute
E-mail : seongmo.yeon at gmail.com
Tel :
--------------------------------------------------------
Fluctuat nec mergitur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkOpenFOAMReader.cxx
Type: text/x-c++src
Size: 353905 bytes
Desc: not available
URL: <https://paraview.org/pipermail/paraview/attachments/20171228/8c1a8905/attachment-0002.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkOpenFOAMReader.h
Type: text/x-chdr
Size: 13128 bytes
Desc: not available
URL: <https://paraview.org/pipermail/paraview/attachments/20171228/8c1a8905/attachment-0002.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkPOpenFOAMReader.cxx
Type: text/x-c++src
Size: 29832 bytes
Desc: not available
URL: <https://paraview.org/pipermail/paraview/attachments/20171228/8c1a8905/attachment-0003.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkPOpenFOAMReader.h
Type: text/x-chdr
Size: 2800 bytes
Desc: not available
URL: <https://paraview.org/pipermail/paraview/attachments/20171228/8c1a8905/attachment-0003.h>


More information about the ParaView mailing list