COMP_RemoveInteriorParticles

interior point removal settings

This parameter defines the settings for the removal of interior points.
COMP_RemoveInteriorParticles = (3,2) # remove interior points every 3 time cycles, perform 2 iteration loops each
Default: COMP_RemoveInteriorParticles = (3,1)
Digit Description
first Removal of interior points after this many time cycles
second Number of iteration loops performed for a removal instance; if chosen negative, removal of free surface points is allowed independent of the number of interior points in their neighborhood
Note: The first digit of this parameter can also be set by int_part_remove.
This item is referenced in:
COMP_RemoveInteriorParticles interior point removal settings
int_part_remove interior point removal interval