stopFlag = .TRUE.
IF ( stopFlag ) THEN
LOGICAL stopFlag
stopFlag = .FALSE.
IF ( .NOT.pickupStrictlyMatch .AND. .NOT.stopFlag ) THEN