-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add native cubit meshing option #30
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Edgar-21 - just a few high level requests, recommendations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a quick question
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Edgar-21! This looks good and it will be good to get this out there for others.
an additional flag
"native_meshing:bool
has been added to the the export dict along with the"anisotropic_ratio":Float
and the"deviation_angle":Float
parameters for the native cubit meshing. Docstrings in parastell and cubit_export have been updated. Default export_def dict has been updated. cubit_export will now check the "native_meshing" flag and either use the new native workflow, or the legacy DAGMC workflow