CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

How to use -postProcess in a decomposed/parallel case?

Register Blogs Community New Posts Updated Threads Search

Like Tree13Likes
  • 13 Post By JNSN

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 10, 2017, 08:16
Default How to use -postProcess in a decomposed/parallel case?
  #1
Member
 
Join Date: May 2017
Posts: 47
Rep Power: 8
LThomes is on a distinguished road
Hello,
I'm trying to calculate the yPlus of my case using:
Code:
pimpleFoam -postProcess -func yPlus
Since I runned my case in parallel, I have it decomposed in two folders "processor0" and "processor1". So, if I use the command above in my case folder I get only yPlus for Time = 0. And if I use inside "processor0" folder, I get yPlus for all time-steps, but only for half of the mesh/geometry.
Is there anyway I could get yPlus for all time-steps and for the total mesh/geometry (without using recontructPar)?

Thanks in advance.
LThomes is offline   Reply With Quote

Old   July 10, 2017, 09:14
Default
  #2
Senior Member
 
JNSN's Avatar
 
Jan
Join Date: Jul 2009
Location: Hamburg
Posts: 137
Rep Power: 19
JNSN is on a distinguished road
Code:
mpirun -np 2 pimpleFoam -parallel -postProcess .....
JNSN is offline   Reply With Quote

Old   July 11, 2017, 06:35
Default
  #3
Member
 
Join Date: May 2017
Posts: 47
Rep Power: 8
LThomes is on a distinguished road
Thanks a lot
LThomes is offline   Reply With Quote

Reply

Tags
decomposed, parallel, postprocess


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MRFSimpleFoam wind turbine case continuity error ysh1227 OpenFOAM Running, Solving & CFD 1 August 16, 2016 09:25
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
MRFSimpleFoam wind turbine case diverges ysh1227 OpenFOAM Running, Solving & CFD 2 May 7, 2015 10:13
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Transient case running with a super computer microfin FLUENT 0 March 31, 2009 11:20


All times are GMT -4. The time now is 19:48.