You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The error occurs when two corner air-gaps are simulated simultaneously (one at air_gap_position = 0 and other at air_gap_position = 100 with air_gap_method = "percent"
To Reproduce
Steps to reproduce the behavior:
Go to 'basic_example.py'
For any component: set air_gap_method = 'percent' and add two or more air-gaps with the condition that both corner air-gaps are present.
The corner air-gaps are positioned as: air_gap_position = 0 and air_gap_position = 100. An example is shown below
See error
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
The error occurs when two corner air-gaps are simulated simultaneously (one at air_gap_position = 0 and other at air_gap_position = 100 with air_gap_method = "percent"
To Reproduce
Steps to reproduce the behavior:
Screenshots
The text was updated successfully, but these errors were encountered: