Menu

How to remesh an existing mesh in netgen with mesh size control

Help
Ding Gong
2015-07-26
2015-07-26
  • Ding Gong

    Ding Gong - 2015-07-26

    Hi,
    Is it possible to refine an existing mesh with user defined mesh size control in netgen?
    I tried with Ng_GenerateVolumeMesh in nglib, but it seems this API will keep the previous surface mesh.
    Thus the quality of final mesh is poor.

     
  • Ding Gong

    Ding Gong - 2015-07-26

    Import the existing mesh into netgen from csg interface is not a good choice.
    The netgen's CSG model is buggy and slow.

    As a mesh generator based on AF, netgen should split the edge, refine the surface and then mesh the volume to do the mesh refinement. I wonder if netgen has the API for this purpose?

     

Log in to post a comment.