|
[Sponsors] |
1.6-ext: tutorial "turboPassageRotating" doesn't work |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 16, 2011, 01:36 |
1.6-ext: tutorial "turboPassageRotating" doesn't work
|
#1 |
Member
Masashi Ohbuchi
Join Date: Oct 2009
Posts: 74
Rep Power: 17 |
Hi, all.
I've updated OpenFOAM-1.6-ext and successfully re-compiled on yesterday. But parallel computation of turboPassageRotating tutorial was failed. The error message as follows. ----------------------------------------------------------------------------------------------------------- Reading field p Initializing the GGI interpolator between master/shadow patches: rotor_cyclic_upper/rotor_cyclic_lower [0] [0] [0] --> FOAM FATAL IO ERROR: [0] error in IOstream "IOstream" for operation operator>>(Istream&, List<T>&) : reading first token [0] [0] file: IOstream at line 0. [0] [0] From function IOstream::fatalCheck(const char*) const [0] in file db/IOstreams/IOstreams/IOstream.C at line 109. [0] FOAM parallel run exiting [0] Reading field U Reading/calculating face flux field phi Reading field rAU if present [2] [2] [2] --> FOAM FATAL IO ERROR: [2] incorrect first token, expected <int> or '(', found on line 0 the word 'U' [2] [2] file: IOstream at line 0. [2] [2] From function operator>>(Istream&, List<T>&) [2] in file /home/mo06811/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/ListIO.C at line 150. [2] FOAM parallel run exiting [2] mpirun: killing job... I can't understand what is going on. Any comment is welcome. |
|
January 16, 2011, 07:58 |
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Please run it serial - I am investigating a parallel bug here.
Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
January 16, 2011, 10:17 |
|
#3 |
Member
Masashi Ohbuchi
Join Date: Oct 2009
Posts: 74
Rep Power: 17 |
Mr.Jasac, thank you for your quick reply.
I'm really looking forward to new bug fixed release. |
|
September 23, 2011, 11:17 |
|
#4 |
New Member
Alistair Everett
Join Date: Aug 2011
Posts: 8
Rep Power: 15 |
Hi,
I'm getting exactly the same error code (although only the first one, not the second), is this due to the same bug? And if so has a fix been issued yet? I'm attempting to run pimpleDyMFoam in parallel using mixerGgiFvMesh, I get the same error with icoDyMFoam, but they both work fine on a single processor. I have tried using different methods for decomposition, all decompose fine with no errors, but kick out the error when I try and run pimpleDyMFoam with them. Regards, Alistair [0] [0] [0] --> FOAM FATAL IO ERROR: [0] error in IOstream "IOstream" for operation operator>>(Istream&, List<T>&) : reading first token [0] [0] file: IOstream at line 0. [0] [0] From function IOstream::fatalCheck(const char*) const [0] in file db/IOstreams/IOstreams/IOstream.C at line 109. [0] FOAM parallel run exiting [0] |
|
September 23, 2011, 11:42 |
|
#5 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
There have been bug fixes here and I'm pretty certain it all works. You may want to try the development line, or wait for the next merge.
Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
July 16, 2012, 13:04 |
Similar problem when running transientSimpleDyMFoam with mixerGgiFvMesh in parallel
|
#6 |
New Member
Arnau
Join Date: Jan 2012
Posts: 17
Rep Power: 14 |
Hi,
I'm experiencing a similar problem when running a case in parallel with OpenFOAM 1.6-ext. I'm using transientSimpleDyMFoam solver with mixerGgiFvMesh dynamic mesh solver on a mesh created with Salome. I want to remark this because I tried even more complex Icem meshes for the same case and everything worked out fine. At first I thought the problem was the Salome mesh, but I had no problem when running serial the same case. This is the output I get right after starting the simulation: Code:
[0] [0] [0] --> FOAM FATAL IO ERROR: [0] error in IOstream "IOstream" for operation operator>>(Istream&, List<T>&) : reading first token [0] [0] file: IOstream at line 0. [0] [0] From function IOstream::fatalCheck(const char*) const [0] in file db/IOstreams/IOstreams/IOstream.C at line 109. [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 3123 on node arnau-desktop01 exiting without calling "finalize". This may have caused other processes in the application to be terminated by signals sent by mpirun (as reported here). -------------------------------------------------------------------------- Arnau. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
k-omega-SST model (OF 1.6) - turbulent flat plate | cboss | OpenFOAM Running, Solving & CFD | 25 | August 9, 2016 10:53 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
TwoPhaseEulerFoam bed tutorial case stable in 1.5, crashes in 1.6 | hemph | OpenFOAM | 3 | December 5, 2009 05:19 |
Install of OpenFOAM 1.6 Error 1 Error 2 & run tutorial | potac | OpenFOAM Installation | 3 | August 27, 2009 10:04 |
Rotor/stator tutorial, and how to... | gilberto | CFX | 5 | January 21, 2002 10:41 |