Closed shobhits72 closed 2 years ago
Describe the bug Wrong position of airgap at air_gap_position[0] and air_gap_position[100] with method = 'percent'
To Reproduce Steps to reproduce the behavior:
Go to 'basic_example.py'
For any component: set method = 'percent' and air_gap_position[100] or air_gap_position[0] in geo.air_gaps.update()
See error
Screenshots
Fixed in 41d5f62.
Describe the bug Wrong position of airgap at air_gap_position[0] and air_gap_position[100] with method = 'percent'
To Reproduce Steps to reproduce the behavior:
Go to 'basic_example.py'
For any component: set method = 'percent' and air_gap_position[100] or air_gap_position[0] in geo.air_gaps.update()
See error
Screenshots