|
[Sponsors] |
[Other] OpenFOAM mesh generation of an aerofoil |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 23, 2013, 05:33 |
OpenFOAM mesh generation of an aerofoil
|
#1 |
New Member
Thomas
Join Date: Jan 2013
Posts: 4
Rep Power: 12 |
Please suggest a method to generate an aerofoil profile using random points in OpenFOAM.Kindly help me as I am a beginner in OpenFOAM.This is a part of my final year project.
|
|
January 23, 2013, 05:46 |
|
#2 |
Member
Robert
Join Date: Aug 2012
Location: Berlin
Posts: 74
Rep Power: 14 |
Hi Thomas,
I don't know if this is the best way to do it, but there are several NACA generators, like this one. It creates the point coordinates for you. Then you could use gmsh to create the geometry. Make a small slice, if you want to do it in 2D. Then mesh it, save the mesh as an stl surface mesh and create a hexagonal mesh with snappyhexmesh. Or simply generate a tetragonal mesh with gmsh. I did this for a project at university two years ago and it worked out fine. Best regards, Robert |
|
January 25, 2013, 04:16 |
|
#3 |
Senior Member
Niels Nielsen
Join Date: Mar 2009
Location: NJ - Denmark
Posts: 556
Rep Power: 27 |
Hi
you can try this pre-Alpha software http://sourceforge.net/projects/cmeshfoil/ It might do what you want but I dont know if its working properly as I havent tested.
__________________
Linnemann PS. I do not do personal support, so please post in the forums. |
|
January 25, 2013, 05:40 |
|
#4 |
Senior Member
|
Hi,
maybe sourcecode from http://sourceforge.net/projects/bladedesigner/ can be changed for your need as well. It was made to create mesh for OpenFoam at least and (python)scripting capabilaties are included. Others looked at Salome http://www.salome-platform.org/forum/forum_10/367832063 alternative Salome =>pythonflu http://pythonflu.wikidot.com/hybridflu => OF Or Blender http://openfoamwiki.net/index.php/Tut_andrew_blender http://jak-o-shadows.users.sourcefor...blairfoil.html Blender can be imported into engrid Last edited by elvis; January 25, 2013 at 05:57. |
|
January 25, 2013, 06:55 |
|
#5 |
Senior Member
Join Date: Dec 2011
Posts: 111
Rep Power: 19 |
You might want to have a look at the scripts posted here: https://www.hpc.ntnu.no/display/hpc/...l+Calculations which describe the meshing around a NACA 4-digit airfoil.
There are two scripts: one that make an STL-file that you can use in combination with snappyHexMesh, and one that makes a blockMeshDict-file for a C-mesh. They both have their advantages and disadvantages, and you should probably play around with both if you are not very familiar with OpenFOAM. |
|
April 14, 2013, 14:54 |
|
#6 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
hi
how to download and compile cMeshFoam and bladeDesigner? |
|
April 15, 2013, 15:30 |
|
#7 |
Senior Member
Niels Nielsen
Join Date: Mar 2009
Location: NJ - Denmark
Posts: 556
Rep Power: 27 |
Hi
Found this awesome page but I do not know who created it. Please let the author cometh forth to get our appraisal. Well basically it can create a blockMesh dict file for a blade geometry. http://hvirvel.dk/airfoilmesher/ Try it out.
__________________
Linnemann PS. I do not do personal support, so please post in the forums. |
|
July 29, 2013, 12:05 |
|
#8 | |
Senior Member
Mads Reck
Join Date: Aug 2009
Location: Copenhagen, Denmark
Posts: 177
Rep Power: 18 |
Thanks for the kind words
I made it some years ago - it has its flaws I am sure, but seems to be used quite a bit. You are of course most welcome to send me feedback. Mads Quote:
__________________
Online free airfoil-mesher for OpenFOAM here |
||
August 13, 2013, 16:33 |
|
#9 |
Senior Member
saeideh mohamadi
Join Date: Aug 2012
Posts: 229
Rep Power: 15 |
||
August 13, 2013, 17:39 |
|
#10 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
I downloaded what has come in post #7 (airfoilmesher) Saideh.
it was interesting.you can email the creator if have any questions.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
August 14, 2013, 05:55 |
|
#11 |
Senior Member
saeideh mohamadi
Join Date: Aug 2012
Posts: 229
Rep Power: 15 |
||
August 14, 2013, 06:12 |
|
#12 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
email him:madsreck(at)gmail.com
he replies friendly and quickly ask him if he could give you the program.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
October 22, 2013, 07:51 |
|
#13 |
Senior Member
Mads Reck
Join Date: Aug 2009
Location: Copenhagen, Denmark
Posts: 177
Rep Power: 18 |
Just to clarify: there is nothing to download from http://hvirvel.dk/airfoilmesher/ . You just upload your airfoil x,y data and you get a blockMeshDict thrown back in your face
Mads
__________________
Online free airfoil-mesher for OpenFOAM here |
|
October 22, 2013, 09:24 |
|
#14 | |
Senior Member
saeideh mohamadi
Join Date: Aug 2012
Posts: 229
Rep Power: 15 |
Quote:
|
||
October 22, 2013, 10:10 |
|
#15 |
Senior Member
Mads Reck
Join Date: Aug 2009
Location: Copenhagen, Denmark
Posts: 177
Rep Power: 18 |
Hi saeidehmohamadi,
then there is something wrong with your Internet connection...I just checked from a remote place and it works just fine. Mads
__________________
Online free airfoil-mesher for OpenFOAM here |
|
October 22, 2013, 12:41 |
|
#16 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
Hello dear MadsR,
I want to have an airfoil with a channel into it(from bottom of attack region to the top of back of airfoil),can it be done with your code? could you make some corrections in the code and upload in the page? the channel will be a line,the user can assign thicknes,the start point and the angle of it and your program will make the mesh and return it backto the user. could it be done without a too much efforts? thanks.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
October 23, 2013, 08:54 |
|
#17 |
Senior Member
Mads Reck
Join Date: Aug 2009
Location: Copenhagen, Denmark
Posts: 177
Rep Power: 18 |
Ehsan, not really sure what you mean. Anyway I don't think I will customize the mesher much, I am thinking maybe implementing some more general functionality at some point, but not at the moment.
Mads
__________________
Online free airfoil-mesher for OpenFOAM here |
|
September 28, 2014, 07:37 |
|
#18 |
New Member
zahid
Join Date: Sep 2014
Posts: 3
Rep Power: 12 |
hi plz tall me tha procedure creating airfoil on ansys cfd i have co-ordinates but i dont know how can i creat tha airfoil.....plzzz its argent
|
|
May 7, 2015, 08:14 |
Airfoil Meshing
|
#19 |
New Member
Romania
Join Date: Dec 2014
Posts: 5
Rep Power: 11 |
Hi everyone,
I am running tests on the RAE2822 transonic airfoil http://www.grc.nasa.gov/WWW/wind/val...af/raetaf.html and I already have a mesh which looks like in the picture (closeup and afar) I used GMSH to generate the mesh and I would like to do something similar to what I have found in a book online http://www.pdas.com/refs/tm81198.pdf (pages 41 and 43) because I believe I will be getting better results. Can you help me with that? My Mesh closeup: gmsh-airfoil.jpg My Mesh from afar: airfoil_from_afar.jpg Type 1: airfoil_meshType1.jpg Type 2: airfoil_meshType2.jpg |
|
May 16, 2015, 18:46 |
|
#20 | |
Senior Member
Hassan Kassem
Join Date: May 2010
Location: Germany
Posts: 242
Rep Power: 18 |
I think you mean hexahedral mesh instead of tetrahedral. If that what you mean, you need to use the transfinite algorithm in GMSH. Check the structured mesh tutorials for GMSH.
Also it is possible to mesh it using blockMesh, check this tutorial https://www.hpc.ntnu.no/display/hpc/...l+Calculations Quote:
|
||
Tags |
aerofoils |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] OpenFOAM mesh generation for irregular open channel | ksmithgall | OpenFOAM Meshing & Mesh Conversion | 2 | June 22, 2017 21:16 |
On body-fitted cartesian mesh generation | sbaffini | Main CFD Forum | 0 | October 21, 2016 11:32 |
[Salome] Mesh conversion Salome to OpenFOAM | VMartinez | OpenFOAM Meshing & Mesh Conversion | 11 | April 21, 2014 03:54 |
[Workbench] Aerofoil mesh generation problem | elebelly | ANSYS Meshing & Geometry | 1 | February 26, 2014 09:53 |
salome, openfoam and moving mesh | prhlava | OpenFOAM Running, Solving & CFD | 8 | November 9, 2009 09:59 |