CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Multigrid

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 18, 2016, 21:37
Default Multigrid
  #1
Member
 
Tom
Join Date: Oct 2015
Posts: 67
Rep Power: 10
mlooti is on a distinguished road
hi everybody

first of all i want to thank for this fabulous code, its well written and easy to work with

1.
is it possible to track the agglomeration procedure ? I mean I want to see the hierarchy of coarse meshes?

2.
does agglomeration uses cell-based or vertex-based strategy?

3.
does code use an specific library (like MGridGen) for agglomeration process or u hand coded an algorithm?
mlooti is offline   Reply With Quote

Old   April 22, 2016, 02:00
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Thanks,

There is a large community of developers behind SU2, and it is always great to know that we are doing something useful for the CFD community.

About your questions:

- He have worked a lot on the MG agglomeration algorithm, and still not really happy with the results in parallel model. Any help would be very appreciated.

The main subroutine for the agglomeration is
CMultiGridGeometry::CMultiGridGeometry(CGeometry ***geometry, CConfig **config_container, unsigned short iMesh, unsigned short iZone) : CGeometry() that you can find in geometry_structure.cpp

With GetParent or GetChildren, it is possible to relate the control volume at different levels.

The agglomeration use cell-based and it is only possible first order spacial approximation.

We have never explored a specific library... it seems a good idea, If you work on that, please keep us posted. As you know, the core of the open source are the contributions from the users community.

Anyway, we worked in the past in this area, some results are in

http://www.sciencedirect.com/science...45793016300214

Best Regards,
Francisco
fpalacios 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
Multigrid Stability Issues ThomasHermann SU2 1 November 5, 2014 16:18
algebraic multigrid vs geometric multigrid Anna Tian Main CFD Forum 5 June 18, 2013 05:03
LES by Multigrid mnabi Main CFD Forum 8 July 11, 2009 20:21
multigrid sureshkumar Main CFD Forum 0 June 9, 2006 01:20
Multigrid applied to k-e models Paulo Zandonade Main CFD Forum 9 May 24, 1999 08:10


All times are GMT -4. The time now is 23:09.