erdc / proteus

A computational methods and simulation toolkit
http://proteustoolkit.org
MIT License
88 stars 56 forks source link

Plugged ArgumentsDict into mcorr3p #1167

Closed JohanMabille closed 4 years ago

JohanMabille commented 4 years ago

Mandatory Checklist

Please ensure that the following criteria are met:

As a general rule of thumb, try to follow PEP8 guidelines.

Description

JohanMabille commented 4 years ago

Yes, and also CLSVOF and MCorr

codecov[bot] commented 4 years ago

Codecov Report

Merging #1167 into master will increase coverage by 0.06%. The diff coverage is 44.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1167      +/-   ##
==========================================
+ Coverage   51.95%   52.02%   +0.06%     
==========================================
  Files         540      540              
  Lines      105973   106894     +921     
==========================================
+ Hits        55057    55608     +551     
- Misses      50916    51286     +370     
Impacted Files Coverage Δ
proteus/mprans/MCorr3P.py 50.63% <44.03%> (-3.87%) :arrow_down:
proteus/mprans/NCLS.py 73.87% <0.00%> (-5.99%) :arrow_down:
proteus/mprans/NCLS3P.py 75.15% <0.00%> (-2.63%) :arrow_down:
proteus/tests/test_boundaryconditions.py 97.33% <0.00%> (-0.13%) :arrow_down:
proteus/mprans/MoveMesh.py 86.11% <0.00%> (+3.63%) :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 94c47d6...d6a64bd. Read the comment docs.