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

Some tensor conversions #38

Closed
2 tasks done
srosenbu opened this issue Jan 19, 2024 · 1 comment
Closed
2 tasks done

Some tensor conversions #38

srosenbu opened this issue Jan 19, 2024 · 1 comment

Comments

@srosenbu
Copy link
Member

srosenbu commented Jan 19, 2024

Since our interface takes the gradient of the deformation increment, we could/should have

  • A function strain_from_grad_u(grad_u, constraint) (it does not matter if we are dealing with increments or full strains) to get all strains for people who want to implement everything in pure python
  • ufl functions for the determination of mandel strains under different constraints
@srosenbu srosenbu linked a pull request Jan 24, 2024 that will close this issue
@srosenbu
Copy link
Member Author

closed in #40

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 a pull request may close this issue.

1 participant