COMP_IsolatedParticles_MinNbOfInteriorNeigh

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

Any MESHFREE point is allowed to have not less than this given number of interior neighbors. Otherwise, the point will be deleted.
COMP_IsolatedParticles_MinNbOfInteriorNeigh = 0 # this will allow thin layer structure that do not contain any interior point
Default: COMP_IsolatedParticles_MinNbOfInteriorNeigh = 1 See also COMP_IsolatedParticles_MinNbOfNeigh. 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_MinNbOfInteriorNeigh(iChamber) = 8