Home
Research
Teaching
CV & Papers
Seminars
Software

MeshGenC++: An Unstructured Grid Generator

Written by Matthew Elsey and James A. Rossmanith


2d/hill_bndlayer: mesh around a Gaussian hill (high resolution near hill, lower resolution away from hill)



Input File:
  * Enter coordinates separated only by spaces  
  Max Iterations: 2000
  H0: 0.02
  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:       757
       Number of Triangles:      1365
  Number of Nodes on Bndry:       147
        Total area covered:    1.9109621954809550e+00  
   Area Ratio: small/large:    1.2661330794165948e-02
  Angle Ratio: minAngle/60:    5.7299692757951504e-01