We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Im having some issues when using the waveguide model in scee with the simphony wrapper
The Sparameters seem to be almost zero for what I expect to be a critically coupled ring.
https://github.com/gdsfactory/gdslib/blob/master/gdslib/components/ring_single.py https://github.com/gdsfactory/gdslib/blob/master/gdslib/components/ring_single_simpler.py
it's either coming from Simphony wrapper or from the scee waveguide model because when i replace the waveguide with the siepic waveguide it works, see
https://github.com/gdsfactory/gdslib/blob/master/gdslib/components/ring_single_siepic.py
The text was updated successfully, but these errors were encountered:
sequoiap
No branches or pull requests
Im having some issues when using the waveguide model in scee with the simphony wrapper
The Sparameters seem to be almost zero for what I expect to be a critically coupled ring.
https://github.com/gdsfactory/gdslib/blob/master/gdslib/components/ring_single.py
https://github.com/gdsfactory/gdslib/blob/master/gdslib/components/ring_single_simpler.py
it's either coming from Simphony wrapper or from the scee waveguide model because when i replace the waveguide with the siepic waveguide it works, see
https://github.com/gdsfactory/gdslib/blob/master/gdslib/components/ring_single_siepic.py
The text was updated successfully, but these errors were encountered: