s p o n s o r e d   l i n k s


Tutorial: Creating and Meshing Basic Geometry in Gambit.pdf

August 4, 2008 · Filed Under Other Programming Ebooks  · Tags: , ,

This tutorial illustrates some of the basic operations for generating a mesh using GAMBIT. In particular, it demonstrates:

  • How to build the geometry easily using the “top-down” solid modeling approach
  • How to create a hexahedral mesh automatically

The “top-down” approach means that you will construct the geometry by creating volumes (bricks, cylinders, etc.) and then manipulating them through Boolean operations (unite, subtract, etc.). In this way, you can quickly build complicated shapes without first creating the underlying vertices, edges, and faces.

Contents:

  • Problem Specification
  • Step 1: Run the software GAMBIT to create the geometry and to mesh it
  • Step 2: Create a Brick
  • Step 3: Create an Elliptical Cylinder
  • Step 4: Unite the Two Volumes
  • Step 5: Manipulate the Display
  • Step 6: Mesh the Volume
  • Step 7: Examine the Mesh
  • Step 8: Remove the mesh from Display
  • Step 9: Define boundaries and continuum
  • Step 10: Save

Download Free Tutorial: Creating and Meshing Basic Geometry in Gambit.pdf (22 pages pdf file, 0.6 MB).

Related posts

You might also be interested in reading:
gambit tutorial, tutorial gambit, gambit tutorial guide, GAMBIT PDF, gambit tutorials, Geometry Gambit, free ebook the gambit guide, gambit tutorial 6, gambit tutorial pdf, tutorial de gambit

Comments

Leave a Reply