CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] Parallel meshing - SnappyHexMesh

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 23, 2019, 11:01
Unhappy Parallel meshing - SnappyHexMesh
  #1
New Member
 
Akanksha Rawat
Join Date: Apr 2014
Posts: 29
Rep Power: 11
Akanksha90 is on a distinguished road
Hello,

I am facing a Problem while meshing mmy geometry in parallel mode. I am using Scotch method and at the Point of Removing mesh beyond Surface intersections it gives me error -


[0] [1]
[1]
[1] --> FOAM FATAL ERROR:
[1] Global -1 does not belong on any processor. Offsets:4(0 676 1721 1844)
[1]
[1] From function Foam::label Foam::globalIndex::whichProcID(Foam::label) const
[1] in file /home/pawan/OpenFOAM/OpenFOAM-v1812/src/OpenFOAM/lnInclude/globalIndexI.H at line 230.
[1]
FOAM parallel run aborting
[1]

[0]
[0] --> FOAM FATAL ERROR:
[0] Global -1 does not belong on any processor. Offsets:4(0 676 1721 1844)
[0]
[0] From function Foam::label Foam::globalIndex::whichProcID(Foam::label) const
[0] in file /home/pawan/OpenFOAM/OpenFOAM-v1812/src/OpenFOAM/lnInclude/globalIndexI.H at line 230.
[0]
FOAM parallel run aborting
[0]
[0] #0 Foam::error:rintStack(Foam::Ostream&)[1] #0 Foam::error:rintStack(Foam::Ostream&) at ??:?
[1] #1 Foam::error::abort() at ??:?
[0] #1 Foam::error::abort() at ??:?
[0] #2 Foam::regionSplit::reduceRegions(int, Foam::List<bool> const&, Foam::List<int>&) const at ??:?
[1] #2 Foam::regionSplit::reduceRegions(int, Foam::List<bool> const&, Foam::List<int>&) const at ??:?
[0] #3 Foam::regionSplit::calcRegionSplit(bool, Foam::List<bool> const&, Foam::List<Foam::Pair<int> > const&, Foam::List<int>&) const at ??:?
[1] #3 Foam::regionSplit::calcRegionSplit(bool, Foam::List<bool> const&, Foam::List<Foam::Pair<int> > const&, Foam::List<int>&) const at ??:?
[0] #4 Foam::regionSplit::regionSplit(Foam:olyMesh const&, Foam::List<bool> const&, bool) at ??:?
[1] #4 Foam::regionSplit::regionSplit(Foam:olyMesh const&, Foam::List<bool> const&, bool) at ??:?
[0] #5 Foam::meshRefinement::findCellZoneInsideWalk(Foam: :Field<Foam::Vector<double> > const&, Foam::List<int> const&, Foam::List<int> const&, Foam::List<int>&) const at ??:?
[1] #5 Foam::meshRefinement::findCellZoneInsideWalk(Foam: :Field<Foam::Vector<double> > const&, Foam::List<int> const&, Foam::List<int> const&, Foam::List<int>&) const at ??:?
[0] #6 Foam::meshRefinement::zonify(bool, int, int, Foam::Field<Foam::Vector<double> > const&, Foam::List<Foam::word> const&, Foam::List<int>&, Foam::List<int>&, Foam::List<int>&, Foam::List<int>&, Foam::bitSet&) const at ??:?
[1] #6 Foam::meshRefinement::zonify(bool, int, int, Foam::Field<Foam::Vector<double> > const&, Foam::List<Foam::word> const&, Foam::List<int>&, Foam::List<int>&, Foam::List<int>&, Foam::List<int>&, Foam::bitSet&) const at ??:?
[0] #7 Foam::meshRefinement::getBafflePatches(int, Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&, Foam::List<Foam::word> const&, Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&, Foam::List<int>&, Foam::List<int>&) const at ??:?
[1] #7 Foam::meshRefinement::getBafflePatches(int, Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&, Foam::List<Foam::word> const&, Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&, Foam::List<int>&, Foam::List<int>&) const at ??:?
[0] #8 Foam::meshRefinement::removeLimitShells(int, int, Foam::List<int> const&, Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&, Foam::List<Foam::word> const&) at ??:?
[1] #8 Foam::meshRefinement::removeLimitShells(int, int, Foam::List<int> const&, Foam::List<int> const&, Foam::Field<Foam::Vector<double> > const&, Foam::List<Foam::word> const&) at ??:?
[0] #9 Foam::snappyRefineDriver::removeInsideCells(Foam:: refinementParameters const&, int) at ??:?
[1] #9 Foam::snappyRefineDriver::removeInsideCells(Foam:: refinementParameters const&, int) at ??:?
[0] #10 Foam::snappyRefineDriver::doRefine(Foam::dictionar y const&, Foam::refinementParameters const&, Foam::snapParameters const&, bool, bool, Foam::dictionary const&) at ??:?
[1] #10 Foam::snappyRefineDriver::doRefine(Foam::dictionar y const&, Foam::refinementParameters const&, Foam::snapParameters const&, bool, bool, Foam::dictionary const&) at ??:?
[0] #11 at ??:?
[1] #11 ?? at ??:?
[0] #12 __libc_start_main at ??:?
[1] #12 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6
[0] #13 in /lib/x86_64-linux-gnu/libc.so.6
[1] #13 ?? at ??:?


