|
[Sponsors] |
How to postProcess decomposed (parallel run) data |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 27, 2022, 05:32 |
How to postProcess decomposed (parallel run) data
|
#1 |
New Member
Saugat Shrestha
Join Date: Dec 2019
Location: Thailand
Posts: 27
Rep Power: 6 |
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 |
|
May 30, 2022, 11:29 |
|
#2 |
New Member
Join Date: Mar 2022
Posts: 8
Rep Power: 4 |
I think here you will find the answer to your question.
parallel processing time+reconstruct time<serial processing?! |
|
June 7, 2022, 15:21 |
|
#3 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
Can usually use "mpirun -np N solver -postprocces -parallel" without problems where "solver" is simpleFoam, pimpleFoam etc (whatever you used for the simulation)
|
|
Tags |
parallel decomposition, postprocess, probelocation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Salome] Salome import "Cannot find file "points" in directory..." | mismichael | OpenFOAM Meshing & Mesh Conversion | 6 | June 24, 2024 04:17 |
[OpenFOAM] Paraview python script, creating data using only CLI, saving in csv/excel file | Ash Kot | ParaView | 1 | September 24, 2021 13:23 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Explicitly filtered LES | saeedi | Main CFD Forum | 16 | October 14, 2015 12:58 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |