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 SolidBodyGravity an Fix SolidBodyPressure #237

Merged
merged 7 commits into from
Aug 8, 2022
Merged

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 8, 2022

fixes #217
fixes #236

@adtzlr adtzlr added bug Something isn't working enhancement New feature or request labels Aug 8, 2022
@adtzlr adtzlr added this to the 4.1.0 milestone Aug 8, 2022
@adtzlr adtzlr self-assigned this Aug 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #237 (519cc1d) into main (bd5a07c) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   96.61%   96.65%   +0.03%     
==========================================
  Files          66       67       +1     
  Lines        2774     2806      +32     
==========================================
+ Hits         2680     2712      +32     
  Misses         94       94              
Impacted Files Coverage Δ
felupe/__init__.py 92.59% <ø> (ø)
felupe/__about__.py 100.00% <100.00%> (ø)
felupe/mechanics/__init__.py 100.00% <100.00%> (ø)
felupe/mechanics/_solidbody_gravity.py 100.00% <100.00%> (ø)
felupe/mechanics/_solidbody_pressure.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@adtzlr adtzlr merged commit 3066785 into main Aug 8, 2022
@adtzlr adtzlr deleted the add-solidbody-gravity branch August 8, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong result of SolidBodyPressure Add method for gravity assembly to SolidBody
2 participants