Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Merging triangular meshes along a region #2

Open
1 of 2 tasks
milos7250 opened this issue Jun 24, 2022 · 0 comments
Open
1 of 2 tasks

Merging triangular meshes along a region #2

milos7250 opened this issue Jun 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@milos7250
Copy link
Owner

milos7250 commented Jun 24, 2022

A suggestion to improve method merge_meshes():

  • Remove points from lower resolution mesh in the merging region which were not matched to any points in higher resolution grid and merge them to the closest point in the low resolution mesh to further smoothen the faces in the merging region.
  • Reimplement coords_from_indices without using the linear() function, as very time inefficient.
@milos7250 milos7250 added the enhancement New feature or request label Jun 24, 2022
milos7250 pushed a commit that referenced this issue Jul 11, 2022
Report for 1D is done, for 2D I'm halfway done.
milos7250 pushed a commit that referenced this issue Jul 11, 2022
Regenerated figures to match proper colormaps.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant