UM-PEPL / HallThruster.jl

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

Added ionization to source term #16

Closed dere4 closed 2 years ago

dere4 commented 2 years ago

MMS with Continuity and isothermal works with SSPRK solvers, but fails in shocktube with Euler.

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (c8453a8) into main (cddf35a) will decrease coverage by 1.88%. The diff coverage is 6.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   92.34%   90.46%   -1.89%     
==========================================
  Files          10       10              
  Lines         366      367       +1     
==========================================
- Hits          338      332       -6     
- Misses         28       35       +7     
Impacted Files Coverage Δ
src/ionization.jl 75.67% <0.00%> (-19.24%) :arrow_down:
src/simulation.jl 90.47% <100.00%> (+6.80%) :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 cddf35a...c8453a8. Read the comment docs.