Skip to content

nxFluids - FLIP/APIC solver parameters

The FLIP and APIC solvers are grid-based fluid solvers that transfer particle data to and from a background voxel grid each frame, for large-scale, high-detail simulations.

FLIP (Fluid-Implicit-Particle) blends grid-based and particle-based velocity updates, with the blend controlled by the FLIP Fraction parameter. APIC (Affine Particle-In-Cell) uses an affine velocity transfer that preserves more angular momentum, generally producing a more energetic, swirling result.

Both solvers share the same parameters, except for FLIP Fraction, which is only available for FLIP. Selecting either from the Solver dropdown adds a Display tab to the panel and splits the Object Properties tab into a Domain and a Solver Accuracy section.

FLIP

APIC

A body of liquid solved on the grid, with Suzanne emerging from the surface. Both solvers hold a smooth, detailed volume of fluid.


The Object Properties tab has a button row that switches between the Domain and Solver Accuracy sections.

The nxFluids FLIP Domain settings

The FLIP Domain section. The FLIP Fraction control is only shown for the FLIP solver.

The size of each voxel in the simulation grid. Defaults to 0.1m.

Smaller values produce a finer grid with more detail. Larger values produce a coarser grid that simulates faster.

The size of the simulation domain on each axis. Defaults to 4m on X, Y and Z. Particles that leave the domain are handled by the Domain Boundary Walls settings. You can resize the domain interactively with the gizmo handles in the viewport.

Scales the simulation time step, as a percentage. Defaults to 100%, which runs at normal speed. Lower values slow the simulation, higher values speed it up. Values above 100% are allowed.

Blends between a pure PIC and a pure FLIP velocity update. Defaults to 95%.

A value of 100% uses the full FLIP update, which is more energetic but can introduce noise. Lower values add more PIC damping, which reduces noise but dissipates energy.

The viscosity of the fluid. Defaults to 0.

Higher values produce a thicker, more resistant fluid. A value of 0 produces an inviscid fluid.

The strength of vorticity confinement applied to the velocity field. Defaults to 0. This adds rotational energy, producing more swirling and turbulent behavior.

The surface tension of the fluid. Defaults to 0%. Higher values make the surface resist deformation and pull toward a minimal area.

Applies a weak repulsion force between nearby particles. Off by default. It helps keep a uniform particle distribution and reduces clustering artifacts.

The strength of the weak particle repulsion. Defaults to 0%. Available when Weak Particle Repulsion is on.

Sets how each face of the domain boundary behaves when particles reach it. Each of the six walls (+X, -X, +Y, -Y, +Z, -Z) is set independently. Set as Closed, by default. The alternatives are Open and Kill.

  • Closed: the boundary acts as a solid wall. Particles are reflected back into the domain.
  • Open: the boundary is open. Particles can pass through and exit the domain.
  • Kill: particles that reach this boundary are deleted.

The nxFluids FLIP Solver Accuracy settings

The FLIP Solver Accuracy section, holding the pressure and viscosity solver settings, particle reseeding and advection.

The convergence threshold for the pressure solver, as a percentage. Defaults to 50%. The solver stops early if this accuracy is reached before the maximum iterations.

The maximum number of iterations the pressure solver runs per substep. Defaults to 30. Higher values allow the solver more time to converge, for a more accurate result at the cost of processing time.

The convergence threshold for the viscosity solver, as a percentage. Defaults to 30%.

The maximum number of iterations the viscosity solver runs per substep. Defaults to 40.

Adds or removes particles to keep the number per liquid voxel within bounds. Off by default.

The minimum number of particles per liquid voxel. Defaults to 8. Available when reseeding is on.

The maximum number of particles per liquid voxel. Defaults to 16. Available when reseeding is on.

The Courant-Friedrichs-Lewy number used to determine the substep size. Defaults to 0.7. Lower values produce more substeps per frame and a more accurate simulation. Higher values produce fewer substeps and simulate faster.

The minimum number of substeps calculated per frame. Defaults to 1.

The maximum number of substeps calculated per frame. Defaults to 3.


The Display tab controls how the simulation grid and fields are drawn in the viewport. It is only present for the FLIP and APIC solvers.

The nxFluids FLIP Display tab

The Display tab, with the grid, density-color and velocity-field visualizations.

How the simulation grid is drawn. Set as None, by default. The alternatives are Voxels, Back Only, Base Only and Base and Back.

  • Voxels: draws every voxel of the grid.
  • Back Only: draws the back faces of the grid only.
  • Base Only: draws the base plane only.
  • Base and Back: draws the base plane and the back faces.

Draws the voxels that contain liquid. Off by default.

Draws the voxels marked as solid obstacle data. Off by default.

Color-codes each domain boundary wall by its type. Off by default.

Colors the particles by the local fluid density, using the Density Color gradient. Off by default.

The gradient used to color the density visualization, from low density on the left to high density on the right. Available when Draw FLIP/APIC Density (Color) is on.

Draws the fluid velocity field in the viewport. Off by default.

How the velocity field is drawn. Set as Vectors, by default. The alternative is Trails.

  • Vectors: draws one arrow per voxel, with length and color encoding speed.
  • Trails: traces streamlines that follow the velocity field.

Available when Draw Velocity Vectors is on.

A gradient that colors the velocity field by speed. Available when Draw Velocity Vectors is on.

A gradient that controls the opacity of the velocity field by speed. Available when Draw Velocity Vectors is on.

The global transparency of the velocity field. Defaults to 20%. Available when Draw Velocity Vectors is on.

Determines the speed color range automatically from the current simulation data. On by default. When off, the range is set by hand with Speed Min and Speed Max.

The speed that maps to the left end of the Speed Color and Speed Alpha gradients. Defaults to 0m/s. Available when Auto Range is off.

The speed that maps to the right end of the gradients. Defaults to 10m/s. Available when Auto Range is off.

The length of the velocity trails. Defaults to 0.2m. Available when Mode is set to Trails.


Copyright © 2026 INSYDIUM LTD. All Rights Reserved.