if (kp_chunkmode=1) then
	np=kp_cycles*(kp_npoints+droppts1+droppts2)+droppts1+droppts2
endif
if (kp_chunkmode=2) then
	np=kp_cycles*(kp_npoints+droppts1+droppts2)
endif

_np

