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

BUG: isotropic mixture with matrices #36

Open
chrishavlin opened this issue Oct 16, 2023 · 0 comments
Open

BUG: isotropic mixture with matrices #36

chrishavlin opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@chrishavlin
Copy link
Member

The following should be possible:

IsotropicMixture([main_phase, sec_phase],
                               [1. - phi, phi])

where the two phase arguments are IsotropicMedium instances with array attributes and phi is an array the same shape as the phase attribute shapes.

@chrishavlin chrishavlin added bug Something isn't working enhancement New feature or request labels Oct 16, 2023
@chrishavlin chrishavlin self-assigned this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant