Opened 20 years ago
Closed 20 years ago
#65 closed defect (fixed)
mesh.get_boundary_polygon does not work as expected if triangles are discontinuous
| Reported by: | duncan | Owned by: | ole |
|---|---|---|---|
| Priority: | high | Milestone: | least_squares module finished |
| Component: | Functionality and features | Version: | 1.0 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Hi Ole, Would you be able to change get_boundary_polygon so it works with discontinuous triangles? Not having this means that the new interpolate.py can't be used when creating a boundary from an sww file.
Thanks Duncan
Change History (2)
comment:1 Changed 20 years ago by
| Owner: | changed from Ole to ole |
|---|---|
| Status: | new → assigned |
comment:2 Changed 20 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

I have changed the algorithm completely and run the tests with the new fit_interpolate. See changeset:2709