|
[Sponsors] |
June 15, 2011, 05:37 |
renumberMesh
|
#1 |
Member
pere
Join Date: Mar 2011
Location: barcelona
Posts: 46
Rep Power: 15 |
I made renumberMesh -constant -overwrite for calculate with 90 procs went I made decomposePar there is no problem, but when I made mpirun -np 90 buoyantBoussinesqSimpleFoam -parallel > log I receive this error:
0] [0] [0] --> FOAM FATAL IO ERROR: [0] keyword SIMPLE is undefined in dictionary "/tmp/ppuigdom/snappy24/processor0/../system/fvSolution" [0] [0] file: /tmp/ppuigdom/snappy24/processor0/../system/fvSolution from line 22 to line 62. [0] [0] From function dictionary::subDict(const word& keyword) const [0] in file db/dictionary/dictionary.C at line 456. [0] FOAM parallel run exiting [0] -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 1. NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them. -------------------------------------------------------------------------- -------------------------------------------------------------------------- mpirun has exited due to process rank 0 with PID 583140 on node pirineus exiting without calling "finalize". This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). -------------------------------------------------------------------------- --> FOAM FATAL ERROR: No times selected From function reconstructPar in file reconstructPar.C at line 107. FOAM exiting Anyone knows where's the problem? thanks |
|
June 15, 2011, 13:40 |
|
#2 | |
Senior Member
Nicolas Edh
Join Date: Mar 2010
Location: Uppsala, Sweden
Posts: 123
Rep Power: 18 |
Maybe I'm pointing out the obvious:
Quote:
If not have a look at the tutorial case for buoyantBoussinesqSimpleFoam Best Regards |
||
June 25, 2011, 08:51 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
The other issue might be that renumberMesh should also have been executed in parallel as well: Code:
mpirun -np 90 renumberMesh -constant -overwrite -parallel Bruno
__________________
|
|
May 9, 2012, 07:05 |
|
#4 |
Senior Member
Attesz
Join Date: Mar 2009
Location: Munich
Posts: 368
Rep Power: 17 |
Dear Bruno,
could you explain me a bit about renumberMesh? What is it for? Thanks, Attila |
|
May 9, 2012, 09:52 |
|
#5 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Attesz,
Search -> Advanced search:
Quote:
Bruno
__________________
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
renumberMesh | -mAx- | OpenFOAM Pre-Processing | 4 | June 29, 2015 03:28 |
[OpenFOAM] OpenFoam Mesh Converter | Sccrman06 | ParaView | 8 | November 30, 2010 15:58 |
[Technical] Creating your own mesh files | doug | OpenFOAM Meshing & Mesh Conversion | 28 | April 9, 2009 08:36 |
renumberMesh increases max aspect ratio | ayoros | OpenFOAM Bugs | 2 | April 3, 2009 08:18 |
[Other] Problem during creation of a new mesh generator | klaus | OpenFOAM Meshing & Mesh Conversion | 8 | July 18, 2005 06:25 |