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

Update contact model #40

Merged
merged 15 commits into from Jan 9, 2022
Merged

Update contact model #40

merged 15 commits into from Jan 9, 2022

Conversation

armantekinalp
Copy link
Contributor

@armantekinalp armantekinalp commented Jan 7, 2022

Adding self contact and rod-rod contact models

solves #31

@skim0119 skim0119 added enhancement New feature or request update Update the codebase labels Jan 7, 2022
@skim0119 skim0119 linked an issue Jan 7, 2022 that may be closed by this pull request
@skim0119 skim0119 changed the title Dev contact model Update contact model Jan 8, 2022
@skim0119
Copy link
Collaborator

skim0119 commented Jan 8, 2022

@armantekinalp Could you update the new version and explain changes in release?

This commit updates the rod initialization of RodContactCase examples,
instead of inputting poisson ratio we use shear modulus
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2022

Codecov Report

Merging #40 (0ac0596) into update-v0.2.1 (d5c18c3) will decrease coverage by 3.26%.
The diff coverage is 7.89%.

Impacted file tree graph

@@                Coverage Diff                @@
##           update-v0.2.1      #40      +/-   ##
=================================================
- Coverage          84.97%   81.70%   -3.27%     
=================================================
  Files                 39       39              
  Lines               2436     2542     +106     
  Branches             338      357      +19     
=================================================
+ Hits                2070     2077       +7     
- Misses               341      440      +99     
  Partials              25       25              
Impacted Files Coverage Δ
elastica/joint.py 25.17% <7.89%> (-11.19%) ⬇️

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 d5c18c3...0ac0596. Read the comment docs.

@armantekinalp
Copy link
Contributor Author

Here are the solenoid result:

2D_xy_solenoid.mp4

And for plectonemes

2D_xy_plectonemes.mp4

@armantekinalp
Copy link
Contributor Author

I think after the review we can merge @skim0119

Copy link
Collaborator

@skim0119 skim0119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We should probably address code coverage at some point.

@skim0119 skim0119 merged commit e8e8eee into update-v0.2.1 Jan 9, 2022
@skim0119 skim0119 deleted the dev_contact_model branch January 9, 2022 04:12
@skim0119 skim0119 mentioned this pull request Jan 25, 2022
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request update Update the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge dev_contact_model to master
3 participants