takaakiaoki / ofblockmeshdicthelper

Helper utilities for OpenFOAM blockMeshDict generation.
MIT License
21 stars 15 forks source link

__init__.py #2

Closed rclUPC closed 6 years ago

rclUPC commented 6 years ago

Added Point object. Similar to vertex, but it has no label, and no index, so it cannot be sorted. Useful for interpolation points in spline Added SplineEdge object. Similar to ArcEdge, but it admit a list of interpolation points