-
Notifications
You must be signed in to change notification settings - Fork 192
Domain Cache Settings
Ryan Guy edited this page Feb 19, 2018
·
22 revisions
This page documents the domain settings for the 'FLIP Fluid Cache' panel.
Cache Directory | The directory that will be used for reading/writing simulation meshes and data. This directory should contain only files that are created by the simulator. Each .blend file should have its own separate cache directory. If multiple .blend files share the same cache directory, cache files will be overwritten. WARNING: The cache directory should not be set to a location inside of a Dropbox folder. You may get 'Access Denied' errors when the addon attempts to access cache files that the Dropbox application is also accessing. |
Make Relative | Convert the cache directory path to a path relative to the .blend file. The .blend file must be saved before this operation can be performed. |
Make Absolute | Convert the cache directory path to an absolute path. |
Move | Move the cache directory to the specified directory. |
Rename | Rename the cache directory to the specified name. |
Copy | Copy the contents of the cache directory to the specified directory. |
Free | Delete cache files excluding logfiles. |
Clear Logfiles | Enable this option to also delete logfiles when freeing the cache directory. |