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

parallel computing with GGI (OF 1.6 extend)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 26, 2012, 02:41
Exclamation parallel computing with GGI (OF 1.6 extend)
  #1
Member
 
Andreas Wendy
Join Date: Aug 2012
Posts: 73
Rep Power: 13
A.Wendy is on a distinguished road
Hi everybody,

i am working on a calculation with OF 1.6 extend and a rotating mesh with using GGI and pimpleDyMFoam.
When i try to use a parallelisation of the calculation i get several errors:
i am using mpi run for the parallel computation

For the GGI i set the "bridgeOverlap" to true for the parallel run.


log.decomposePar - not sure if this is an error or a warning only...
Quote:
Processor 1: field transfer
Initializing the GGI interpolator between master/shadow patches: outsideSlider/insideSlider

From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 0 on slave: 98
log.mpirun - same as above (warning or error?)
Quote:
Selecting dynamicFvMesh mixerGgiFvMesh
Initializing the GGI interpolator between master/shadow patches: outsideSlider/insideSlider

From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 0 on slave: 28
log.reconstructPar (first i have the same problem as above but when it comes to the first calculated timeStep i got an Fatal error (very below)
Quote:
Create mesh for time = 0

Initializing the GGI interpolator between master/shadow patches: outsideSlider/insideSlider
Initializing the GGI interpolator between master/shadow patches: outsideSlider/insideSlider

From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 0 on slave: 28
.
.
.
Time = 0.0001

Initializing the GGI interpolator between master/shadow patches: outsideSlider/insideSlider

From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const
in file /home/subuntu/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/GGIInterpolationWeights.C at line 544
Uncovered faces found. On master: 0 on slave: 28
.
.
.

--> FOAM FATAL IO ERROR:
cannot open file

file: /home/subuntu/OpenFOAM/Projekte/Masterthesis/GGI/Flachprofil_pimpleDyMFoam/komplett/processor0/0.0001/polyMesh/pointProcAddressing at line 0.

From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 62.
i attached the complete log-files below.

with regards


Andy
Attached Files
File Type: txt log.decomposePar.txt (6.8 KB, 12 views)
File Type: txt log.mpirun.txt (36.1 KB, 6 views)
File Type: txt log.reconstructPar.txt (7.0 KB, 8 views)
A.Wendy is offline   Reply With Quote

Old   November 18, 2012, 17:27
Default
  #2
New Member
 
Atheendra
Join Date: Nov 2012
Posts: 10
Rep Power: 13
atheendra is on a distinguished road
Hi Andreas
I am working on simulating Vortex-induced-Vibrations of multiple cylinders using OpenFOAM 1.6.x and was trying to run the case in parallel. I gave the part of domain with GGi interfaces to a single processor.The case seems to run without any problem.However, reconstructPar doesn't work. It shows the following error message:


--> FOAM FATAL ERROR:
Problem with patch-to zone addressing: some patch faces not found in interpolation zone

From function void ggiPolyPatch::calcZoneAddressing() const
in file meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C at line 92.

FOAM aborting


Can you please let me know what might be the problem that's causing this?
atheendra is offline   Reply With Quote

Reply

Tags
decompose, ggi, parallel, pimpledymfoam, reconstruct


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
Create a GeometricField of a given type on given patch? philippose OpenFOAM Programming & Development 4 August 12, 2013 12:41
GGI in Parallel error renyun0511 OpenFOAM Running, Solving & CFD 1 November 9, 2011 21:56
Performance of GGI case in parallel hannes OpenFOAM Running, Solving & CFD 26 August 3, 2011 03:07
Parallel Computing peter Main CFD Forum 7 May 15, 2006 09:53
Parallel Computing Classes at San Diego Supercomputer Center Jan. 20-22 Amitava Majumdar Main CFD Forum 0 January 5, 1999 12:00


All times are GMT -4. The time now is 17:06.