COMP_IsolatedParticles_MinNbOfNeigh

(chamberwise) parameter for the minimum number of (total) neighbors a points should have

Any MESHFREE point is allowed to have not less than this given number of neighbors (no matter if interior or boundary). Otherwise, the point will be deleted.
COMP_IsolatedParticles_MinNbOfNeigh = 0 # will provoke that the MESHFREE point might be isolated
Default: COMP_IsolatedParticles_MinNbOfNeigh = 6 See also COMP_IsolatedParticles_MinNbOfInteriorNeigh. Note: This parameter can also be set chamberwise for multiphase simulations (see also KindOfProblem, CHAMBER). If it is not set for specific chambers, it is automatically set according to the non-chamberwise definition for all chambers. Example: COMP_IsolatedParticles_MinNbOfNeigh(iChamber) = 8