Assigning chunk properties to atoms

Hello,

Is there a way to assign a chunk property (such as the result of compute dipole/chunk) to each individual atom contained in the chunk ?

I tried the following. But I get an illegal substitution error:

compute chunkcompute all chunk/atom bin/3d y 0 2 z 0 2 x 0 2
compute dipolechunk all dipole/chunk chunkcompute
variable atomchunk atom c_chunkcompute
variable atomdipole atom c_dipolechunk[${atomchunk}][4]

Thank you,
Khalid

Hello,

Is there a way to assign a chunk property (such as the result of compute
dipole/chunk) to each individual atom contained in the chunk ?

​no. what would be the purpose of this, anyway?​

axel.