CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Master Degree Grid/Mesh Generator

Register Blogs Community New Posts Updated Threads Search

Like Tree10Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 22, 2015, 15:58
Default
  #41
Member
 
mechiebud
Join Date: Jan 2015
Posts: 49
Rep Power: 11
mechiebud is on a distinguished road
Yes you are right.
mechiebud is offline   Reply With Quote

Old   October 22, 2015, 16:13
Default
  #42
Member
 
mechiebud
Join Date: Jan 2015
Posts: 49
Rep Power: 11
mechiebud is on a distinguished road
Quote:
Originally Posted by jchawner View Post
I just want to be certain of the terms you're using. The hyperbolic PDE method generates the points. An elliptic PDE method smooths existing points. So the way you describe it, you'd generate your mesh first with the hyperbolic PDE method and then apply an elliptic PDE method to a subset of that mesh in order to increase smoothness.
Yes you are right. So do you have any idea whether it will improve the mesh in any way.
mechiebud is offline   Reply With Quote

Old   October 22, 2015, 18:56
Thumbs up
  #43
New Member
 
Ahmed Sadek
Join Date: Mar 2012
Location: Cairo, Egypt
Posts: 23
Rep Power: 14
ibluesun is on a distinguished road
Hello Mechi,

unfortunately I didn't use the hyperbolic method in my meshing software.


However, John indeed have a deep experience in this topic. and I'm really enjoying his replies.
ibluesun is offline   Reply With Quote

Old   October 23, 2015, 04:01
Default
  #44
Member
 
mechiebud
Join Date: Jan 2015
Posts: 49
Rep Power: 11
mechiebud is on a distinguished road
Quote:
Originally Posted by ibluesun View Post
Hello Mechi,

unfortunately I didn't use the hyperbolic method in my meshing software.


However, John indeed have a deep experience in this topic. and I'm really enjoying his replies.
Hi Ahmed
Thanks for your response.
mechiebud is offline   Reply With Quote

Old   October 27, 2015, 03:09
Default
  #45
Member
 
mechiebud
Join Date: Jan 2015
Posts: 49
Rep Power: 11
mechiebud is on a distinguished road
Quote:
Originally Posted by jchawner View Post
Hello Mech:

Do you want to include elliptic smoothing within the hyperbolic formulation so it's applied as the grid is marching out? Or do you want to apply it after the fact?

If the former, I have no idea. Your best approach within the hyperbolic method is to properly implement all the smoothing controls.

If the later, see Thompson's book on structured grids which is freely available online.
Hello John. Could you please tell that in generation of elliptic grids we mostly mak the cut at the trailing of the airfoil. Can we do that at the leading edge.Will it affect the mesh generation?
mechiebud is offline   Reply With Quote

Old   October 27, 2015, 09:03
Default
  #46
Senior Member
 
John Chawner
Join Date: Mar 2009
Location: Fort Worth, Texas, USA
Posts: 275
Rep Power: 18
jchawner is on a distinguished road
You can put cuts (assuming you're talking about an O-grid topology) wherever you want. It's just topology and has nothing to do with the generation of the grid itself via the elliptic PDE method.

Also, you could just as easily use a C-grid or H-grid toplogy.
__________________
John Chawner / jrc@pointwise.com / www.pointwise.com
Blog: http://blog.pointwise.com/
on Twitter: @jchawner
jchawner is offline   Reply With Quote

Old   October 27, 2015, 10:01
Default
  #47
Member
 
mechiebud
Join Date: Jan 2015
Posts: 49
Rep Power: 11
mechiebud is on a distinguished road
Quote:
Originally Posted by jchawner View Post
You can put cuts (assuming you're talking about an O-grid topology) wherever you want. It's just topology and has nothing to do with the generation of the grid itself via the elliptic PDE method.

Also, you could just as easily use a C-grid or H-grid toplogy.
Thanks for your response sir.
But I am facing a problem in generation of ellipti grid. As I itererate my grids move away from outer boundary. I have attached the image file. Could you please guide me furthur.
Attached Images
File Type: png elliptic.png (33.4 KB, 17 views)
mechiebud is offline   Reply With Quote

Old   October 27, 2015, 10:15
Default
  #48
Senior Member
 
John Chawner
Join Date: Mar 2009
Location: Fort Worth, Texas, USA
Posts: 275
Rep Power: 18
jchawner is on a distinguished road
I have no idea what's causing that and honestly it looks like a bug. But you've now opened the issue of control functions for the elliptic PDEs other than Laplace's equation which tends toward smooth isotropy. My suggestion is to look at Thompson's book.
__________________
John Chawner / jrc@pointwise.com / www.pointwise.com
Blog: http://blog.pointwise.com/
on Twitter: @jchawner
jchawner is offline   Reply With Quote

Old   October 27, 2015, 16:32
Default Automated mesh generation
  #49
New Member
 
Sarang
Join Date: Oct 2015
Posts: 22
Rep Power: 11
Sarang V is on a distinguished road
Hi Ahmed,

Cheers for attempting a difficult problem. As some of them have suggested, the main problems are meshing complex moving geometries. For example, I.C Engine valves and cooling holes in gas turbines. Additional problems arise when you try to add refinement in these cases. That being said, there are commercial programs that take a shot at doing this. For example, CONVERGE CFD can mesh complex moving geometries automatically using a cut-cell cartesian method. In addition to this the software also supports automatic mesh refinement based on the gradients in the solution.

Now in your efforts what classes of problems are you trying to solve ? This is a big question that you need to ask in-order to formulate a work-plan.

Thanks,
Sarang
Sarang V is offline   Reply With Quote

Old   October 27, 2015, 17:52
Default
  #50
Member
 
mechiebud
Join Date: Jan 2015
Posts: 49
Rep Power: 11
mechiebud is on a distinguished road
Quote:
Originally Posted by jchawner View Post
You can put cuts (assuming you're talking about an O-grid topology) wherever you want. It's just topology and has nothing to do with the generation of the grid itself via the elliptic PDE method.

Also, you could just as easily use a C-grid or H-grid toplogy.
Quote:
Originally Posted by jchawner View Post
I have no idea what's causing that and honestly it looks like a bug. But you've now opened the issue of control functions for the elliptic PDEs other than Laplace's equation which tends toward smooth isotropy. My suggestion is to look at Thompson's book.
I looked into Thompson but couldn't figure out the problem. Can I get any sample code for elliptic grid generation over airfoils?
Thanks
mechiebud 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
CFD for Master Degree in England bluemist Main CFD Forum 1 January 30, 2011 21:47
openfoam 1.6 on debian etch romant OpenFOAM Installation 9 May 6, 2010 03:26
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 08:36
Master Degree of Freedom shriram CFX 0 June 18, 2007 09:04
find a Phd and a master degree proposal Sabbagh Main CFD Forum 1 January 7, 2007 01:49


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