CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [OpenFOAM] paraview 3.10.1 reading decomposed data (https://www.cfd-online.com/Forums/paraview/92390-paraview-3-10-1-reading-decomposed-data.html)

preibie September 13, 2011 07:39

paraview 3.10.1 reading decomposed data
 
Hallo,

I want to read a decomposed case with paraview. But in the new version 3.10.1 I doesn't have the choice to read a decomposed or reconstructed file. :confused:

Have somebody an Idea

Thanks

wyldckat September 13, 2011 08:27

Greetings Stefan,

If you are running ParaView with OpenFOAM 2.0.0/1/x, then run it like this:
Code:

paraFoam -builtin
This will make it use the internal reader for OpenFOAM cases, which allows you to open a decomposed case without the need for MPI.
Nonetheless, the internal reader in ParaView 3.10.1 sometimes fails to open certain cases/results that were executed with OpenFOAM 2.0.

If these fail, then the next step would be to run:
Quote:

reconstructPar
for the decomposed case to be reconstructed.

If you still want to try and open the case with ParaView in parallel mode, see your other thread: http://www.cfd-online.com/Forums/ope...-parallel.html - I'll answer you there shortly!

Best regards,
Bruno


All times are GMT -4. The time now is 08:50.