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 SolidBodyCauchyStress #842

Merged
merged 6 commits into from
Aug 31, 2024
Merged

Add SolidBodyCauchyStress #842

merged 6 commits into from
Aug 31, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Aug 31, 2024

This PR adds felupe.mechanics.SolidBodyCauchyStress(cauchy_stress=None) which is like SolidBodyPressure but with a prescribed Cauchy stress tensor of shape (3, 3, ...) instead of the scalar-valued pressure.

@adtzlr adtzlr added the enhancement New feature or request label Aug 31, 2024
@adtzlr adtzlr self-assigned this Aug 31, 2024
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (5ea2566) to head (75c08d2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
+ Coverage   97.55%   97.57%   +0.02%     
==========================================
  Files         148      149       +1     
  Lines        5717     5766      +49     
==========================================
+ Hits         5577     5626      +49     
  Misses        140      140              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adtzlr adtzlr merged commit 6fe8d85 into main Aug 31, 2024
8 checks passed
@adtzlr adtzlr deleted the add-solidbody-cauchy-stress branch August 31, 2024 20:43
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.

1 participant