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

Ask for reference #2

Closed
FantasyVR opened this issue Jul 7, 2020 · 1 comment
Closed

Ask for reference #2

FantasyVR opened this issue Jul 7, 2020 · 1 comment

Comments

@FantasyVR
Copy link

I've been looking for details about how to constructing the stiffness matrix, though I know the general steps according to the siggraph course.

I'm stuck here, how to compute the derivatives of the First Piola-Kirchhoff stress tensor with respect to deformation gradient?

void Energy<dim>::compute_dP_div_dF(const AutoFlipSVD<Eigen::Matrix<double, dim, dim>>& svd,

it there any resource that I can follow so that I can finally understand this.

@liminchen
Copy link
Collaborator

Chapter 6 of https://www.seas.upenn.edu/~cffjiang/research/mpmcourse/mpmcourse.pdf has some derivation on it.

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

No branches or pull requests

2 participants