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

Extract Corresponding Eigenvectors #51

Closed
smartalecH opened this issue May 23, 2018 · 1 comment
Closed

Extract Corresponding Eigenvectors #51

smartalecH opened this issue May 23, 2018 · 1 comment

Comments

@smartalecH
Copy link

I am extracting the supported modes of a simple slab waveguide. I can extract the eigenmodes using the output variables (i.e. ms.freqs). Is it possible to get their corresponding eigenvectors as well? I'd like to view their mode profiles.

@smartalecH
Copy link
Author

After more carefully reading through the documentation...

MPB allows you to manually manipulate the eigenvectors. For my simple example above, you can also directly output (and manipulate) the field information.

For anyone else interested in this, be sure to investigate the find_k function as well.

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

No branches or pull requests

1 participant