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

Von mises elastoplastic analysis #26

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

manavbhatia
Copy link
Member

This PR adds capabilities for elastoplastic analysis. This requires capability for storage of material point data (akin to quadrature point where the constitutive laws are enforced). Currently, von Mises yield criterion is implemented along with unit tests to check tangent stiffness.

-- rearranging ContextType in the template parameter list of member functions.
-- Bug-fixes for second derivative of vonMises stress
-- Refactoring of return mapping residual and Jacobian evaluations for von mises yield criterion
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.

1 participant