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

Entries for January 21, 2013

Register Blogs Community New Posts Updated Threads Search

Old

Gmsh Functions 1

Posted January 21, 2013 at 06:18 by Hisham (Notes for OpenFOAM!)
Tags gmsh

Gmsh is a powerful mesh generator. One of its strength points is the use of both scripting and GUI functionality. Scripting has two neat features: Function : lets one define a function and call it several times. Include : lets one include other scripts into the geometry file script.

Assume we have a Mesh.geo file that we have for the geometry. You can start off by:

Code:
Include "Functions.geo" ;
The Functions.geo file is a file that has some function...
Hisham's Avatar
Senior Member
Posted in Uncategorized
Views 3025 Comments 0 Hisham is offline Edit Tags

All times are GMT -4. The time now is 09:36.