Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mp.second_order cannot generate second-order units #185

Open
sgrlifire opened this issue Jul 2, 2024 · 1 comment
Open

mp.second_order cannot generate second-order units #185

sgrlifire opened this issue Jul 2, 2024 · 1 comment

Comments

@sgrlifire
Copy link

Why can't I generate the vol file of the second-order element after using (mp.uselocalh = 1;
mp.elementsperedge = 2.0;
mp.elementspercurve = 2.0;
mp.maxh = 10.0;
mp.grading = 0.2;
mp.closeedgeenable = 0;
mp.closeedgefact = 1.0;
mp.optsurfmeshenable = 1;
mp.second_order = 1; )

@sgrlifire
Copy link
Author

ng_occ.zip
Using this example, add mp.second_order = 1; Second-order elements cannot be generated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant