Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page has information about simulators, the building blocks of a Phoenix FD simulation.

 

Section
Column
width50%

 Section Contents

Page Tree
root@self

Column
width50%

Page Contents

Table of Contents
maxLevel4
stylecircle

 

Overview


A simulator is a Phoenix FD object that controls the simulation. It is a non-rendering object in the shape of the grid, within which the simulation takes place.

Phoenix FD includes two types of simulators:

Fancy Bullets
typecircle
  • Fire simulator, created by the FireSmokeSim geometry type. This simulator is appropriate for fire, smoke, and other gaseous effects.
  • Liquid simulator, created by the LiquidSim geometry type. This simulator is appropriate for pouring liquid or other substances that behave like fluids.

A FireSmokeSim or LiquidSim simulator is required in order to use Phoenix FD. A PHXSource helper must also be present to specify the emitters for the simulator.

Note: Phoenix FD also includes the Particle Shader | PHXFoam geometry type which is used to shade liquid particles. This component is designed to be used in conjunction with the LiquidSim simulator. While it is a geometry type, PHXFoam is not a simulator.

 

Creating a Simulator


Both types of simulators are created from Create panel > Geometry > PhoenixFD dropdown.

 

Section
Column
width10%

 

Column
width40%

Column
width40%

Column
width10%

 

 

To create a simulator, click the FireSmokeSim or LiquidSim button, then draw onscreen as if you are creating a 3ds Max Box. The length, width, and height of the grid are set by the size of the simulator. The grid size can be changed afterward on the simulator object's Modify panel.

 

Section
Column
width10%

 

Column
width40%


Simulator placed to include both the object and fire effect

Column
width40%


Simulation contained in simulator

Column
width10%

 


The simulator should contain the object which will emit the fire or liquid, and the area into which the fire or liquid will flow. The simulation will be contained completely inside the grid.

Note that there are other steps you must take beyond creating the simulator in order for the simulation to occur. These steps are described in the Quick Start Guides.