COMP_AddInteriorParticles

interior 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 interior points.
COMP_AddInteriorParticles = (3,2) # add interior points every 3 time cycles, perform 2 iteration loops each
Default: COMP_AddInteriorParticles = (1,1)
Digit Description
first Addition of interior points after this many time cycles
second Number of iteration loops performed for an addition instance
Note: The first digit of this parameter can also be set by int_part_add.
This item is referenced in:
COMP_AddInteriorParticles interior point addition settings: how often to fill and how many refill cycle loops to do each time
int_part_add interior point addition interval
Beta Latest release notes for the MESHFREE beta executables
All Complete release notes for the MESHFREE beta executables