Jump to content

Timeblend + Timeshift problem


romanus

Recommended Posts

Hi there,

Trying to use timeblend and timeshift to make velocity changes in original cached sim. I wonder if anyone knows a workaround to solve velocity issues when particle born or die. In this small example, particle die when is off the tank limits... same happens when you create whitewater... when particle born it stays with velocity 0 until it finds vel info on frame 2... if you are 10 times slower, than you will have 10 frames of static particle... 

Thanks for any tip or info on this :)

timeblend_issue_4.mov

Edited by romanus
Link to comment
Share on other sites

thanks nikola014,

I've posted this question over facebook and got a nice turnaround:

Well, the issue here is indeed that the time blend messes up killing particles on the frame they die. Definitely the easiest way would be to group all particles with exactly "length(@v) == 0" and kill them. It should only be the ones that are killed the next frame, since any other particle in the flip sim should have at least some v.

So basically I have to compute velocities again (after the timeshift) and then delete all particles with vel=0... not perfect solution but working for now!

Cheers

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