Jump to content

Flip and Sop Solver


hou_noob

Recommended Posts

I have been experimenting with FLIP and at a point where i want to use a sop solver to manipulate the velocity of the particles.. 

so, I create a sop solver in the AutoDopNetwork and then....

 

inside the SOP solver are > dop_geometry, impacts, feedbacks, relationship_geometry

 

i want to grab the dop_geometry and to "process" but i am thrown for a loop with the 

`stamps("..","DATANAME",chs("../datapath"))`

 

can anyone help me with this magic ? While i am happy Houdini autoMagically fills in the data, i am clueless what is imported?

 

If i were to delete all the nodes inside the SOP solver, how would i bring the Flip particles in, to process them to change their velocity.

thanks in advance

 

Link to comment
Share on other sites

Your flip particles come in at 'dop_geometry' SOP inside the SOP Solver.

 

The flip particles are stored in the 'Geometry' field of the dopsim.  Under the Geometry Data Path of the DOP Import 'dop_geometry', its is grabbing the path 'Geometry' from the chs("../datapath") reference

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...