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

Newton-Rhapson: Remove body and add bodies argument #227

Merged
merged 8 commits into from
Jun 26, 2022
Merged

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Jun 26, 2022

Allow multiple bodies to be passed to the Newton-Rhapson algorithm. Take care of SolidBodyPressure

@adtzlr adtzlr added the enhancement New feature or request label Jun 26, 2022
@adtzlr adtzlr added this to the 4.0.0 milestone Jun 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2022

Codecov Report

Merging #227 (3961f5c) into main (6457b93) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   98.27%   98.28%   +0.01%     
==========================================
  Files          67       67              
  Lines        2848     2865      +17     
==========================================
+ Hits         2799     2816      +17     
  Misses         49       49              
Impacted Files Coverage Δ
felupe/mechanics/_solidbody_pressure.py 100.00% <100.00%> (ø)
felupe/tools/_newton.py 99.01% <100.00%> (+0.15%) ⬆️

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 6457b93...3961f5c. Read the comment docs.

@adtzlr adtzlr merged commit b6a30cf into main Jun 26, 2022
@adtzlr adtzlr deleted the add-bodies-newton branch June 26, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants