CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[ICEM] Airfoils meshing, how create a more dense mesh region?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 9, 2011, 04:55
Default Airfoils meshing, how create a more dense mesh region?
  #1
New Member
 
Andrea Bigliazzi
Join Date: Sep 2011
Location: Milano
Posts: 5
Rep Power: 15
Bigio is on a distinguished road
Hi All,
I'm a student of Aerospace Engineering and I'm actually working about a thesis about two airfoils in tandem with the second one very close to the first. I have to solve the 2D fluid arond the airfoils and i'm trying to use ICEM CFD to prepare the mesh.
I have some problem because i'd want to do an unstructured mesh but i'm not able to guide the mesh in some regions of the environment, for example I don't know how to do a more dense mesh in the wake of the airofoils.
I attach an image of my problem.
I hope someone could help me.
Thanks a lot.
Attached Images
File Type: jpg mesh_a.jpg (90.6 KB, 223 views)
File Type: jpg mesh_b.jpg (75.5 KB, 167 views)
File Type: jpg mesh_d.jpg (61.1 KB, 132 views)
Bigio is offline   Reply With Quote

Old   September 10, 2011, 09:49
Default Insight
  #2
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
ICEM CFD is really a collection of meshing technologies, each with their own advantages and some disadvantages.

You are using the patch dependent surface meshing method (a recursive loop paving algorithm), so there isn't a really nice way to control the refinement between curves (no sizing function or back ground grid). You could control the refinement by creating a line or segmented region between the airfoils (gives you control over the sizes along the edge of a loop), then you could control the mesh refinement along this line or in this region.

Alternativly, you could switch to patch independent tetra (based on the octree algorithm and hooked up to a sizing function) and use something called a "density region". This is usually intended to control the refinement in a region of a 3D volume, but it can be used on a 2D surface if you use this method... It is one of the options on the mesh tab. Note, it will not work with the patch dependent surface meshing method.

Another alternative would be ANSYS Meshing. It can use a very nice sizing function and its patch conforming (a combination of the TGrid Delaunay paver and the next-gen Gambit sizing function) surface mesh method is probably better suited to CFD than the ICEM CFD Patch Dependent method.
__________________
-----------------------------------------
Please help guide development at ANSYS by filling in these surveys

Public ANSYS ICEM CFD Users Survey

This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)...

CFD Online Users Survey
PSYMN is offline   Reply With Quote

Old   September 10, 2011, 10:42
Default
  #3
New Member
 
Andrea Bigliazzi
Join Date: Sep 2011
Location: Milano
Posts: 5
Rep Power: 15
Bigio is on a distinguished road
Hy Simon,
thanks a lot for your answer.
I also thought to divide the field in regions with lines and refine the mesh in these region, but the problem is that later, when i run fluent these lines are seen like wall and i can't change the boundary conditions on these.
Ansys assistance tell me to try to use Ansys Meshing, but i have a lot of difficulties to create the geometry in design modeler or to import it from Icem.
I'll try to use the indipendent method refining the mesh with the 'density region' tab.
I'll tell you if this work successfully, thans for the moment.
Andrea
Bigio is offline   Reply With Quote

Old   September 10, 2011, 11:03
Default
  #4
New Member
 
Andrea Bigliazzi
Join Date: Sep 2011
Location: Milano
Posts: 5
Rep Power: 15
Bigio is on a distinguished road
Hi Simon,
I'll try use the indipendent method and in effective I'm able to use the density region tab to refine the mesh in some zones, but i loose the possibility to create the layers for the strucutred mesh in prossimity of the airfoils, where I have to capture the boundary layer.
In fact, in the patch dependent method i'll use ' curve mesh setup--> ' Height, ratio, numbers of layers'.
For the inpendent method this tab doesn't work.
Bigio is offline   Reply With Quote

