Skip to content

Add math-function for the right Cauchy-Green deformation tensor#898

Merged
adtzlr merged 3 commits into
mainfrom
add-right-cauchy-green-tensor
Nov 13, 2024
Merged

Add math-function for the right Cauchy-Green deformation tensor#898
adtzlr merged 3 commits into
mainfrom
add-right-cauchy-green-tensor

Conversation

@adtzlr

@adtzlr adtzlr commented Nov 13, 2024

Copy link
Copy Markdown
Owner

This PR adds math.right_cauchy_green_deformation(field) as well as FieldContainer.evaluate.right_cauchy_green_deformation(). Furthermore, this also adds math.strain(field, C=None, ..., **kwargs) to use a given right Cauchy-Green deformation tensor for the evaluation of the strain tensor. In the docstring of RegionBoundary, an example is added to show the evaluation of the in-plane strain of faces.

image

compared to the max. principal strain of the volume

image

@adtzlr adtzlr self-assigned this Nov 13, 2024
@codecov

codecov Bot commented Nov 13, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.29%. Comparing base (8c46cdf) to head (3396a64).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #898   +/-   ##
=======================================
  Coverage   97.28%   97.29%           
=======================================
  Files         171      171           
  Lines        6159     6166    +7     
=======================================
+ Hits         5992     5999    +7     
  Misses        167      167           

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

@adtzlr adtzlr merged commit e6135d0 into main Nov 13, 2024
@adtzlr adtzlr deleted the add-right-cauchy-green-tensor branch November 13, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant