UM-PEPL / HallThruster.jl

An open-source fluid Hall thruster code
Other
16 stars 9 forks source link

Merged with fix energy wiggles and simplified energy diff term 1 #37

Closed dere4 closed 2 years ago

dere4 commented 2 years ago

still same approximation, just got rid of some double negatives

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (8935933) into main (a0183d1) will increase coverage by 2.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   50.26%   52.48%   +2.22%     
==========================================
  Files          19       19              
  Lines        1126     1126              
==========================================
+ Hits          566      591      +25     
+ Misses        560      535      -25     
Impacted Files Coverage Δ
src/utility_functions.jl 68.18% <ø> (+50.00%) :arrow_up:
src/electronenergy.jl 15.00% <100.00%> (-3.45%) :arrow_down:
src/simulation.jl 80.95% <100.00%> (+0.25%) :arrow_up:
src/flux.jl 93.75% <0.00%> (+13.39%) :arrow_up:

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 a0183d1...8935933. Read the comment docs.