I am working on a fluid morph simulation and need to animate the sopscalarfield VOP
in order to sim the fluids inside a moving volume.
The setup I am currently using is really simple, it creates a volume and imports it into the flip sim using the sopscalarfield vop, then applying a negative force inside a fieldforce vop.
The problem I am having is that I am unable to get the sopscalarfield to use the transformation data I have created in SOP. I have tried several different methods to import the transformation values into the Position attribute. I feel like I am really close to a solution.
I have attached a simplified hip file.
Any help is really appreciated!

Sincerely,
Audun
EDIT:
Funny enough I was only a few changes from solving the problem. I added a position VOP into the secound input of the fieldforce VOP. Now I can reference that to the animated geo.

