Jump to content

FLIP Cache - Best Workflow


ParticleSkull

Recommended Posts

Hey guys, I assume that the best workflow could be:

1st - Write the particles simulation to disk
2nd - Read the simulation files to generate the mesh (+ cache the geo file)

Now, what is the best way to save the particles simulation?

Should I do it inside the "particle_fluid" node using a "ROP Output Driver" or a "Flie" node? Should it be connected to the "import_particle" node?
Something like this: 

BCA18mD.jpg

and how should I read those particle files back?

Please let me know if there's a better workflow on it.

Thank you,
Alvaro

 

Edited by ParticleSkull
Link to comment
Share on other sites

Hi,
I guess it depends on personal preference :)

I for example tend to do all setups in one big node tree because I don't like jumping between various Geometry networks. For writing files into disk it doesn't matter if you use File, Rop Geometry. I tend to us File Cache set to Load from Disk. Then when I update node tree above File Cache I just press Save to Disk and it automatically loads newer version.

One thing you should keep in mind is to watch which attributes are saved with your geometry as it can influence file size. Solvers tend to add many attributes which I don't need so I get rid of those attributes immediately after importing them from DOPs .

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