Home
Research
Teaching
CV & Papers
Seminars
Software

MeshGenC++: An Unstructured Grid Generator

Written by Matthew Elsey and James A. Rossmanith


2d/hill_uniform: mesh around a Gaussian hill (nearly uniform grid)



Input File:
  * Enter coordinates separated only by spaces  
  Max Iterations: 5000
  H0: 0.05
  Bounding box (xmin ymin xmax ymax):
	  -1.0e0  0.0e0  1.0e0  1.0e0
  Number of fixed points: 5
  Fixed points (x y):
      -1.0e0    0.0e0
       1.0e0    0.0e0
      -1.0e0    1.0e0
       1.0e0    1.0e0
       0.0e0    0.25e0
Output:
    SUMMARY OF RESULTS:
    -------------------
           Number of Nodes:       907
       Number of Triangles:      1684
  Number of Nodes on Bndry:       128
        Total area covered:    1.9103549371743589e+00  
   Area Ratio: small/large:    6.3068826217362750e-01
  Angle Ratio: minAngle/60:    6.5281077675904642e-01