Skip to content

Implement Polar decomposition #54

Closed
@adtzlr

Description

@adtzlr

Discussed in #53

Originally posted by Cyan2077 December 22, 2023
This toolbox is really nice. I have small suggestion that you can add the ' Polar decomposition' function into this toolbox. Because when we edit UMAT in abaqus, if we use keyword 'orientation', the deformation tensor F will be passed in UMAT in local coordinate. We always need 'Polar decomposition' to get the rotation part of the F, so that we can rotate the F back to the global coordinate.

@Cyan2077 to be sure: you mean you have a deformation gradient $\boldsymbol{F}$ at hand and you would like to perform $\boldsymbol{F} = \boldsymbol{R} \boldsymbol{U}$, where $\boldsymbol{R}$ is the rotation matrix and $\boldsymbol{U}$ is the right stretch tensor? Are you interested in the left-polar decomposition $\boldsymbol{F} = \boldsymbol{V} \boldsymbol{R}$ too?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions