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 version 2022 implementation #147

Open
BoZeng1997 opened this issue Mar 27, 2023 · 5 comments
Open

nucleation model version 2022 implementation #147

BoZeng1997 opened this issue Mar 27, 2023 · 5 comments

Comments

@BoZeng1997
Copy link
Contributor

Reason

Implement nucleation model 2022 version in paper
https://link.springer.com/article/10.1007/s10704-022-00653-z

Design

One detail not mentioned in the paper, the compressive part of the external driving force should be a linear term of the phase field variable. The code will implement the linear version.

@lyyc199586
Copy link
Contributor

will you just update the old NucleationMicroForce file?

@BoZeng1997
Copy link
Contributor Author

yes. I dont think Gary will accept a new object

@lyyc199586
Copy link
Contributor

then should we also keep 2020 model as an option to choose? like we could choose to use 2020 or 2022 model as an option in this file?

@BoZeng1997
Copy link
Contributor Author

yes. I have done it. I will commit it for review once I have better commented the code

@lyyc199586
Copy link
Contributor

great!

hugary1995 added a commit that referenced this issue Jun 27, 2023
* update NucleationMicroForce with model 2022

* udpate syntax page NucleationMicroForce

* update tutorial surfing_boundary_problem for Nucleation model 2022 #147

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update src/materials/NucleationMicroForce.C

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Each version of Kumar et al. Nucleation Model in separate object. Update tutorials, doc
delete trailing whitespace in tutorial

---------

Co-authored-by: Gary (Tianchen) Hu <[email protected]>
hugary1995 added a commit that referenced this issue Jun 27, 2023
* update NucleationMicroForce with model 2022

* udpate syntax page NucleationMicroForce

* update tutorial surfing_boundary_problem for Nucleation model 2022 #147

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update src/materials/NucleationMicroForce.C

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Each version of Kumar et al. Nucleation Model in separate object. Update tutorials, doc
delete trailing whitespace in tutorial

---------

Co-authored-by: Gary (Tianchen) Hu <[email protected]>
TheGreatCid pushed a commit to TheGreatCid/raccoon that referenced this issue Sep 7, 2023
* update NucleationMicroForce with model 2022

* udpate syntax page NucleationMicroForce

* update tutorial surfing_boundary_problem for Nucleation model 2022 hugary1995#147

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update src/materials/NucleationMicroForce.C

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Update doc/content/source/materials/NucleationMicroForce.md

Co-authored-by: Gary (Tianchen) Hu <[email protected]>

* Each version of Kumar et al. Nucleation Model in separate object. Update tutorials, doc
delete trailing whitespace in tutorial

---------

Co-authored-by: Gary (Tianchen) Hu <[email protected]>
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