Home
Research
Teaching
CV & Papers
Seminars
Software

MeshGenC++: An Unstructured Grid Generator

Written by Matthew Elsey and James A. Rossmanith


3d/cylinder_sphere: mesh on a cylindrical domain with a spherical hole



Input File:
  * Enter coordinates separated only by spaces
  Max Iterations: 10000
  H0: 0.1
  Bounding box (xmin ymin zmin xmax ymax zmax):
        -1.05e0  -1.05e0  -1.05e0  1.05e0  1.05e0  1.05e0  
  Number of fixed points: 0
  Fixed points (x y z):
             0.0e0             0.0e0            0.0e0
Output:
    SUMMARY OF RESULTS:
    -------------------
            Number of Nodes:      4782
         Number of Elements:     23338
   Number of Nodes on Bndry:      1699
       Total volume covered:    5.761733423758e+00
    Smallest element volume:    6.348500362977e-06
     Largest element volume:    4.045127689293e-04
  Volume ratio: small/large:    1.569419027187e-02
   Angle Ratio: minAngle/60:    5.166915166983e-01