Skip to content

Adaptive mesh for the charge solver#3090

Draft
momchil-flex wants to merge 3 commits intodevelopfrom
momchil/adaptive_mesh
Draft

Adaptive mesh for the charge solver#3090
momchil-flex wants to merge 3 commits intodevelopfrom
momchil/adaptive_mesh

Conversation

@momchil-flex
Copy link
Collaborator

No description provided.

Copy link
Contributor

@marc-flex marc-flex left a comment

Choose a reason for hiding this comment

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

This is a fantastic feature!

Comment on lines +2072 to +2078
try:
normal_axis = self._get_normal_axis()
except SetupError:
log.warning(
"Automatic doping refinement is only supported for 2D simulations. "
"Skipping auto refinement."
)
Copy link
Contributor

Choose a reason for hiding this comment

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

Since _get_normal_axis() already raises a SetupError what would this warning accomplish?

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.

2 participants