Introduction

Liquid Simulations

Fluid physics are used to simulate physical properties of liquids especially water. While creating a scene in Blender, certain objects can be marked to become a part of the fluid simulation. For a fluid simulation you have to have a domain to define the space that the simulation takes up. In the domain settings you will be able to define the global simulation parameters (such as viscosity and gravity).

../../_images/physics_fluid_introduction_liquid-example.png

Example of a liquid simulation.

Gas Simulations

Gas or smoke simulations are a subset of the fluids system, and can be used for simulating collections of airborne solids, liquid particulates and gases, such as those that make up smoke. It simulates the fluid movement of air and generates animated Voxel textures representing the density, heat, and velocity of other fluids or suspended particles (e.g. smoke) which can be used for rendering.

../../_images/physics_fluid_introduction_fire-example.png

Example of a fire simulation.

Gases or smoke are emitted inside of a Domain from a mesh object or particle system. The smoke movement is controlled by airflow inside the domain, which can be influenced by Effector objects. Smoke will also be affected by the scene’s gravity and force fields. Airflow inside the domain can affect other physics simulations via the Fluid Flow force field.

Workflow

At least a Domain object and one Flow object are required to create a fluid simulation.

  1. Create a Domain object that defines the bounds of the simulation volume.

  2. Set up Flow objects which will emit fluid.

  3. Set up Effector objects to make the fluid interact with objects in the scene.

  4. Assign a material to the domain object.

  5. Save the blend-file.

  6. Bake the Cache for the simulation.

Note

There are Quick Liquid and Quick Smoke tools which will automatically create a domain object with a basic liquid or smoke and fire material.