UM-PEPL / HallThruster.jl

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

added global lax friedrichs scheme #68

Closed dere4 closed 2 years ago

dere4 commented 2 years ago

fixed allocations

codecov-commenter commented 2 years ago

Codecov Report

Merging #68 (e795473) into main (9fbfe21) will decrease coverage by 0.17%. The diff coverage is 83.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   82.60%   82.43%   -0.18%     
==========================================
  Files          28       28              
  Lines        1265     1315      +50     
==========================================
+ Hits         1045     1084      +39     
- Misses        220      231      +11     
Impacted Files Coverage Δ
src/numerics/flux.jl 93.88% <82.25%> (-6.12%) :arrow_down:
src/physics/walls.jl 100.00% <100.00%> (ø)
src/simulation/simulation.jl 48.71% <100.00%> (+0.66%) :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 9fbfe21...e795473. Read the comment docs.