Old   September 11, 2011, 14:22
Default
  #5
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
1) With the patch dependent method using sub regions, you can just delete the line elements so there are no internal walls... Just use a name for those curves like "construction" or something like that, and then after the mesh is generated, Edit Mesh => Delete Elements; Select by Part => CONSTRUCTION...

2) With Patch Independent meshing, you need to insert a prism layer after the fact... Do a google search for "blayer2D" for specifics of how to insert a 2D boundary layer with ICEM CFD...
__________________
-----------------------------------------
Please help guide development at ANSYS by filling in these surveys

Public ANSYS ICEM CFD Users Survey

This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)...

CFD Online Users Survey
PSYMN is offline   Reply With Quote

Old   March 16, 2012, 05:47
Default
  #6
New Member
 
Eirikur Jonsson
Join Date: Aug 2011
Posts: 5
Rep Power: 14
eirikurjon07 is on a distinguished road
Hi Simon
I am doing a very similar study as descibed in this thread and I would like you the patch independent method since is offers this excellent control of where to put density regions as well as it produces more "even" mesh in my case than the dependent method.

Your last reply suggests a google search for blayer2d on how to insert a prism boundary layer into the independent method. I have done some research but I am unable to find anything. I have been using line elements with the dependent method to obtain the density I require but that is somewhat not very elegant.

Could you please describe how to do this with the patch independent or what steps need to be taken in oder to achive a prism boundary layer with the independent method. It would be really helpful.
Eiki
eirikurjon07 is offline   Reply With Quote

Old   March 16, 2012, 13:02
Default
  #7
Senior Member
 
PSYMN's Avatar
 
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47
PSYMN has a spectacular aura aboutPSYMN has a spectacular aura about
I have done a number of posts on CFD online on the subject of blayer2D. I had hoped that a google search would find those for you.

I just tried and found many links...

Basically, it is an option you can turn on under Advanced prism options that will allow you to insert ICEM CFD prism in a 2D mesh... (ICEM CFD Prism was intended for 3D so you need to turn on this option to get it to work for 2D).

Best regards,

Simon
__________________
-----------------------------------------
Please help guide development at ANSYS by filling in these surveys

Public ANSYS ICEM CFD Users Survey

This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)...

CFD Online Users Survey
PSYMN is offline   Reply With Quote

Old   March 7, 2022, 17:30
Default
  #8
New Member
 
jose daniel
Join Date: Apr 2020
Posts: 26
Rep Power: 6
hoyos98 is on a distinguished road
I suggest you visit https://aeroptimal.com/mesh (you must create an account to use this module), where you can create a full structured airfoil mesh - https://youtu.be/4Opu0zk7gFk . You can export .su2 .msh .foam .vtk

hoyos98 is offline   Reply With Quote

Old   March 8, 2022, 05:16
Default
  #9
Senior Member
 
Gert-Jan
Join Date: Oct 2012
Location: Europe
Posts: 1,827
Rep Power: 27
Gert-Jan will become famous soon enough
Are you trying to gain new customers with all these posts?
Keep in mind that it can be marked as SPAM.
Gert-Jan is offline   Reply With Quote

Old   March 8, 2022, 14:32
Default
  #10
New Member
 
jose daniel
Join Date: Apr 2020
Posts: 26
Rep Power: 6
hoyos98 is on a distinguished road
The meshing at aeroptimal.com is free, we do not have customers. Moreover, I'm promoting the meshing in the posts where I consider the users can find a solution to the question.
hoyos98 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
3D Hybrid Mesh Errors DarrenC ANSYS Meshing & Geometry 11 August 5, 2013 06:42
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation tommymoose ANSYS Meshing & Geometry 48 April 15, 2013 04:24
Difficulty meshing a two region problem james15 STAR-CCM+ 5 August 19, 2010 01:10
[snappyHexMesh] external flow with snappyHexMesh chelvistero OpenFOAM Meshing & Mesh Conversion 11 January 15, 2010 19:43
unstructured vs. structured grids Frank Muldoon Main CFD Forum 1 January 5, 1999 10:09


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