-
Notifications
You must be signed in to change notification settings - Fork 112
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
Refactor rod-plane contact examples + Continuum Snake With Lifting Wave example #317
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## update-0.3.2 #317 +/- ##
=============================================
Coverage 93.46% 93.46%
=============================================
Files 51 51
Lines 3183 3183
Branches 348 348
=============================================
Hits 2975 2975
Misses 158 158
Partials 50 50 ☔ View full report in Codecov by Sentry. |
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.
Some comments. Can you also add videos for snakes and plots for validation cases for reference.
examples/ContinuumSnakeWithLiftingWaveCase/continuum_snake_with_lifting_wave.py
Outdated
Show resolved
Hide resolved
examples/ContinuumSnakeWithLiftingWaveCase/continuum_snake_with_lifting_wave.py
Outdated
Show resolved
Hide resolved
examples/ContinuumSnakeWithLiftingWaveCase/continuum_snake_with_lifting_wave.py
Outdated
Show resolved
Hide resolved
Examples videos/plots:MuscularSnake2D_xy_muscular_snake.mp4Axial Frictionrolling friction torquerolling friction on inclined planerolling friction initial velocityContinuum snake with lifting wavecontinuum_snake_with_lifting_wave.mp4Continuum Snakecontinuum_snake.mp4![continuum_snake_velocity](https://github.com/GazzolaLab/PyElastica/assets/47090295/f403db0e-576a-4461-ac49-a6fd273e99e |
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.
LGTM just two comments.
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.
Minor comments
examples/ContinuumSnakeWithLiftingWaveCase/continuum_snake_with_lifting_wave.py
Outdated
Show resolved
Hide resolved
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.
LGTM
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.
Looks good on my end 👍
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.
LGTM
@Ali-7800 you can merge whenever you want |
Sixth contact module PR mentioned in Issue
This PR includes: