COMP_RemoveBoundaryParticles

boundary point removal settings

This parameter defines the settings for the removal of boundary points (wall, inflow etc).
COMP_RemoveBoundaryParticles = (3,2) # remove boundary points every 3 time cycles, perform 2 iteration loops each
Default: COMP_RemoveBoundaryParticles = (3,1)
Digit Description
first Removal of boundary points after this many time cycles
second Number of iteration loops performed for a removal instance
Note: The first digit of this parameter can also be set by int_BND_part_remove.
This item is referenced in:
COMP_RemoveBoundaryParticles boundary point removal settings
int_BND_part_remove boundary point removal interval