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

output of ε and μ tensor components #628

Open
stevengj opened this issue Dec 5, 2018 · 0 comments
Open

output of ε and μ tensor components #628

stevengj opened this issue Dec 5, 2018 · 0 comments

Comments

@stevengj
Copy link
Collaborator

stevengj commented Dec 5, 2018

Currently, h5fields.cpp, integrate.cpp, array_slice.cpp and so on only allow you output the average eigenvalue of the ε and μ matrices. It would be nice to be able to get/output any desired component of the tensor (see e.g. #627).

That would require implementing 10 new component values (Dielectric_xx, Dielectric_xy, etcetera) and going through all of the places that handle Dielectric and adding the requisite support. Straightforward but somewhat arduous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant