j-fu / VoronoiFVM.jl

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
MIT License
183 stars 33 forks source link

fixed bug in bflux! calculation and added verification example #21

Closed dilaraabdel closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #21 (88136a5) into master (2d996c2) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   81.02%   81.03%           
=======================================
  Files          17       17           
  Lines        1939     1940    +1     
=======================================
+ Hits         1571     1572    +1     
  Misses        368      368           
Impacted Files Coverage Δ
src/vfvm_formfactors.jl 88.61% <100.00%> (+0.04%) :arrow_up:
src/vfvm_solver.jl 78.48% <100.00%> (ø)

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 2d996c2...88136a5. Read the comment docs.