From fe7effa049b942c7233ece526cafb102fcdcd8eb Mon Sep 17 00:00:00 2001 From: Marc Fehling Date: Tue, 21 Jan 2025 16:34:36 +0100 Subject: [PATCH] Phase field facture model in 3D: Fix zenodo badge. --- Phase_field_fracture_model_in_3D/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phase_field_fracture_model_in_3D/README.md b/Phase_field_fracture_model_in_3D/README.md index f57d675..29b7af5 100644 --- a/Phase_field_fracture_model_in_3D/README.md +++ b/Phase_field_fracture_model_in_3D/README.md @@ -6,7 +6,7 @@ Phase-field models have been proven to be effective in modeling complicated frac Despite this, these models are mostly limited to 2D because of the high computational cost, as these models require very fine meshes to resolve the diffused representation of the crack. This code explores the use of parallel computing and adaptive mesh refinement to model fracture propagation using the hybrid phase-field model. -@dealiiTutorialDOI{10.5281/zenodo.14665574,https://zenodo.org/badge/DOI/10.5281/zenodo.14665574.svg} +@dealiiTutorialDOI{10.5281/zenodo.14682543,https://zenodo.org/badge/DOI/10.5281/zenodo.14682543.svg} ## Governing equations