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

nucleation model 2020 for heterogeneous material and stress balance equation #145

Closed
BoZeng1997 opened this issue Mar 27, 2023 · 0 comments

Comments

@BoZeng1997
Copy link
Contributor

Reason

nucleation model should accept tensile strength, compressive strength and delta parameter as Material Properties like critical fracture release rate and regularization length.
stress balance equation for nucleation model $$F= {J_2 \over \mu} + {I_1^2 \over 9\kappa} - c_e -{3G_c \over 8\delta}=0 $$
when stress state is approaching the stress surface, the value of $F$ is going to show how far is it from stress surface locally. This is useful property to output for analysis.

Design

define tensile strength, compressive strength, delta as material.
add stress balance equation.

Impact

hugary1995 pushed a commit that referenced this issue Mar 27, 2023
* allow heterogeneous material for nucleation model 2020

* update tutorial and test for heterogeneous material nucleation model

* add description related to stress balance equation. related issue #145

* correct stress balance equation format #146
hugary1995 pushed a commit that referenced this issue Mar 28, 2023
* allow heterogeneous material for nucleation model 2020

* update tutorial and test for heterogeneous material nucleation model

* add description related to stress balance equation. related issue #145

* correct stress balance equation format #146
TheGreatCid pushed a commit to TheGreatCid/raccoon that referenced this issue May 30, 2023
* allow heterogeneous material for nucleation model 2020

* update tutorial and test for heterogeneous material nucleation model

* add description related to stress balance equation. related issue hugary1995#145

* correct stress balance equation format hugary1995#146
TheGreatCid pushed a commit to TheGreatCid/raccoon that referenced this issue Sep 7, 2023
* allow heterogeneous material for nucleation model 2020

* update tutorial and test for heterogeneous material nucleation model

* add description related to stress balance equation. related issue hugary1995#145

* correct stress balance equation format hugary1995#146
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

1 participant