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

Elastic behavior in cp model. #9

Open
Adam-S-Yanxuan opened this issue Dec 28, 2020 · 2 comments
Open

Elastic behavior in cp model. #9

Adam-S-Yanxuan opened this issue Dec 28, 2020 · 2 comments

Comments

@Adam-S-Yanxuan
Copy link

Hello, Professor Dodds:

I simulated a simple stretch test on a cubic geometry with a very small load using cp model. The material definition code is shown in Appendix A.
Because the applying load is very small, I am sure that no plastic deformation should taken place in this cubic if yield condition is correctly defined.
However, the simulated results showed plastic deformation was accumulated since the start of the stretch simulation.
The maximum principle stress and accumulated plastic strain are shown in Appendix B. The geometry is shown in Appendix C.

Appendix A


crystal 1
properties slip_type fcc elastic_type isotropic,
e 231000 nu 0.3 harden_n 1,
hardening voce,
theta_0 0.0001 voce_m 1 tau_v 5000000 tau_y 700.0
material MAR_M_002
properties cp angle_convention kocks,
n_crystals 1 angle_type degrees,
crystal_input single crystal_type 1,
orientation_input file filename 'angle',
debug off tolerance 1.0E-10


Appendix B
image
Appendix C
image

@rhdodds
Copy link
Owner

rhdodds commented Dec 28, 2020

Hi Adam,

Please see directory verification/test74. The is a CP analysis. I would suggest starting with the
input files for test74 and change them incrementally towards the boundary conditions and material properties of interest to you.

@Adam-S-Yanxuan
Copy link
Author

Hi, Professor Dodds:
Thank for your help, I think I noticed my fault.
The exponent n of Power-Law Slip Rate n should be set bigger, so that the resolved shear stress below critical resolved shear stress will have few impact on the slip image.
However, I am still confused if there is a criteria whether a plastic flow occurred. Or, the yield condition is totally defined by the slip-rate relation:
image


I have much to learn, I'll further learn the theories in the documentation, especially the section of kinematics and generalized implicit material update algorithm.
Thank you again for your help.

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