You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Phase_field_fracture_model_in_3D/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ After running `cmake .`, run `make release` or `make debug` to switch between `r
31
31
Run the executable by using `make run` on the command line.
32
32
33
33
## Numerical example
34
-
The program currently models fracture propagation in a 3-layered material subjected to equibiaxial loading along $+x$ and $+y$ directions. The problem setup is shown in setup.png. Results are compared for 2 different initial meshes, the finer $80\times80\times40$ mesh and the coarser 20*20*10 mesh. We present the results for the fracture patterns and the load-displacement curves for the 2 meshes.
34
+
The program currently models fracture propagation in a 3-layered material subjected to equibiaxial loading along $+x$ and $+y$ directions. The problem setup is shown in setup.png. Results are compared for 2 different initial meshes, the finer $80\times80\times40$ mesh and the coarser $20\times20\times10$ mesh. We present the results for the fracture patterns and the load-displacement curves for the 2 meshes.
0 commit comments