ORGANIZE_CheckAllPointsForFreeSurfaceUntilTimeStep
consider all points as candidates for free surface until a given time step
Default:
ORGANIZE_CheckAllPointsForFreeSurfaceUntilTimeStep = -1
MESHFREE checks for free surface points only in the neighborhood of already existing free surface points (in order to save computation time).
With this option, we can force
MESHFREE to consider all point as candidates for free surface. That would be favorable if the geometry is, for example, an overpressure valve.
The opening of the valve would generate a free surface, where there was NO free surface before.
An alternative is
ORGANIZE_CheckPointsAtFS_PerformPreCheck .