-
Notifications
You must be signed in to change notification settings - Fork 189
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
Disable ELC for non-neutral systems with dielectric contrast #3178
Conversation
Thanks! You can add a line in the 4.1 release notes to document this change |
bors r+ |
3178: Disable ELC for non-neutral systems with dielectric contrast r=jngrad a=reinaual Disables the parameter combination in ELC causing #3001 3179: local_cells.particles() leftovers in MMM2D r=jngrad a=reinaual Co-authored-by: Alexander Reinauer <st144434@stud.uni-stuttgart.de>
Build succeeded |
Codecov Report
@@ Coverage Diff @@
## python #3178 +/- ##
======================================
- Coverage 85% 85% -1%
======================================
Files 526 526
Lines 26033 26046 +13
======================================
- Hits 22169 22164 -5
- Misses 3864 3882 +18
Continue to review full report at Codecov.
|
why do we keep testsuite/python/elc_vs_mmm2d_nonneutral.py? |
Disables the parameter combination in ELC causing #3001