forked from rlguy/Blender-FLIP-Fluids
-
Notifications
You must be signed in to change notification settings - Fork 0
Domain Stats Settings
Brandon Dyer edited this page Oct 27, 2018
·
2 revisions
This page documents the domain settings for the 'OpenFLIP Stats' panel.
Info Display Mode | The type of simulation stats/info to display. Cache Info Display stats/info about the entire simulation cache. Frame Info Display stats/info about a specific frame. |
Frame | Frame number to use when the Info Display Mode is set to Frame Info |
Lock to Timeline | Lock the Frame setting to the current position in the Blender timeline. This setting is only active when the Info Display Mode is set to Frame Info |
Export to CSV | Export the simulation stats/info as a CSV file. |
Completed Frames | The current number of completed frames and total number of frames in the current simulation. |
Estimated Time Remaining | Estimation of how much time is remaining in the current simulation. This is a very rough approximation based upon on the compute time of previous frames and may not reflect the actual time remaining. This setting is only displayed if a simulation is currently running. |
Simulation Step | The step of the simulation to display timing info about. See Simulation Steps. |
Percentage | The proportion of time spent calculating a Simulation Step for all completed frames. |
Time | The cumulative time spent calculating a Simulation Step for all completed frames. |
Total | The cumulative computation time of all completed frames. |
Mesh Type | The type of mesh to display info about. See Mesh Types. |
Size | The cumulative file size of all meshes of Mesh Type for all completed frames. |
Total | The total file size of all meshes for all completed frames. |
Frame ID | The simulator frame number. |
Time Step | The incremental change in simulation time over the entire frame. |
Substeps | The number of substeps computed for the frame. |
Fluid Particles | The total number of fluid particles at the end of the frame computation. |
Whitewater Particles | The total number of whitewater particles at the end of the frame computation. |
Simulation Step | The step of the simulation to display timing info about. See Simulation Steps. |
Percentage | The proportion of time spent calculating a Simulation Step during the frame. |
Time | The time spent calculating a Simulation Step during the frame. |
Total | The total computation time for the frame. |
Mesh Type | The type of mesh to display info about. See Mesh Types. |
Verts | The number of vertices that the frame mesh contains. |
Faces | The number of triangles that the frame mesh contains. |
Size | The file size of frame mesh. |
Total | The total file size of all meshes for the frame. |
Mesh Generation | Generate simulation output meshes and data. |
Velocity Advection | Advect the velocity field. |
Fluid Particles | Update fluid particle velocities and advect fluid particles through the velocity field. |
Pressure Solver | Solve pressure for incompressible fluid. |
Whitewater Solver | Simulate whitewater particles and whitewater particle generation. |
Viscosity Solver | Solve viscosity system |
Simulation Objects | Update fluid objects, inflows, outflows, and obstacles. |
Other | All other simulation computations not listed above. |
Surface | Final quality fluid surface mesh. |
Preview | Preview quality fluid surface mesh. |
Foam | Whitewater foam particles. |
Bubble | Whitewater bubble particles. |
Spray | Whitewater spray particles. |
Particles | Fluid particles and fluid particle debug info. |
Obstacle | Solid obstacles and solid obstacle debug info. |