CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Special Topics > Mesh Generation & Pre-Processing

GMSH Boundary layer randomly create cells inside surface

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 10, 2018, 05:34
Default GMSH Boundary layer randomly create cells inside surface
  #1
New Member
 
Join Date: Aug 2017
Posts: 2
Rep Power: 0
tomm450 is on a distinguished road
Good morning everybody!
I'm implementing a Matlab script to generate 2D meshes for multi-element airfoil using GMSH; I can write easily the geo file and mesh the geometry, but I'm experiencing a problem when I try to implement a Boundary layer field, the majority of cell on the boundary layer are corrected placed outside the airfoil but some of them are expanded inside.

This is the portion of the geo file regarding the boundary layer

Field[1] = BoundaryLayer;
Field[1].AnisoMax = 1000;
Field[1].EdgesList = {10,11,12,13,14,15,16,17,18,100,101,102,103,104,10 5,106,107,108,200,201,202,203,204,205,206,207,208} ;
Field[1].IntersectMetrics = 0;
Field[1].Quads = 1;
Field[1].hfar = 0.005778;
Field[1].hwall_n = 0.000401;
Field[1].ratio = 1.100000;
Field[1].thickness = 0.003801;
BoundaryLayer Field = 1;


Here there is the link to the full geo file
https://mega.nz/#!vZgUEDoA!g2ztxzzUJ...rYN_fczsG3vUn4


Thanks for your time! Any suggestion will be greatly appreciated

EDIT: it seems that I'm not able to upload a picture, here is the link with the images of what's happening (sorry for the inconvenient..)
https://mega.nz/#F!nVRATQwY!ZyGyRIyudXzvo-OfzijHfA

Last edited by tomm450; February 11, 2018 at 12:57. Reason: Image not correctly uploaded
tomm450 is offline   Reply With Quote

Reply

Tags
airfoil 2d, gmsh, gmsh boundary layer


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
[snappyHexMesh] snappyHexMesh can't create refimenet region clktp OpenFOAM Meshing & Mesh Conversion 3 February 27, 2022 09:26
CFD analaysis of Pelton turbine amodpanthee CFX 31 April 19, 2018 18:02
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
[snappyHexMesh] Boundary layer in a pipe Clementhuon OpenFOAM Meshing & Mesh Conversion 6 March 12, 2012 12:41
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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