SiEPIC / SiEPIC-Tools

Package for KLayout to add integrated optics / silicon photonics functionality (waveguides, netlist extraction, circuit simulations, etc)
Other
184 stars 92 forks source link

Path to Waveguide bend radius always results in Default (5um) bend radius #189

Open abvosh opened 1 year ago

abvosh commented 1 year ago

The SiEPIC Path to waveguide function does not change bend radius of waveguide paths. The function creates the waveguide, but always sets it to the default bend radius of 5um.

image

image

lukasc-ubc commented 1 year ago

This is intentional. The waveguide paragrams are read from Waveguides.XML. These fields are read-only (though the GUI needs fixing).