nap Posted August 24, 2010 Share Posted August 24, 2010 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 Quote Link to comment Share on other sites More sharing options...
anim Posted August 24, 2010 Share Posted August 24, 2010 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.