Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

nglib C++ question : meshing parameters for Mesh granularity

More
3 years 11 months ago - 3 years 11 months ago #2644 by Dflyer
Hello,

In Netgen GUI, there is an option to set Mesh granularity ( very coarse, coarse, Moderate, Fine etc). I am wondering what are their respective meshing parameters? So that I can set in Ng_Meshing_Parameters and achieve the same in C++.

Thanks
Attachments:
Last edit: 3 years 11 months ago by Dflyer.
More
3 years 11 months ago #2645 by christopher
Have a look at python/meshing.py. There the python equivalents are defined.
Best
Christopher
More
3 years 11 months ago #2647 by Dflyer
Thanks!

Some of the parameters,

chartdistfac
linelengthfac
surfmeshcurvfac

are missing in nglib, are those significant for occ mesh?

Thanks Again!
More
3 years 11 months ago #2648 by christopher
These are stl meshing parameters.
Best
Christopher
Time to create page: 0.150 seconds