Jump to content

Advect volume fluids by a volume


nap

Recommended Posts

Hey guys,

I have a problem with the advect of liquids. When i let act a gasadvect on a particlefluidobject everything is fine, the particles move in a proper way.

But, when i try advecting the volume fluids, nothing happened.

Please, can anybody look at the attached project file and just give me a hint.

Thanks

advect_liquid.hip

Link to comment
Share on other sites

it's because you are creating data named vel but volume fluids already have vel data and it's very important for them to function

so just rename your data to something else like init_vel then advect vel by init_vel

or rather you can use Field Force dop instead of your setup

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...