Introduction

Fluid physics are used to simulate physical properties of liquids especially water. While creating a scene in Blender, certain objects can be marked to participate in the fluid simulation. These can include but not limited to, being a fluid or as an obstacle. 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_example.jpg

Example of a fluid simulation.

Workflow

In general, you follow these steps:

  1. First you want to set the simulation domain,
  2. Next set the fluid source(s), and specify there physical properties.
  3. In some cases you may want to set other objects to Control the Flow of the fluid.
  4. You can also depending on your scene add other objects related to the fluid, like: Obstacles, Particles floating on the fluid.
  5. And lastly you must Bake the Simulation.

Совет

Baking is done on the Domain object!

When you calculate the fluid simulation, you bake the simulation on the domain object.

For this reason:

  • All the baking options are visible only when selecting the Domain Object,
  • Baking options are explained in the the baking section of the Domain manual page.

См.также

To know more about simulating fluids in Blender you can read the fluids appendix. There you can find the limitations and workarounds, and some additional links.