CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

Post-process of a decomposed case

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By idefix
  • 1 Post By Pj.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 28, 2013, 00:53
Default Post-process of a decomposed case
  #1
Pj.
Member
 
Luca
Join Date: Mar 2013
Posts: 68
Rep Power: 13
Pj. is on a distinguished road
Hi everybody,

I'm trying to post-process a decomposed case. I've tried two ways but no one worked.

I tried to postprocess the case using the parafoam -builtin command, but when i set the case type to "decomposed" I receive the following error:

Code:
ERROR: In /usr/local/OpenFOAM/ThirdParty-2.1.1/ParaView-3.12.0/VTK/Filtering/vtkExecutive.cxx, line 756
vtkPVCompositeDataPipeline (0xd920160): Algorithm vtkPOpenFOAMReader(0xd90eba0) returned failure for request: vtkInformation (0xd8f9540)
  Debug: Off
  Modified Time: 71379
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_INFORMATION
  FORWARD_DIRECTION: 0
  ALGORITHM_AFTER_FORWARD: 1
-------------------------------------------------------------------------------------

I tried then to reconstruct the case. But reconstructPar gives me this error.

Code:
Cannot find file "points" in directory "polyMesh" in times 0 down to constant
In the 0 folder I have a polyMesh folder created by refineMesh that contain a cellmap.gz file, but all the points.gz faces.gz owner.gz etc files are in constant/polymesh folder. Anyway I tried both renaming the 0/polymesh folder and copying the constant/polymesh folder in 0/polymesh folder, but the error remains there.

How can I postprocess this case? And why I'm getting these errors?
Pj. is offline   Reply With Quote

Old   October 23, 2013, 07:02
Default
  #2
Member
 
Join Date: Aug 2011
Posts: 89
Rep Power: 14
idefix is on a distinguished road
Hello,

I had also the same error massage:
Create time
Quote:
Create mesh for time = 0

--> FOAM FATAL ERROR:
Cannot find file "points" in directory "polyMesh" in times 0 down to constant

From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
in file db/Time/findInstance.C at line 188.

FOAM exiting
I just use the folder 0, constant and system and created a new case with them.
I used decomposePar and after that I realized that there is constant - folder in each processor-folder.
In the original case (where I get the error massage) were no constant - folder in the processor-folder any more.
So I just copied the constant folder from the processor-folder from my new case to the old case and tried reconstructPar again. And it worked

Maybe this could help you too

Regards
wurst likes this.
idefix is offline   Reply With Quote

Old   October 23, 2013, 08:27
Default
  #3
Pj.
Member
 
Luca
Join Date: Mar 2013
Posts: 68
Rep Power: 13
Pj. is on a distinguished road
Thank you. i don't need it anymore, but someone maybe does.

Thank you very much. bye
wurst likes this.
Pj. is offline   Reply With Quote

Old   September 24, 2017, 04:39
Default
  #4
Member
 
le
Join Date: Nov 2009
Location: seoul
Posts: 34
Rep Power: 16
fsifsi is on a distinguished road
really appreciate ! it helps me alot
fsifsi is offline   Reply With Quote

Old   November 25, 2020, 04:46
Default
  #5
New Member
 
S A
Join Date: Oct 2019
Posts: 8
Rep Power: 6
Propanotriol is on a distinguished road
In my case, I had downloaded the simulation from the cluster to my local machine but one of the processor* folders did not contain the files inside its constant folder.

Just complete the processor* folder with the cluster's processor*/constant folder or decompose the case and copy-paste the constant folder.
Propanotriol is offline   Reply With Quote

Reply


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
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
Post Process in Fluent Hamilton FLUENT 0 September 23, 2012 01:03
checkMesh on a decomposed case? eysteinn OpenFOAM 4 June 11, 2012 06:17
decomposed case to 2-cores (Not working) pkr OpenFOAM Running, Solving & CFD 32 February 27, 2011 18:04
Flux update during an MPI run between decomposed case parts? scott OpenFOAM 0 July 21, 2010 20:47


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