Jump to content

POP Solver substeps issue...


Masoud

Recommended Posts

1 hour ago, Masoud said:

Hello;

For some reason I need to increase "substeps" in a "POP solver", but the problem is it increases the number of generated particles!

How can I fix it?

 

Thanks for helping.

Particle_Substep.hip

Yes, this is how DOP works, each substep all nodes in a dopnetwork cook. As i can see you want particles born just ones, in this case use expression in 'Impulse Activation' parameter:

$ST < ch("../timestep")

It will be independent how much substeps you have.

Link to comment
Share on other sites

20 hours ago, vicvvsh said:

Yes, this is how DOP works, each substep all nodes in a dopnetwork cook. As i can see you want particles born just ones, in this case use expression in 'Impulse Activation' parameter:


$ST < ch("../timestep")

It will be independent how much substeps you have.

Hi Victor and thanks for your reply,
I changed the "Impulse Activation"  from $F==1  to  $FF==1 ,  and problem solved.

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