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

Fix for Gmsh renderer not assigning physical group to dielectric volumes #862

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

AbeerVaishnav13
Copy link
Collaborator

@AbeerVaishnav13 AbeerVaishnav13 commented Oct 19, 2022

What are the issues this pull addresses (issue numbers / links)?

Closes #861

Did you add tests to cover your changes (yes/no)?

Yes

Did you update the documentation accordingly (yes/no)?

Yes

Did you read the CONTRIBUTING document (yes/no)?

Yes

Summary

Fixes the bug mentioned in #861

Details and comments

Changed the behavior of if statements in the method assign_physical_groups to include extra cases where it was failing.

Copy link
Collaborator

@priti-ashvin-shah-ibm priti-ashvin-shah-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@priti-ashvin-shah-ibm priti-ashvin-shah-ibm merged commit a59271f into main Oct 21, 2022
@AbeerVaishnav13 AbeerVaishnav13 deleted the 861-gmsh-renderer-physical-group-bug branch October 21, 2022 14:37
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

Successfully merging this pull request may close these issues.

Gmsh renderer doesn't assign physical group to dielectric volume when ignore_metal_volume=True
2 participants