COMP_AddBoundaryParticles

boundary point addition settings: how often to fill and how many refill cycle loops to do each time

This parameter defines the settings for the addition of regular boundary points (wall, inflow etc).
COMP_AddBoundaryParticles = (3,2) # add boundary points every 3 time cycles, perform 2 iteration loops each
Default: COMP_AddBoundaryParticles = (1,1)
Digit Description
first Addition of boundary points after this many time cycles
second Number of iteration loops performed for an addition instance
third (Optional) perform more "aggressive" addition of points at boundaries in the vicinity of thin/degenerated liquid layers, e.g. COMP_AddBoundaryParticles = (3,1, 2)
Note: The first digit of this parameter can also be set by int_BND_part_add.
This item is referenced in:
COMP_AddBoundaryParticles boundary point addition settings: how often to fill and how many refill cycle loops to do each time
int_BND_part_add boundary point addition interval
Beta Latest release notes for the MESHFREE beta executables
All Complete release notes for the MESHFREE beta executables