-
Notifications
You must be signed in to change notification settings - Fork 67
Collision forces and associated testcases #1838
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
Conversation
@prudhomm it should go on feelpp/toolbox repo. There are already a lot of example with rigid_body/swimmer and I can't maintain all. We should select only few of them usefull for test |
@vincentchabannes there will be some cleanup but we need to have true testcases including collision where we verify the results automatically. I don't believe we have any checks on that matter. |
I have retitled the PR |
one case is enough, and naca testcase is not a collision test case. |
@VLCeline is the python wrapper fluid.cpp and fluid-remesh.py up to date in this branch or do you have changes still sitting on your gaya account ? |
it will probably go in feelpp/toolboxes since it is not even in the paper |
I have some changes on my gaya account. |
/cc @prudhomm skip feelpp skip toolboxes skip mor skip tests
/cc @prudhomm skip feelpp skip toolboxes skip mor skip tests
skip feelpp skip toolboxes skip mor skip tests
I am not. Thank you for taking care of this |
@vincentchabannes could you review this PR ? the extra tests have been removed by @lberti |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should also remove .DStore and mv cases in rigid_body_paper_tests in moving_body directory (already exist)
python/pyfeelpp-toolboxes/feelpp/toolboxes/fluid/contactforce.hpp
Outdated
Show resolved
Hide resolved
python/pyfeelpp-toolboxes/feelpp/toolboxes/fluid/contactforce.hpp
Outdated
Show resolved
Hide resolved
toolboxes/fluid/cases/rigid_body_paper_tests/falling_ellipse/falling_ellipse.cfg
Outdated
Show resolved
Hide resolved
toolboxes/fluid/cases/rigid_body_paper_tests/naca0012_profile/naca0012_profile.cfg
Outdated
Show resolved
Hide resolved
toolboxes/fluid/cases/rigid_body_paper_tests/falling_ellipse/falling_ellipse.cfg
Outdated
Show resolved
Hide resolved
@vincentchabannes we have made the changes there were demanded. The buildkite check has passed as well. |
Uh oh!
There was an error while loading. Please reload this page.