|
[Sponsors] |
September 17, 2010, 13:09 |
Graded Mesh From gmsh?
|
#1 |
Senior Member
Robert
Join Date: Sep 2010
Posts: 158
Rep Power: 16 |
Can gmsh do graded meshes? If so, how? If not, are there any OpenFOAM modifications I can do?
Solution: Just define a length characteristic for all points involved in the boundary of interest. The easiest way to do this is to go into the .geo file, define length characteristic variables, and append it to all the point definitions as the fourth parameter. i.e. A point at (0,0,0) with length characteristic of .2 would be 'Point(1)={0,0,0,0.2};'. If you run into an error and have narrow gaps to mesh, you may just need to put a smaller length characteristic on the narrow gaps. Last edited by lordvon; September 19, 2010 at 14:58. |
|
September 18, 2010, 12:56 |
|
#2 | |
Member
edison
Join Date: May 2009
Location: Australia
Posts: 35
Rep Power: 17 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] Structured mesh in gmsh without Extrude function | ericnutsch | OpenFOAM Meshing & Mesh Conversion | 2 | December 6, 2013 08:52 |
[ICEM] Generating Mesh for STL Car in Windtunnel Simulation | tommymoose | ANSYS Meshing & Geometry | 48 | April 15, 2013 05:24 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
2d irregular grid | Remy | Main CFD Forum | 1 | December 22, 2008 05:49 |
basic of mesh refinement | arya | CFX | 4 | June 19, 2007 13:21 |