Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Dumb particles are simulated very fast and you can create huge amounts of particles, especially for spray or splashes. The particles do not interact and there aren't any internal forces.

 

 

Type

This menu allows you to define the fluid’s behaviour:

  • → “Gas” particles are used to simulate fluids like air.
  • → “Liquid” is RealFlow’s standard setting and provides parameters for all watery or high-viscous substances.
  • → “Dumb” particles are often used for spray or foam. These particles cannot react with each other and will not be affected by other emitters.
  • → “Elastics” can be used for effects like jelly-like fluids or expanding an contracting substances.
  • → “Script” lets you write your own fluid behaviour with Python scripting.
Resolution

With this setting you can change the amount of particles, “Resolution” mainly depends on scene scale and emitter scale, but it also affects the fluid’s mass and therefore depends on “Density”, too.

  • With “Resolution” set to 1.0, a volume of 1 m x 1 m x 1 m filled with 1,000 particles has a mass of exactly 1,000 kg. You can monitor the relationship between mass and density under Statistics > Particle mass.
  • There is also a relation between “Resolution” and a particle’s radius: radius = 1.0 / (1000.0 · Resolution1/3)
Density

This parameter is defined as mass per volume unit and is different for each substance. “Density” is only relevant for interacting fluids with different properties, e.g. water and oil, or water and foam. With single emitters, changes have no effect. The unit is kilograms per cubic metre. Avoid very small values close to 0, because they can lead to instabilities.

Max Particles

Please enter a value to stop emission at a certain amount of particles. "Max particles" is based on the total amount of emitted particles. Let's say you have entered "50,000". If there are currently 1,000 particles in your scene, but you have already deleted 49,000 particles RealFlow will stop the emission. Here you can read how to use this parameter to stop particle emission: → "Quick Start Workflows - Stopping Particle Emission".

  • No labels