|
[Sponsors] |
April 14, 2008, 11:53 |
Hi,
I'm searching for the m
|
#1 |
Member
Joern Bader
Join Date: Mar 2009
Posts: 33
Rep Power: 17 |
Hi,
I'm searching for the mathematical basics of the GAMG Solver. In my literature i only find GMG and AMG. I want to know how the GAMG works and whats the difference to GMG and AMG. Joern |
|
April 14, 2008, 15:11 |
GAMG is geometric/algebraic MG
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
GAMG is geometric/algebraic MG. Instead of the agglomeration being calculated from the matrix coefficients (and thus differ every 'solve') this one can use an agglomeration based on geometry (which is usually constant and can be cached).
See the 1.4 release notes. http://www.opencfd.co.uk/openfoam/doc/ReleaseNotes-1.4 |
|
April 15, 2008, 05:15 |
Hi Mattijs,
how can I adjus
|
#3 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Hi Mattijs,
how can I adjust the agglomaration? Is setting cacheAgglomeration to true enough for the geometric and setting it to false ennough for the algebraic version? Thanks! Fabian |
|
April 15, 2008, 16:53 |
enter an invalid name for the
|
#4 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
enter an invalid name for the agglomeration and you'll see the possible agglomeration methods. You can make your own one. Look e.g. at pairGAMGAgglomeration.H. Cache the agglomeration if you don't mind the extra storage and it does not change.
|
|
April 17, 2008, 12:01 |
Ah, I see, the choices are alg
|
#5 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Ah, I see, the choices are algebraicPair and
faceAreaPair; I assume that one would mostly use the faceAreaPair as long as there is no mesh motion and no automatic mesh adaption!? Thanks! Fabian |
|
December 11, 2008, 09:45 |
Hi,
I wonder, if there is a
|
#6 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Hi,
I wonder, if there is an option to write out the agglomerated coarse mesh for every level? Thanks in advance! Fabian |
|
December 18, 2008, 03:17 |
Hi,
me again...
do you hav
|
#7 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Hi,
me again... do you have a hint, if the use of an agglomerated coarse mesh is the good approach to get a coarse surface and volume mesh!? I would like to use a real coarse mesh for thermal calculations of a room divided in a couple of regions. Fabian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
GAMG solver in OpenFOAM 14 | msrinath80 | OpenFOAM Running, Solving & CFD | 4 | November 10, 2015 02:59 |
GAMG Solver | tutlhino | OpenFOAM Running, Solving & CFD | 5 | January 26, 2013 17:01 |
Some Questions about GAMG | bastil | OpenFOAM Running, Solving & CFD | 2 | March 2, 2009 04:21 |
Useing GAMG | sivakumar | OpenFOAM Running, Solving & CFD | 1 | October 20, 2008 07:40 |
A couple of questions about GAMG | piotr | OpenFOAM Running, Solving & CFD | 0 | April 23, 2008 08:09 |