|
[Sponsors] |
August 9, 2013, 13:00 |
reconstructPar does not work in interDyMFoam
|
#1 |
Member
Anastasios
Join Date: Mar 2009
Posts: 34
Rep Power: 17 |
Dear All,
I am trying to execute "reconstructPar" utillity in a 3d case that I had simulated in ItterDyMFoam decomposed in 16 parts (cores) and I get the following message: z620@Z620:~/OpenFOAM/z620-2.2.1/run/MySimulations/3DBubbleRiseAndDetachment$ reconstructPar /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.2.1 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.2.1-57f3c3617a2d Exec : reconstructPar Date : Aug 09 2013 Time : 17:56:01 Host : "Z620" PID : 3480 Case : /home/z620/OpenFOAM/z620-2.2.1/run/MySimulations/3DBubbleRiseAndDetachment nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Reconstructing fields for mesh region0 Time = 0.001 --> FOAM FATAL IO ERROR: cannot find file file: /home/z620/OpenFOAM/z620-2.2.1/run/MySimulations/3DBubbleRiseAndDetachment/processor0/0.001/polyMesh/pointProcAddressing at line 0. From function regIOobject::readStream() in file db/regIOobject/regIOobjectRead.C at line 73. FOAM exiting z620@Z620:~/OpenFOAM/z620-2.2.1/run/MySimulations/3DBubbleRiseAndDetachment$ Can somebody please advise me what to do? Thank you very much in advance ageorg |
|
August 28, 2013, 11:47 |
|
#2 |
Senior Member
Andrea Ferrari
Join Date: Dec 2010
Posts: 319
Rep Power: 16 |
Hi,
Did you solve the problem? andrea |
|
November 7, 2013, 08:47 |
|
#3 |
New Member
Kostis
Join Date: Jan 2013
Posts: 6
Rep Power: 13 |
try recontstructParMesh
|
|
November 8, 2013, 02:29 |
|
#4 | |
Member
Join Date: Aug 2011
Posts: 89
Rep Power: 15 |
Hello,
exactly: you must use reconstructParMesh before you can use reconstructPar look here: http://www.cfd-online.com/Forums/ope...tpar-15-a.html Sega posted a script for it: Quote:
Last edited by wyldckat; November 9, 2013 at 12:48. Reason: Added [CODE][/CODE] and fixed the quote |
||
April 15, 2016, 14:25 |
|
#5 | |
Member
Olabanji
Join Date: Jan 2013
Location: U.S.A
Posts: 31
Rep Power: 13 |
Hi,
I am sure you must have found some solution some way, since this was posted a long time ago. I decided to just post mine just for anybody who runs into the same problem like me. I use OpenFOAM-2.3.x. When you run a problem using AMR in parallel. To reconstruct, first open the system/controlDict file and change the entry for write format from "ascii" to "binary". Then do the following 1) run 'reconstructParMesh' 2) run 'reconstructPar' This works with no problem in 2.3 version, not sure of the rest. Cheers. Quote:
Last edited by banji; April 16, 2016 at 02:48. Reason: Need to add more information for clarity |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems with reconstructPar after run interDyMFoam | FG_HSRM | OpenFOAM | 3 | December 13, 2011 12:16 |
InterDyMFoam with GGI | sebastianweiper | OpenFOAM Running, Solving & CFD | 2 | September 18, 2009 04:43 |
Why do the Plant library cases don't work? | Alumna | Phoenics | 6 | June 22, 2004 13:08 |
why my In-Form doesn't work? | green | Phoenics | 2 | May 27, 2004 22:03 |