Skip to content

v1.5.7

Compare
Choose a tag to compare
@felicio93 felicio93 released this 28 Jun 23:16
· 53 commits to main since this release
20a27cd

functions added to ocsmesh.utilts:
calc_el_angles(msht), for calculating the internal angles of each element (tri and quads)
order_mesh(msht_: returns the reordered mesh (counterclockwise)
quads_from_tri(msht): creates quads from triangular mesh

Full Changelog: v1.5.6...v1.5.7