erdc / proteus

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

MBD: Add setters/getters and fix visu of mooring lines #1144

Closed tridelat closed 4 years ago

tridelat 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

codecov[bot] commented 4 years ago

Codecov Report

Merging #1144 into master will increase coverage by 0.13%. The diff coverage is 96.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1144      +/-   ##
==========================================
+ Coverage   51.63%   51.76%   +0.13%     
==========================================
  Files         539      540       +1     
  Lines      102272   103395    +1123     
==========================================
+ Hits        52806    53524     +718     
- Misses      49466    49871     +405     
Impacted Files Coverage Δ
proteus/WaveTools.py 0.00% <0.00%> (ø)
proteus/tests/test_mbd_chrono.py 100.00% <100.00%> (ø)
proteus/tests/griffiths_lane_6/sm_gl_6_3d_n.py 94.73% <0.00%> (-5.27%) :arrow_down:
proteus/tests/griffiths_lane_6/sm_gl_6_3d_p.py 71.87% <0.00%> (-0.74%) :arrow_down:
proteus/tests/test_boundaryconditions.py 97.33% <0.00%> (-0.25%) :arrow_down:
proteus/config/copper.py 0.00% <0.00%> (ø)
proteus/mprans/RANS3PSed.py 0.00% <0.00%> (ø)
proteus/tests/FSI/floatingCube.py 100.00% <0.00%> (ø)
proteus/tests/TwoPhaseFlow/damBreak_PUMI.py 92.59% <0.00%> (ø)
... and 9 more

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 4110b09...0a743f8. Read the comment docs.