Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on page /_modules/gdsfactory/components/ring_single_bend_coupler.html #2667

Closed
nikit-k-a opened this issue Apr 11, 2024 · 1 comment · Fixed by #2668
Closed

Issue on page /_modules/gdsfactory/components/ring_single_bend_coupler.html #2667

nikit-k-a opened this issue Apr 11, 2024 · 1 comment · Fixed by #2668

Comments

@nikit-k-a
Copy link

In function "coupler_bend" there is an element (output waveguide):
output = gf.get_component(bend_euler, angle=angle_outer).mirror()
The parameter "cross_section" was not set explicitly here. This way, when you call "ring_single_bend_coupler" function with cross_section of arbitary width (0.3 um for example), there would be a mismatch with this euler output waveguide.

@joamatab
Copy link
Contributor

Thank you Nikita!

see fix here

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 a pull request may close this issue.

2 participants