Jump to content

How do I fix jittering RBD material fracture chunks?


Neikke

Recommended Posts

3 hours ago, Ultraman said:

Hi.

Try to Deactivate some areas that don't need to be Sim.
and as I can see did u use Next Constraint and last active Contrasint is Hard or Soft, u must back ur constraint to Glue with -1 Value to Freeze your RBD Sim.

Yeah I have next constraint as Soft, but don't know what you mean regarding "last active Contrasint is Hard or Soft". Can you pls attach a screen?

Also can you maybe attach a screen where should I freeze my constraint to Glue with -1? Thanks a lot!

Edited by Neikke
Link to comment
Share on other sites

11 hours ago, Neikke said:

Attaching screens of my setup. No matter what I do I get jittery chunks on my simulation. Any way I can get this bug fixed? Thanks in advance!

 

 

ScreenRecorderProject2.gif

without hip file is hard to judge - and for freezing, u can drop sop solver inside the DOP Network Constraint and check Angle Soft Constraint value if was bigger some Value change ur Constraint to Glue -1 

A+.jpg

Link to comment
Share on other sites

  • 2 weeks later...

You could as well damp the velocity over time inside the solver, something like 

if(@Frame>50) v@v*=0.9; 

The more you want to damp it, the smaller the value

Also, it would be interesting to increase your substep and see if it changes something, maybe your solver does not have enough to be able to figure out which parts should stop moving ?

Link to comment
Share on other sites

 

On 10/18/2021 at 1:09 PM, ValentinD said:

You could as well damp the velocity over time inside the solver, something like 

if(@Frame>50) v@v*=0.9; 

The more you want to damp it, the smaller the value

Also, it would be interesting to increase your substep and see if it changes something, maybe your solver does not have enough to be able to figure out which parts should stop moving ?

Thanks a lot mate, I will give it a try!

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