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

E fields same shape as eps_r #30

Open
twhughes opened this issue Dec 3, 2018 · 0 comments
Open

E fields same shape as eps_r #30

twhughes opened this issue Dec 3, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@twhughes
Copy link
Member

twhughes commented Dec 3, 2018

Describe the bug
If eps_r is shape (N,) then the fields solved are shape (N,1)

Either:

  • disallow 1-D eps_r arrays
    Or:
  • keep track of eps_r shape and reshape the fields to match.
@twhughes twhughes added enhancement New feature or request good first issue Good for newcomers labels Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant