CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [OpenFOAM.com] [Docker] Running ParaView/ParaFoam (https://www.cfd-online.com/Forums/openfoam-installation/177354-docker-running-paraview-parafoam.html)

91M September 6, 2016 03:05

[Docker] Running ParaView/ParaFoam
 
Hello all:

The same problem happens when I try to type a particular sample OpenFOAM code using OpenFOAN_Start:

cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily .
cd pitzDaily
blockMesh
simpleFoam
parafoam


Please build the reader module before continuing:
cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers
./Allwclean
./Allwmake

How can I build reader module as shown?

Actually, I have typed the above 3 sentences in OpenFOAM_Start but it still did not work.

Thank you.

Best,
Anthony

wyldckat September 11, 2016 11:30

Quick questions:
  1. Which Operating System are you using on the real machine? Windows or Mac OS X?
  2. Did you read what's stated here: http://www.openfoam.com/download/install-binary.php - If you look for the work "ParaView", there are 2 mentions to it on the page and how to use it.

91M September 12, 2016 22:13

[OpenFOAM plus][Docker] Running ParaView/ParaFoam
 
Dear all,

I use windows.

Thanks.

Regards,
Anthony

pgh September 15, 2016 14:11

Hi . In Windows version of OpenFOAM , paraFoam does not work . Please install paraview separately . This is from FAQ from OpenFOAM website

How can I post process the results from OpenFOAM? I am unable to launch Paraview/ParaFoam from terminal?
You will need to install ParaView for Windows separately from ParaView. Create a file with the suffix ”.foam” e.g. type the command ”touch a.foam” in your case folder. Launch ParaView and browse the case folder. Open the file with suffix ”.foam” to start the post processing.


All times are GMT -4. The time now is 06:59.