Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ivar Stefansson <[email protected]>
  • Loading branch information
keileg and IvarStefansson authored Feb 20, 2025
1 parent 64d68bc commit b06d21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/porepy/examples/flow_benchmark_2d_case_4.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def meshing_arguments(self) -> dict[str, float]:
get Gmsh to create a grid with less than about 12K cells in the 2d domain. This
can be achieved by setting the cell size to 30 m (possibly also lower). Coarser
grids may be possible, but this will require interaction with Gmsh on a more
detailed lever than what is available through PorePy.
detailed level than what is available through PorePy.
Returns:
Meshing arguments compatible with
Expand Down

0 comments on commit b06d21f

Please sign in to comment.