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

fix missing 2π factor in conductivity for _get_epsmu #1692

Merged
merged 1 commit into from Jul 23, 2021

Conversation

stevengj
Copy link
Collaborator

Fixes #1691.

@codecov-commenter
Copy link

Codecov Report

Merging #1692 (c978648) into master (7ae16a1) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1692   +/-   ##
=======================================
  Coverage   73.32%   73.32%           
=======================================
  Files          13       13           
  Lines        4525     4525           
=======================================
  Hits         3318     3318           
  Misses       1207     1207           
Impacted Files Coverage Δ
python/geom.py 93.98% <0.00%> (ø)

@stevengj stevengj merged commit 83a10c5 into master Jul 23, 2021
@stevengj stevengj deleted the stevengj-patch-2 branch July 23, 2021 18:40
bencbartlett pushed a commit to bencbartlett/meep that referenced this pull request Sep 9, 2021
mawc2019 pushed a commit to mawc2019/meep that referenced this pull request Nov 3, 2021
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

Successfully merging this pull request may close these issues.

Complex ε typo + CW Medium class
2 participants