- Thank you received: 0
nglib C++ question : meshing parameters for Mesh granularity
4 years 6 months ago - 4 years 6 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
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: 4 years 6 months ago by Dflyer.
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
4 years 6 months ago #2645
by christopher
Replied by christopher on topic nglib C++ question : meshing parameters for Mesh granularity
Have a look at python/meshing.py. There the python equivalents are defined.
Best
Christopher
Best
Christopher
4 years 6 months ago #2647
by Dflyer
Replied by Dflyer on topic nglib C++ question : meshing parameters for Mesh granularity
Thanks!
Some of the parameters,
chartdistfac
linelengthfac
surfmeshcurvfac
are missing in nglib, are those significant for occ mesh?
Thanks Again!
Some of the parameters,
chartdistfac
linelengthfac
surfmeshcurvfac
are missing in nglib, are those significant for occ mesh?
Thanks Again!
- christopher
- Offline
- Administrator
Less
More
- Thank you received: 101
4 years 6 months ago #2648
by christopher
Replied by christopher on topic nglib C++ question : meshing parameters for Mesh granularity
These are stl meshing parameters.
Best
Christopher
Best
Christopher
Time to create page: 0.100 seconds