carrier image

TMG (triangular mesh generator)

Istituto di Analisi Numerica (CNR) of Pavia, Dipartimento di Matematica, University of Milano

MESHING
RESEARCH
CORNER

MESH/GRID
GENERATION
SOFTWARE
SURVEY

Contact: Maurizio Paolini

Email: m.paolini@dmf.bs.unicatt.it

Web Site: http://www.dmf.bs.unicatt.it/~paolini/tmg/

Availability: Public Domain, Research Code, Source Code Available

Customer Support: No

Approximate Number of Users: 10

Pricing: Free for research purposes (GPL license).

Platform: UNIX (SunOS, Linux)

Input: Native

    Native boundary description via a command interpreter.

Engineering Discipline: Structural

    Numerical analysis of partial differential equations.

Elements: Triangle

Surface Meshing: No

Tri/Tet Method: Advancing Front

Element Sizing Method:

    based on a user-defined density function

Other Features: Adaptivity, Anisotropy, Refinement, Mesh_Improvement

    anisotropy, defined via a couple of user functions describing the stretching direction and stretching amount. Alternatively the user can give the local metric tensor.
    refinement is available both global and local.
    a few a posteriori regularization procedures are also available.

Comments:

    Can be integreted directly to a numerical code via library calls, or can be used standalone by writing mesh data to a file.