CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

FoamExtend IOstream error in parallel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 25, 2020, 09:37
Default FoamExtend IOstream error in parallel
  #1
Member
 
Join Date: Dec 2015
Posts: 74
Rep Power: 10
WhiteW is on a distinguished road
Dear all,
I'm trying to run in parallel a case in foam extend 4.1 on ubuntu 18.04.
After decomposing the mesh (patchConstrained method) in 4 processors, I get the following error when running the case:

Code:
Create time

Create mesh for time = 0

Initializing the GGI interpolator between master/shadow patches: s6_periodic_1_Ggi/s6_periodic_2_Ggi
Initializing the GGI interpolator between master/shadow patches: r6_periodic_1_Ggi/r6_periodic_2_Ggi
Initializing the GGI interpolator between master/shadow patches: s7_periodic_1_Ggi/s7_periodic_2_Ggi
Initializing the GGI interpolator between master/shadow patches: r7_periodic_1_Ggi/r7_periodic_2_Ggi
Initializing the GGI interpolator between master/shadow patches: r7_periodic_1b_Ggi/r7_periodic_2b_Ggi
Initializing the GGI interpolator between master/shadow patches: tip_clearance_1_Ggi/tip_clearance_2_Ggi
Initializing the mixingPlane interpolator between master/shadow patches: r7_inlet_mixing/s7_outlet_mixing
[2] 
[2] 
[2] --> FOAM FATAL IO ERROR: 
[2] error in IOstream "IOstream" for operation Foam::Istream& Foam::operator>>(Foam::Istream&, Foam::List<T>&) [with T = Foam::Vector<double>]
[2] 
[2] file: IOstream at line 0.
[2] 
[2]     From function IOstream::fatalCheck(const char*) const
[2]     in file db/IOstreams/IOstreams/IOstream.C at line 114.
[2] 
FOAM parallel run exiting
[2] 
[3] 
[3] 
[3] --> FOAM FATAL IO ERROR: 
[3] Expected a '(' or a '{' while reading List, found on line 0 the word 'Q'
[3] 
[3] file: IOstream at line 0.
[3] 
[3]     From function Istream::readBeginList(const char*)
[3]     in file db/IOstreams/IOstreams/Istream.C at line 138.
[3] 
FOAM parallel run exiting
[3] 
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 2 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.
--------------------------------------------------------------------------
[Crono:19393] 1 more process has sent help message help-mpi-api.txt / mpi-abort
[Crono:19393] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
What does this error mean? Is it something related to the mpi library?
Thanks,
WhiteW
WhiteW 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
Why my program cannot ran in parallel??? wdx_cfd OpenFOAM Programming & Development 5 April 14, 2023 03:56
Error running openfoam in parallel fede32 OpenFOAM Programming & Development 5 October 4, 2018 16:38
MPI error in parallel application usv001 OpenFOAM Programming & Development 2 September 14, 2017 11:30
Explicitly filtered LES saeedi Main CFD Forum 16 October 14, 2015 11:58
simpleFoam parallel AndrewMortimer OpenFOAM Running, Solving & CFD 12 August 7, 2015 18:45


All times are GMT -4. The time now is 04:29.