Anybody knows what is or could be wrong ?

Thanks
Akanksha90 is offline   Reply With Quote

Old   July 31, 2019, 04:06
Default
  #2
Senior Member
 
Carlo_P
Join Date: May 2019
Location: Italy
Posts: 176
Rep Power: 7
Carlo_P is on a distinguished road
Hey,
can you post here the snappyHexMeshDict?
Secondarly, can you move a little your point?
Maybe you are unlikly and the point is on a cell face. This creates problems.
Cheers
Carlo_P is offline   Reply With Quote

Old   November 19, 2019, 09:45
Default
  #3
Member
 
David GISEN
Join Date: Jul 2009
Location: Germany
Posts: 68
Rep Power: 16
David* is on a distinguished road
I have the same problem using v1812 in parallel. Shifting the locationInMesh did not work. In serial, the mesh is created. The last correct output is

Code:
Setting cellZones according to locationsInMesh:
Location : (10.156 -10.067 83.067)
    cellZone : none

[5] 
[5] 
[5] --> FOAM FATAL ERROR: 
[5] Global -1 does not belong on any processor. Offsets:
which is from line 2485 in https://develop.openfoam.com/Develop...ementBaffles.C


Any ideas?
David* is offline   Reply With Quote

Old   March 3, 2022, 08:52
Default Same issue here
  #4
Member
 
Rasmus Iwersen
Join Date: Jan 2019
Location: Denmark
Posts: 81
Rep Power: 8
Rasmusiwersen is on a distinguished road
Anyone with how to resolve this problem? I have the same issue..
Rasmusiwersen is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[snappyHexMesh] snappyHexMesh - 3D Wing Meshing Setup & Trials denbjornen OpenFOAM Meshing & Mesh Conversion 1 May 25, 2020 12:14
Error running openfoam in parallel fede32 OpenFOAM Programming & Development 5 October 4, 2018 17:38
[snappyHexMesh] snappyHexMesh Parallel bad size error andrewpomeroy OpenFOAM Meshing & Mesh Conversion 2 April 2, 2018 02:08
[snappyHexMesh] snappyhexmesh doesn't creat mesh in parallel issue? klausb OpenFOAM Meshing & Mesh Conversion 1 March 7, 2015 12:55
[snappyHexMesh] snappyHexMesh in parallel with cyclics tonyuprm OpenFOAM Meshing & Mesh Conversion 1 June 29, 2011 11:43


All times are GMT -4. The time now is 01:39.