Skip to content

Commit

Permalink
H2 vs H1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Mar 5, 2024
1 parent 2bfaffd commit 34a2d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/mesh.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ msh.plot()
msh.plot.boundary_nodes(boundary_names=['Land','Open boundary']);
```

# Convert mesh to shapely
## Convert mesh to shapely
Convert mesh to [shapely](https://shapely.readthedocs.io/en/latest/manual.html) MultiPolygon object, requires that the `shapely` library is installed.

```{python}
Expand Down

0 comments on commit 34a2d28

Please sign in to comment.