hugary1995 / raccoon

Massively parallel FEM code for phase-field for fracture by Dolbow Lab at Duke University
https://hugary1995.github.io/raccoon
GNU Lesser General Public License v2.1
56 stars 44 forks source link

Fix4update #142

Closed BoZeng1997 closed 1 year ago

BoZeng1997 commented 1 year ago

At moose commit 2b0ca55, the way of accessing variable old values in BoundsAuxBase has changed. ConditionalBoundsAux needs to be changed accordingly.

BoZeng1997 commented 1 year ago

clean type nucleation model 2021 implementation This is to clean some draft files I forgot before the pull request is open.

hugary1995 commented 1 year ago

uhh there are too many irrelevant commits. I suppose you only need to change the bounds aux.

hugary1995 commented 1 year ago

If there are other things you want to merge that's great -- but please open a different PR for each feature please.

BoZeng1997 commented 1 year ago

That will be a HUGE task. Many of those are commits trying to make pull request pass successful. I need some time to split history