CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [OpenFOAM] post-process results without paraFoam (https://www.cfd-online.com/Forums/paraview/148550-post-process-results-without-parafoam.html)

Svensen February 14, 2015 14:16

post-process results without paraFoam
 
Do someone know how to post process results of OpenFOAM simulation without usage of paraFOAM.

It seems that I have to create in case folder the file with .OpenFOAM extention and open it with paraview, but when I do this I've got a lot of errors.

It seems to me that paraview uses different OpenFOAM readers than paraFoam.
Maybe someone know how to install readers from paraFoam to paraview ??

opedrofunk February 14, 2015 19:48

Try the .foam extension. i.e.:

Code:

cd /path/to/your/case
touch post.foam
paraview post.foam

Select reconstructed case for serial, or decomposed case for parallel runs.

Svensen February 15, 2015 02:20

p, li { white-space: pre-wrap; } I've got the following errors:


ERROR: In /build/buildd/paraview-4.0.1/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6535
vtkOpenFOAMReaderPrivate (0x26bdbe0): Wrong list type for uniform field


_aneuryÀ
ERROR: In /build/buildd/paraview-4.0.1/VTK/IO/Geometry/vtkOpenFOAMReader.cxx, line 6535
vtkOpenFOAMReaderPrivate (0x26bdbe0): Wrong list type for uniform field




ERROR: In /build/buildd/paraview-4.0.1/VTK/Common/DataModel/vtkDataObjectTree.cxx, line 377
vtkMultiBlockDataSet (0x36d79a0): Structure does not match. You must use CopyStructure before calling this method.


All times are GMT -4. The time now is 22:58.