dist_rip

relative allowed minimum distance between MESHFREE points (rip = remove interior points)

If two points become closer to each other than (dist_rip * SMOOTH_LENGTH), then they will be clustered and combined into one point. The state of clustering is stored in %ind_OrganizePC(2)% for interior points and in %ind_OrganizePC(4)% for boundary points.

Default: dist_rip = 0.25