enGits / engrid

ENGRID is a mesh generation software with CFD applications in mind. It supports automatic prismatic boundary layer grids for Navier-Stokes simulations and has a Qt based GUI.
Other
146 stars 55 forks source link

catch NETGEN problems #28

Open ogloth opened 12 years ago

ogloth commented 12 years ago

Sometimes strange behaviour and bugs occur during the NETGEN library call. The problems often lead to memory flooding or crashes. Ideally problems should be detected and the NETGEN call should be aborted.

How this can be achieved is not clear to me at the moment.