Hello, I'm wondering if there is a chance to get this PR into Netgen https://github.com/NGSolve/netgen/pull/10? It is a patch from Salome that seems to fix an issue with meshing a face with internal edges. Thanks!
Hello, I have an STL file that represents an open surface (i.e., some triangles only have two or one neighbors). When I try and mesh it Netgen fatally crashes, but it works if I use an STL file of a closed volume. Does Netgen not support STL representations of surfaces? Thanks, Trevor
Hello, When Netgen is generating a quad-dominated mesh, is there any way to specify (or even weight) the desired element quality criteria driving the algorithm? These criteria may include desired values or limits on things like aspect ratio, skew angle, taper ratio, etc. If these are hard-coded, could anyone point me where they are at in the code? Thanks, Trevor
Can anyone point me to where the the optimization process starts for quad-dominated meshes? Before optimization, I don't get any of the above artifacts (i.e., quads that look like tri's), so I figure it's got to be a bug somewhere in the optimization algorithm. Thinking about diving in. Thanks.
I'm not sure I understand your request. Do you mean patches that could be applied...
Thank you Matthias for the reponse and tip. Using 4 steps did resolve that issue,...
Thank you Matthias for the reponse and tip. Using 4 steps did resolve that issue,...
Thank you Matthias for the reponse and tip. Using 4 steps did resolve that issue,...
Thank you Matthias for the reponse and tip. Using 4 steps did resolve that issue,...
Thank you Matthias for the reponse and tip. Using 4 steps did resolve that issue,...
Thank you Matthias for the reponse and tip. Using 4 steps did resolve that issue,...
There seems to be a regression in the surface meshing in the latest version of Netgen...
There is an effort to make a stand-alone SMESH version available (from the SALOME...
So this seemed to resolve the issue I described above create mesh at beginning of...
Hello, I'm trying to build SMESH with the NETGENPlugin using the latest Netgen master....
I cloned the latest repo and made my changes for edge subdivision available here...
An update for anyone who is interested. To get the boundary integrity I implemented...
An update for anyone who is interested. To get the boundary integrity I implemented...
Hello Netgen users, First off, thanks to all the developers for this tool and the...