UM-PEPL / HallThruster.jl

An open-source fluid Hall thruster code
Other
18 stars 10 forks source link

Neutral momentum #75

Closed archermarx closed 2 years ago

archermarx commented 2 years ago

Options to inject background neutrals from the cathode boundary, as well as JSON output

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (125781c) into main (3a94e30) will decrease coverage by 0.18%. The diff coverage is 79.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   73.02%   72.84%   -0.19%     
==========================================
  Files          32       32              
  Lines        1624     1764     +140     
==========================================
+ Hits         1186     1285      +99     
- Misses        438      479      +41     
Impacted Files Coverage Δ
src/simulation/potential.jl 0.00% <0.00%> (ø)
src/simulation/update_values.jl 0.00% <0.00%> (ø)
src/simulation/postprocess.jl 37.16% <16.66%> (-3.75%) :arrow_down:
src/utilities/utility_functions.jl 65.95% <50.00%> (-0.71%) :arrow_down:
src/simulation/simulation.jl 43.96% <56.25%> (+0.97%) :arrow_up:
src/simulation/initialization.jl 96.07% <66.66%> (-3.93%) :arrow_down:
src/simulation/sourceterms.jl 78.70% <76.66%> (+1.04%) :arrow_up:
src/simulation/configuration.jl 79.72% <97.05%> (+6.71%) :arrow_up:
src/collisions/collision_frequencies.jl 100.00% <100.00%> (ø)
src/collisions/reactions.jl 75.36% <100.00%> (+1.51%) :arrow_up:
... and 25 more

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 3a94e30...125781c. Read the comment docs.