|
[Sponsors] |
May 12, 2018, 16:03 |
Problem with reconstruct data after solving
|
#1 |
New Member
Divyesh Variya
Join Date: May 2018
Location: INDIA
Posts: 16
Rep Power: 8 |
I tried to reconstruct data in simple foam after solving the problem.
But when i extract command reconstructPar , there is an error showing that No processor* directories found. Here is the message, /*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 5.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 5.x-197d9d3bf20a Exec : reconstructPar Date : May 13 2018 Time : 00:20:39 Host : "variya-Lenovo-ideapad-520-15IKB" PID : 3536 I/O : uncollated Case : /home/variya/Desktop/train nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time --> FOAM FATAL ERROR: No processor* directories found From function int main(int, char**) in file reconstructPar.C at line 217. FOAM exiting What Should i do ? |
|
May 13, 2018, 07:10 |
|
#2 |
Senior Member
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 14 |
Have you solved the case in parallel? Like this:
decomposePar mpirun -np "Number of processors" simpleFoam -parallel reconstructPar -latestTime |
|
May 13, 2018, 07:40 |
|
#3 |
New Member
Divyesh Variya
Join Date: May 2018
Location: INDIA
Posts: 16
Rep Power: 8 |
Yes, those are the commands.
__________________
Divyesh Variya |
|
Tags |
reconstructpar |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
calculation stops after few time steps | sivakumar | OpenFOAM Running, Solving & CFD | 7 | March 17, 2013 07:37 |
pisoFoam with k-epsilon turb blows up - Some questions | Heroic | OpenFOAM Running, Solving & CFD | 26 | December 17, 2012 04:34 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |
Error while running rhoPisoFoam.. | nileshjrane | OpenFOAM Running, Solving & CFD | 8 | August 26, 2010 13:50 |