Per multisphere computations like per atom computations
Does anyone know how per multisphere quantities can be manipulated like per atom quantities? For example, with a mixture of spheres, I could do the following computation if I would like to:
variable velx atom vx
variable vely atom vy
variable sqvel atom sqrt(v_velx^2+v_vely^2)
compute vel all reduce ave v_sqvel