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

Improve 90degree bend generation #15

Open
DerekK44 opened this issue Jul 1, 2019 · 1 comment
Open

Improve 90degree bend generation #15

DerekK44 opened this issue Jul 1, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@DerekK44
Copy link
Owner

DerekK44 commented Jul 1, 2019

Since 90 degree bends (Manhattan routing) are generated frequently, the WaveguideTemplate class should create a single 90 degree bend cell which will be instantiated multiple times by the Waveguide routing function. This is contrast to generating a new 90degree cell each time one is to be placed.

@DerekK44 DerekK44 added the enhancement New feature or request label Jul 1, 2019
@DerekK44 DerekK44 changed the title Fix 90degree bend generation Improve 90degree bend generation Jul 1, 2019
@DerekK44
Copy link
Owner Author

DerekK44 commented Jul 1, 2019

Also, it would be good to include an option to use Euler bends to decrease mode conversion loss from straight<->bend sections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant