python scatter in a atom variable

Is there any other way to create a atom vector internal fix so that I can
post_force it every time step?

I don't understand what this means. A fix can have a post-force
method that will get invoked each timestep. That has nothing
to do with Python interacting with the fix as an external caller.

Steve