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

Small strain material models and minor improvements #18

Merged
merged 8 commits into from
Sep 20, 2024
Merged

Conversation

sanathkeshav
Copy link
Member

  • 2 Pseudo plastic models -> Linear and nonlinear hardening (see https://doi.org/10.1016/j.euromechsol.2017.11.007 -> Appendix A.1 and A.2)

  • Rate-dependent (Perzyna type) J2 plasticity models with kinematic hardening, linear/nonlinear (exponential saturation law) isotropic hardening models

  • Refactored names of some material models

  • Added Young's modulus plotting subroutine to the Dashboard

  • Postprocessing and updating internal variables are decoupled. Internal variables are updated at the end of each time step in Solve.

  • Added contributors list to README.md

@IshaanDesai IshaanDesai added the enhancement New feature or request label Sep 10, 2024
@sanathkeshav sanathkeshav requested review from juliusgh and removed request for juliusgh September 10, 2024 08:48
Copy link
Member

@juliusgh juliusgh left a comment

Choose a reason for hiding this comment

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

Very nice! Looks good to me

include/material_models/J2Plasticity.h Show resolved Hide resolved
include/material_models/J2Plasticity.h Show resolved Hide resolved
include/material_models/PseudoPlastic.h Show resolved Hide resolved
@IshaanDesai IshaanDesai merged commit 034d8cf into develop Sep 20, 2024
7 checks passed
@IshaanDesai IshaanDesai deleted the feature_sk branch September 20, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants