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

Structured Mesh in GMSH

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 27, 2010, 09:26
Default Structured Mesh in GMSH
  #1
New Member
 
Vitor Braga
Join Date: Oct 2009
Posts: 28
Rep Power: 16
vitor is on a distinguished road
Hi,

I've started to use GMSH yesterday, and I'm having problems trying to generate a structured grid. I'm following tutorial number 3, and I try to extrude the rectangle and the mesh as well, but I can't find the "Layers" option in the GUI. Can anybody help?

Furthermore, how can I use GMSH command lines in windows? (sorry for the fundamental question)
vitor is offline   Reply With Quote

Old   April 27, 2010, 09:30
Default
  #2
Senior Member
 
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16
shirazbj is on a distinguished road
use DOS terminal under windows
shirazbj is offline   Reply With Quote

Old   April 27, 2010, 10:21
Default
  #3
New Member
 
Vitor Braga
Join Date: Oct 2009
Posts: 28
Rep Power: 16
vitor is on a distinguished road
So, it's impossible to build a structured mesh using only the GUI?

Thank you for your reply.
vitor is offline   Reply With Quote

Old   April 27, 2010, 16:41
Wink
  #4
New Member
 
Vitor Braga
Join Date: Oct 2009
Posts: 28
Rep Power: 16
vitor is on a distinguished road
Here is the problem, I'm trying to generate a mesh for a pipe:

Point(1) = {0, 0, 0, 1e+022};
Point(2) = {3, 0, 0, 1e+022};
Point(3) = {-3, 0, 0, 1e+022};
Point(4) = {0, -3, 0, 1e+022};
Point(5) = {0, 3, 0, 1e+022};
Circle(1) = {5, 1, 2};
Circle(2) = {2, 1, 4};
Circle(3) = {4, 1, 3};
Circle(4) = {3, 1, 5};
Line Loop(6) = {1, 2, 3, 4};
Plane Surface(6) = {6};
Transfinite Line{1, 2, 3, 4} = 11 Using Progression 1;
Extrude {0,0,20} { Surface{6}; Layers{50}; }
Transfinite Surface{28,27,23,19,15,6};
Recombine Surface {28,27,23,19,15,6};


I generate 1D and 2D meshes succesfully, but when I click 3D the software crashes and shows:

"Cannot extrude quadrangles without recombine"

But I clearly recombined all the surfaces, so, what's wrong?

Thank you.

Regards,

Vitor
vitor is offline   Reply With Quote

Old   April 28, 2010, 08:15
Default
  #5
Senior Member
 
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16
shirazbj is on a distinguished road
Mesh for a pipe, try this turtle program.

http://home.versatel.nl/bouke_1/turtle/index.html#intro
shirazbj 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
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 08:54
Exporting structured mesh from ICEMCFD to Fluent? jeevan kumar FLUENT 1 January 23, 2012 11:21
[ICEM] Unstructure Meshing Around Imported Plot3D Structured Mesh ICEM kawamatt2 ANSYS Meshing & Geometry 17 December 20, 2011 11:45
Structured mesh of a 3d sharp trailing edge Gilles Main CFD Forum 2 May 23, 2008 13:23
Error Converting ICEM Structured Mesh to CFX Chebeba CFX 11 October 5, 2006 08:05


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