ModernElectron / WarpX

Modern Electron's WarpX repository serves as both a fork of the WarpX code (an advanced electromagnetic Particle-In-Cell code - see https://ecp-warpx.github.io) and the repository for a set of tools used in simulating thermionic devices (mewarpx).
https://mewarpx.readthedocs.io/en/latest/index.html
Other
0 stars 1 forks source link

Add initialization of pairwise Coulomb collisions #155

Closed roelof-groenewald closed 2 years ago

roelof-groenewald commented 2 years ago

Should wait for the upstream PR #2864 to be merged before merging this.

codecov-commenter commented 2 years ago

Codecov Report

Merging #155 (659895b) into merge_upstream (573ef6b) will decrease coverage by 0.32%. The diff coverage is 15.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           merge_upstream     #155      +/-   ##
==================================================
- Coverage           79.59%   79.26%   -0.33%     
==================================================
  Files                  30       30              
  Lines                3817     3835      +18     
==================================================
+ Hits                 3038     3040       +2     
- Misses                779      795      +16     
Impacted Files Coverage Δ
mewarpx/mewarpx/coulomb_scattering.py 74.00% <15.00%> (-13.81%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 573ef6b...659895b. Read the comment docs.