Opened 19 years ago
Closed 19 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 19 years ago by ole
- Owner changed from Ole to ole
- Status changed from new to assigned
comment:2 Changed 19 years ago by ole
- Resolution set to fixed
- Status changed from assigned to 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