KiranRamesh-Aero / UnsteadyFlowSolvers.jl

Solvers for problems involving unsteady fluid flow
MIT License
22 stars 22 forks source link

Bl thick devel #35

Closed desanga closed 5 years ago

desanga commented 5 years ago

This is a coupled solver based on FVM. Have a quick look before our next meeting. I have included a instruction file inside the steadyNACA0012 test-case directory

codecov-io commented 5 years ago

Codecov Report

Merging #35 into bl_thick_devel will decrease coverage by 1.2%. The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff                @@
##           bl_thick_devel    #35      +/-   ##
================================================
- Coverage             7.5%   6.3%   -1.21%     
================================================
  Files                  12     17       +5     
  Lines                2198   2619     +421     
================================================
  Hits                  165    165              
- Misses               2033   2454     +421
Impacted Files Coverage Δ
src/thickCoupled/matu_cyl.jl 0% <0%> (ø)
src/thickCoupled/correlate.jl 0% <0%> (ø)
src/thickCoupled/IBLThickCoupled.jl 0% <0%> (ø)
src/thickCoupled/IBLFV.jl 0% <0%> (ø)
src/thickCoupled/runScr.jl 0% <0%> (ø)

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 e421159...3f76187. Read the comment docs.