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

Objective stress rates #35

Open
2 tasks
srosenbu opened this issue Jan 19, 2024 · 0 comments
Open
2 tasks

Objective stress rates #35

srosenbu opened this issue Jan 19, 2024 · 0 comments
Assignees

Comments

@srosenbu
Copy link
Member

We should start with an implementation of the Jaumann stress rate. This is basically impossible to do efficiently in Python. So, this would be a part of the Repository that would need to be written in Rust or C++. I have implementations for boththat we could copy in the repo.

  • Include a function jaumann_rotate(del_grad_u, mandel_quantity, del_t = 1.) to rotate stresses (or strains, or anything else)
  • Write a simple solver for a mechanics problem with updated lagrangian formulation for isoparametric elements (otherwise the mesh update does not work)

@saifr68 , what is your plan? When would you need large deormations?

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

When branches are created from issues, their pull requests are automatically linked.

2 participants