diff --git a/examples/PhaseFieldFracture/plot_1715.py b/examples/PhaseFieldFracture/plot_1715.py index 0d1bfb3..23c5b46 100644 --- a/examples/PhaseFieldFracture/plot_1715.py +++ b/examples/PhaseFieldFracture/plot_1715.py @@ -120,7 +120,7 @@ msh = dolfinx.mesh.create_rectangle(mpi4py.MPI.COMM_WORLD, [np.array([0.0, 0.0]), np.array([lx, ly])], - [nx, ny], + [divx, divy], cell_type=dolfinx.mesh.CellType.quadrilateral) # Boundary Identification