Skip to content

Bug in basic_example.py due to two corner air-gaps #24

@shobhits72

Description

@shobhits72

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:

  1. Go to 'basic_example.py'
  2. 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.
  3. The corner air-gaps are positioned as: air_gap_position = 0 and air_gap_position = 100. An example is shown below

settings_bug

  1. See error

Screenshots
error1

error2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions