Skip to content

Commit 0ebc782

Browse files
README.md
fixed some more typos
1 parent 190843d commit 0ebc782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Phase_field_fracture_model_in_3D/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ After running `cmake .`, run `make release` or `make debug` to switch between `r
3131
Run the executable by using `make run` on the command line.
3232

3333
## 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.
3535

3636

3737
## References

0 commit comments

Comments
 (0)