Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IBM into RANS2P #792

Merged
merged 23 commits into from
Aug 30, 2018
Merged

Add IBM into RANS2P #792

merged 23 commits into from
Aug 30, 2018

Conversation

wacyyang
Copy link
Contributor

In this PR, I am trying to add IBM into the rans2p solver.

@wacyyang wacyyang requested a review from cekees August 23, 2018 23:20
@wacyyang wacyyang self-assigned this Aug 23, 2018
@codecov
Copy link

codecov bot commented Aug 30, 2018

Codecov Report

Merging #792 into master will increase coverage by 0.26%.
The diff coverage is 70.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #792      +/-   ##
==========================================
+ Coverage   48.45%   48.72%   +0.26%     
==========================================
  Files         387      398      +11     
  Lines       87147    88245    +1098     
==========================================
+ Hits        42231    43001     +770     
- Misses      44916    45244     +328
Impacted Files Coverage Δ
proteus/tests/cylinder2D/sbm_3Dmesh/cylinder_so.py 100% <ø> (ø) ⬆️
...teus/tests/cylinder2D/ibm_rans2p_3D/cylinder_so.py 100% <100%> (ø)
proteus/mprans/RANS2P.py 83.78% <100%> (+0.82%) ⬆️
proteus/tests/cylinder2D/ibm_rans2p/cylinder_so.py 100% <100%> (ø)
...roteus/tests/cylinder2D/ibm_rans2p_3D/my_domain.py 40.74% <40.74%> (ø)
proteus/tests/cylinder2D/ibm_rans2p/cylinder.py 66.66% <66.66%> (ø)
proteus/tests/cylinder2D/ibm_rans2p_3D/cylinder.py 68.18% <68.18%> (ø)
...ts/cylinder2D/ibm_rans2p_3D/twp_navier_stokes_n.py 78.72% <78.72%> (ø)
...tests/cylinder2D/ibm_rans2p/twp_navier_stokes_n.py 78.72% <78.72%> (ø)
...nder2D/ibm_rans2p_3D/test_cylinder3D_ibm_rans2p.py 86.27% <86.27%> (ø)
... and 16 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 0775ad8...31c0724. Read the comment docs.

@cekees cekees merged commit 88f62f1 into master Aug 30, 2018
@cekees cekees deleted the yy/ibm_2p branch August 30, 2018 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants