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

Added mls-mpm88 with additional explanation #14

Merged
merged 3 commits into from
Mar 11, 2019
Merged

Added mls-mpm88 with additional explanation #14

merged 3 commits into from
Mar 11, 2019

Conversation

dmed256
Copy link
Contributor

@dmed256 dmed256 commented Mar 11, 2019

Thanks for providing the mls-mpm88.cpp, it is a good MPM in a nutshell example :)

Prettified the mls-mpm88 example and added additional information on coefficients/steps, hopefully not too many mistakes there!

@yuanming-hu yuanming-hu self-assigned this Mar 11, 2019
Vec x, v;
// Deformation gradient
Mat F;
// Cauchy-Green tensor
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, is this an APIC thing? Just saw the comment below

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's actually the APIC momentum. fixed in the updated version.

@yuanming-hu yuanming-hu merged commit 202b9b7 into yuanming-hu:master Mar 11, 2019
@yuanming-hu
Copy link
Owner

Great job, David! I fixed a few minor issues and now it is merged.

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.

2 participants