DOPs data and multisolvers

   1608   0   0
User Avatar
Member
81 posts
Joined: 7月 2010
Offline
Hi,

I have a DOPs question about using multiple solvers and how they affect simulation data. I set up a DOP simulation (hip file attached) that has two SOP Solvers attached. The first solver attaches data (objid) to the geometry of some spheres in the sim. The second solver reads that geometry data off the spheres and attaches that data to the closest vertices on a polygonal mesh. I would like it to transfer the most recently updated sphere data from the current frame onto the mesh. However, it looks like when the second solver runs, it's still passing data from the previous frame to the mesh, not the updates that just happened in the first solver.

My supposition is that this is because once the simulation's data is set up during the network pass, then only that data is accessed in the simulation pass, and any data updates in the solvers will not be available until the next frame. Is this correct? Or am I handling something wrong?

Thanks,
Seth

Attachments:
multiSolverDataProblem.hipnc (1.2 MB)

  • Quick Links