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

Setup problem about overlapGgi

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 24, 2010, 09:20
Question Setup problem about overlapGgi
  #1
Member
 
Masashi Ohbuchi
Join Date: Oct 2009
Posts: 74
Rep Power: 16
Ohbuchi is on a distinguished road
Dear all,

I'm trying to use overlapGgi.
I made simple mesh for testing overlapGgi as attached image.
The boundary file is as follows,

imp_out
{
type overlapGgi;
nFaces 160;
startFace 33240;
shadowPatch gui_in;
zone imp_out_zone;
rotationAxis (0 0 1);
angle 72.0;
bridgeOverlap false;
}
gui_in
{
type overlapGgi;
nFaces 136;
startFace 33104;
shadowPatch imp_out;
zone gui_in_zone;
rotationAxis (0 0 1);
angle 60.0;
bridgeOverlap false;
}

I wrote function "ggiCheck" in my controlDict, and ran the MRFSimpleFoam solver, then the solver showed following message.

Number of slave copies: 2
Evaluation of GGI weighting factors:

From function void GGIInterpolation<MasterPatch, SlavePatch>::rescaleWeightingFactors() const in file .../GGIInterpolationWeights.C at line 534
Uncovered faces found. On master: 8 on slave: 120
largest slave weighting factor correction: 0.0170587 average: 0.000617197
largest master weighting factor correction: 0.390019 average: 0.0196433

And calculation stopped in Time=1 before solving p-eq. for floating point exception.

I think my setting about overlapGgi is something wrong, but I can't make out how to modify it. What's the problem on my setting?
Any comments welcome.
Attached Images
File Type: jpg WS000061.jpg (68.4 KB, 52 views)
Ohbuchi is offline   Reply With Quote

Old   October 27, 2010, 08:03
Unhappy Re: Setup problem about overlapGgi (Fixed)
  #2
Member
 
Masashi Ohbuchi
Join Date: Oct 2009
Posts: 74
Rep Power: 16
Ohbuchi is on a distinguished road
I've read source code "overlapGgiPatchFvPatch.H", and I've found that
master and slave patches must be started same edge.
So I change my mesh like attached image, and re-try simulation.
This time MRFSimpleFoam ran perfectly!

But this constraint (sharing same edge) is too hard to practical application,
I suppose.
Attached Images
File Type: jpg WS000062.jpg (54.6 KB, 43 views)
Ohbuchi is offline   Reply With Quote

Old   February 17, 2012, 06:19
Default
  #3
Member
 
Aqua
Join Date: Oct 2011
Posts: 96
Rep Power: 14
aqua is on a distinguished road
Quote:
Originally Posted by Ohbuchi View Post
I've read source code "overlapGgiPatchFvPatch.H", and I've found that
master and slave patches must be started same edge.
So I change my mesh like attached image, and re-try simulation.
This time MRFSimpleFoam ran perfectly!

But this constraint (sharing same edge) is too hard to practical application,
I suppose.
Hi, Good morning.
I know your post was there for a really long time. But, did you notice the tutorial case in 1.6-ext, "turboPassangeRotating" ? Because in that case the master and slave don't start at the same edge...

I currently have the problem that:
the solver doesn't complain about uncovered faces, but when I tried to use foamToEnsight, it complained about the "uncovered faces".

Do you know what maybe the problem?

Thank you so much!

Aqua
aqua 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
setup vof test problem Fang Jin FLUENT 1 June 14, 2005 08:27
Dynamic Mesh setup problem Jim FLUENT 1 June 8, 2005 09:26
Problem Setup: Bi-Axial Rotation Possible? Harmeet CFX 6 February 11, 2005 15:27
CFD problem setup for flow through porous media Paresh Jain CFX 5 June 30, 2003 03:50
CFD problem Setup for Packed Bed Column Vijay CFX 0 June 20, 2003 08:23


All times are GMT -4. The time now is 02:43.