CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   How to postProcess decomposed (parallel run) data (https://www.cfd-online.com/Forums/openfoam/243064-how-postprocess-decomposed-parallel-run-data.html)

saugatshr4 May 27, 2022 04:32

How to postProcess decomposed (parallel run) data
 
Dear Formers,

I have run my simulation in 16 cores. Now, I want to use to the probe function to extract the data of select points in the domain.

I could do 'reconstructPara' and then use it but the reconstructPara takes a lot of time.

Is it possible to extract the data directly from the decomposed file file format? I tried using the postProcess command, but its not working.

Can you please help me.

Thank You in Advance

Saugat

Mid_Night May 30, 2022 10:29

I think here you will find the answer to your question.
https://www.cfd-online.com/Forums/op...rocessing.html

olesen June 7, 2022 14:21

Can usually use "mpirun -np N solver -postprocces -parallel" without problems where "solver" is simpleFoam, pimpleFoam etc (whatever you used for the simulation)


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