krober10nd / SeismicMesh

2D/3D serial and parallel triangular mesh generation tool for finite element methods.
https://seismicmesh.readthedocs.io/
GNU General Public License v3.0
127 stars 32 forks source link

Added a flag to set r0m = h0. Default is False, so r0m = r0.min() #234

Closed santos-td closed 2 years ago

santos-td commented 2 years ago

Added a flag to set r0m = h0 in _generate_initial_points. Default is False, so r0m = r0.min().