Versions Compared

Key

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

This page provides example scenes for different types of Phoenix FD simulations.

 

Page Contents

Expand
titleClick here to expand table of contents...

Table of Contents
maxLevel3
minLevel2
stylecircle

Overview

The following samples illustrate the usage of different features in Chaos Phoenix FD.

 

...

Coffee

...

UI Button
newWindowtrue
icondownload
titleScene (1.1 108 MB)
urlhttps://drive.google.com/uc?export=download&id=1Ad40WcSIccEgSQ-wxkRLyy-nSuZtXUux12gKFVVOQRZ2vw19H_bEBuAysvJJ2qgPp
 

This scene demonstrates how to set up a simple fountain coffee scene using Phoenix FD. There are four different sources with added noise for the Outgoing velocity in order to randomize the emission. The rendering of the Liquid simulator is disabled and the liquid particles are rendered as points using the Phoenix FD Particle Shader. For the ground material a Phoenix Particle Texture which uses the Wetmap particles is used as a mask to blend between a dry and wet material.

Software used: Phoenix FD 3.10.00, V-Ray 3.60.04, 3ds Max 2015

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/urTQy4j7sj4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

Lava

. The Liquid Source for the coffee emission is using a Discharge modifier that modifies the Outgoing Velocity on the negative Normal Z. This way the liquid is emitted only by the parts of the emitter that are facing downwards.

The scene is built in real world scale and the coffee cup is around 7 cm tall. The Phoenix Simulator is using a Scene Scale of 10 and the Steps per frame are set to 15 in order to account for the fast movement of the liquid.

In the Foam settings a dummy box geometry, that is non-solid and non-renderable, is used as a Birth Volume in order for the foam particles to be born only near the bottom of the coffee cup. The Foam Volume is set to 100 which is a balanced value, in order for the foam to stack up in a thick layer on top of the liquid.

A Voxel Shader is used to read the Speed channel of the liquid and render it as smoke. The faster the liquid is moving the denser the smoke will be. This emulates foam emission of tiny foam particles when the liquid is moving fast enough without having to simulate millions of foam particles. Then the liquid is used as a Cutter Geometry for the smoke so that only the parts that are inside of the liquid are rendered. 

Software used: Phoenix 5.10.00 Official Release, V-Ray 6, hotfix 3 Official Release, 3ds Max 2018

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/j5Sz_eabbsE" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Pool

...

UI Button
newWindowtrue
icondownload
titleScene (20 151 MB)
urlhttps://drive.google.com/uc?export=download&id=16P5kZtDpPJQc5ABanu2tqdr46rk1DVDL1LW0M3yGycsuAJHNcvStxI0JBW5QafQoJ
UI Button
newWindowtrue
icondownload
titleNuke Script (1.1 GB)
urlhttps://drive.google.com/uc?export=download&id=1EwVxk1bxMrNKFTBREYmgf1l8QLS748o6
 

This This scene demonstrates how to use Phoenix FD's Variable Viscosity capabilities in order to simulate molten lava or metal cooling and hardening. The Phoenix FD Liquid Source used in the simulation emits liquid with a Viscosity value set to 0.3. Noise textures are used for the Outgoing Velocity and Viscosity so that the flow has some variation.

The Phoenix FD Mapper in the scene uses an Output map with Output Amount of 1.0 in order to gradually set the Viscosity in the container over time to a value of 1.0. The Mapper's Time Constant is set to 2, so that the viscosity will gradually increase over 2 seconds. This way, each new born particle has 2 seconds before it reaches maximum viscosity, and since particles are born during the entire animation, older ones have already hardened, while new ones are still in liquid form. A Gradient Ramp texture is used as a mask for the Mapper to limit the effect to only the bottom part of the simulator, so that the liquid hardens with time only near the ground. 

The shader uses a VRayBlendMaterial with VRayLight material for the hot part of the lava as the base layer and a black VRayMtl for the cold lava as the coat. The two materials are then blended with a Phoenix FD Grid Texture used as a mask in the Blend Material. The Grid Texture samples the Viscosity channel of the simulator so that the liquid with lower viscosity will use the hot VRayLightMaterial and the thicker liquid will use the cold VRayMtl.

The compositing part is done inside of Nuke (script provided in the download link) where a several Glow and Blur nodes are used in order to give hotter look to the lava.

Software used: Phoenix FD 3.10.00, V-Ray 3.60.04, 3ds Max 2015

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/YnFRfFCUbzY?rel=0?loop=1?playlist=YnFRfFCUbzY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Beach waves

UI Button
newWindowtrue
icondownload
titleScene (87 MB)
urlhttps://drive.google.com/uc?export=download&id=1BGqEU9ByvR7ccMdMHEZQly295alWoGSQ

This scene demonstrates how to use the Phoenix Wave Force | WaveForce to create simulated waves on a shore. The simulated waves create Splash particles which in turn create Foam particles by using the Foam On Hit parameter of the Splash particles. Other important settings for the setup are the Droplets Surfing option which is enabled so that waves would slide upon the water surface instead of directly mixing with the water volume, and also the Foam Patterns which help create a more diverse surface of the foam left behind by the waves. The Foam Rising Speed is tuned to 35 cm/sec so the Foam remains underwater for a short while and can be tinted using the water material's fog color.

The Foam and Splash particles are rendered using the Phoenix Particle Shader in Point mode, which is the fastest particle render mode and is recommended for large scale scenes where individual bubbles are not visible and vast volumes of particles must be rendered. The settings are tuned in such a way that you can quickly switch to Bubble mode for the Foam and Splash mode for the Splash particles which are a bit more realistic but will take much longer to render. The Point Shadow Strength is boosted to 3.0 so the volume of the foam volume stands out and the foam is not rendered flat. The Point Alpha is lowered to 0.1 so individual foam particles don't pop up in the render as bright points, and only larger masses of foam are rendered more opaque. The Light Cache of the Particle Shader is also enabled and uses a high Light Cache Speedup in order to improve the render times.

The liquid also creates WetMap particles over the shore geometry which are used to mask wet and dry materials using the Particle Texture | PhoenixFDParticleTex. Mesh Smoothing is enabled in order to remove noise from the liquid mesh's surface, and the Mesh Smoothing Particle Size is increased so the mesh doesn't shrink and reveal air pockets between the liquid and the bottom which will become visible in the rendering. The preview of voxels and the Liquid and WetMap particles is switched off in order to speed up simulation and only the preview of Foam and Splash particles remains enabled. You may re-enable the preview if you want to observe the simulation process, or alternatively, you can speed up the simulation even more by setting Read Cache for Preview to Disable During Sim from the Preview rollout.

set up a pool scene using Phoenix. The pool and the ocean simulator used for the background are both using Pure Ocean mode, which creates a flat ocean surface up to the Ocean Level height. It does not need loaded caches and if there are any, it ignores their content, so no simulation details will show. Thus changing frames and generating the ocean surface is very quick. A Phoenix Ocean texture is used to displace the pool and ocean surfaces and give them the characteristic water surface look.

For the rendering part, the scene uses the Progressive caustics sampler to create the caustics effect in the pool.

Software used: Phoenix 5.01.00 Official Release, V-Ray 6, hotfix 3 Official Release, 3ds Max 2018


Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/v6dT5yaojrI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Rocket

...

UI Button
newWindowtrue
icondownload
titleScenes (245 MB)
urlhttps://drive.google.com/uc?export=download&id=1ROGPAd8PcdqQYpfHKMpqKHP1jyQ_tR7M
 

This scene demonstrates how to set up a rocket launch scene using Phoenix. A Fire Source in Volume Inject mode is used for the smoke emission from the rocket and the boosters. Another two Fire Sources in Volume Brush mode are used to change the RGB color of the smoke near the ground to give it more variation. Since the scene has a lot of geometry and we wish only a few parts of it to interact with the simulation, the Scene Interaction is set to Include list and only the objects relevant to the simulation are picked. For the rendering the Smoke Scattering is set to Ray-traced in order to get more realistic scattering of the light through the smoke. The Phase Function for the smoke is set to 0.7 so that the light can scatter more and give the lighter smoke steam appearance. The scene contains a primitive called "Blocker" which is a Solid Object until Frame 74 and holds the smoke generated by the Boosters below the Launchpad, after Frame 75 the Blocker is set to a Non-Solid Object and the smoke can start travel upwards.

The attached example scene with higher resolution has a starting Grid Resolution of 12 million cellsVoxel Size of 0.203m and Adaptive Grid set to Smoke, so the Grid will automatically expand when it's needed. The Grid Resolution reaches 1.35 billion cells in its final stage at Frame 300.

The attached example scene with lower resolution has a starting Grid Resolution of 1.7 million cells, Voxel Size of 0.397m and Adaptive Grid set to Smoke, so the Grid will automatically expand when it's needed. The Grid Resolution reaches 413 million cells in its final stage at Frame 300.

The example videos below demonstrate the results with two Grid Resolutions scaled to 1.35 billion cells and 413 million cells.

Software used: Phoenix 5.01.00 Official Release, V-Ray 6, hotfix 2 Official Release, 3ds Max 2018


Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/0r_bp5V_OZY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

Grid Resolution of around 1.35 billion cells, simulated on a machine with 256GB of RAM

 

...

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/on1zHQj5I_w" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

Grid Resolution of around 413 million cells, simulated on a machine with 64GB of RAM

 

Static Clouds

...

UI Button
newWindowtrue
icondownload
titleScene (0.99 MB)
urlhttps://drive.google.com/uc?export=download&id=182VsglZY8wnwN0fskcHknIROXyf4ofUT
 

This scene demonstrates how to set up a static clouds scene using Phoenix. A Fire Source in Volume Brush mode is filling the cloud shaped emitter geometry over time. The smoke channel is mapped with a noise texture in order to give the cloud shape more randomized and wispy look. The Input is set to Cache Index mode so that a single cache file will be used through the whole animation sequnce. For the rendering the Smoke scattering is set to Ray-traced in order to get more realistic scattering of the light through the clouds. 

Software used: Phoenix 4.41.00, V-Ray 5 Update 1.3, 3ds Max 2018Software used: Phoenix FD 3.10.01 nightly (24 Mar 2018), V-Ray 3.60.04, 3ds Max 2014

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/uFepjx_euhkTJsw7HHn0Xo" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

 

...

Sink

...

UI Button
newWindowtrue
icondownload
titleScene (59 1.46 MB)
urlhttps://drive.google.com/uc?export=download&id=10UnWU07O-6y_5jP1R4DTUUuWpxugQnB81an76ejbjtpzBr-oUIaizMp4GFNqbleau
 

This scene is setup in such a way that you can use Resimulation with Wavelet Turbulence in order to add detail to an initial simulation of a relatively low resolution. In order to get a good rolling from the smoke, high Conservation Quality is used, along with PCG Symmetric conservation.

 

demonstrates how to set up a simple sink scene using Phoenix. There are two Liquid sources, one for the faucet and another one using negative Outgoing velocity in order to consume some liquid and prevent the sink from filling up. In order for the sink to be filled with some liquid at the start, a simple box is used with the Initial Fill option enabled in its Phoenix Properties. The steps per frame are set to 12 in order to compensate for the fast moving liquid particles.

Software used: Phoenix 4.40.00, V-Ray 5 Update 1.2, 3ds Max 2018

 

Align
align
Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/WAspONOwtjI?rel=0?loop=1?playlist=WAspONOwtjIVKmFnQDhPk8" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

 

Smoke and fire following a path


Boiling Liquid using the Particle Tuner

...

UI Button
newWindowtrue
icondownload
titleScene (0.5 MB287 kB)
urlhttps://drive.google.com/uc?export=download&id=1WUDZgTJeiQjghNj2svEOApcOtYr3eukU1W5ZgqYP9LVkH0_U2K2iEOSsuFFtHkgcN
 

This setup uses the FollowPath helper in order to guide two separate simulations of smoke and fire along spline curves. The smoke simulation must be run before the fire simulation. Note that the FollowPath force can be used for liquids as well.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/8P3VJCqIy6s?rel=0?loop=1?playlist=8P3VJCqIy6s" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

 

Car tire burnout

UI Button
newWindowtrue
icondownload
titleScene (0.3 MB)
urlhttps://drive.google.com/uc?export=download&id=1-2MaYYherYb6O9dx5nU_b7oMi3SToM9Z

The tire is made Solid. Another cylindrical geometry object is created around the tire in order to drag the smoke around it. The surrounding body is made non-Solid and non-renderable. It is connected to a PHXSource and everything on the source is turned off except for Motion Velocity so that the body affects the smoke's velocity when spinning. The surrounding body must be connected to the wheel and spin together with it. The simulator's Object voxels are set to Inscribed so that the smoke would enter the real renderable wheel's volume a bit, otherwise, there would be a visible gap between the smoke and the tire. You can control how much the smoke is dragged by the wheel using the Motion Velocity multiplier on the source.

A non-Solid, non-renderable box is placed at the contact patch between the wheel and the ground. It is connected to a second PHXSource and the source is set in inject mode as it discharges smoke with added pressure.

scene demonstrates how to setup boiling liquid with foam, where the foam size is based on the distance to a certain object using Phoenix. The scene uses dummy non-renderable geometry to fill the teapot with liquid at the start of the simulation using the Initial Liquid Fill option.

A Liquid Source in Volume Inject mode, using pFlow particles as an emitter is used to stir up the liquid and create the boiling effect. 

The Foam particles are enabled in the Simulator. Then in the Output rollout of the Simulator the particle Velocity, ID, Age, RGB and Size channels for the Foam are enabled.

There are 5 Particle Tuners in the scene. The first two change the color of the foam particles based on their age. The third Particle Tuner takes the red foam particles that are inside of a text object and have an age of over two seconds and makes them bigger. 

The fourth Particle Tuner makes all the foam particles outside of the text object smaller. Finally the fifth Particle Tuner sets the Velocity on the Z axis for the bigger foam particles to 0 - preventing them from bouncing up and down.

Software used: Phoenix 4.40.00V-Ray 5 Update 1, 3ds Max 2018

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/WtBI3xI4UgU" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>


Underwater Explosion

...

UI Button
newWindowtrue
icondownload
titleScene (1.36 MB)
urlhttps://drive.google.com/uc?export=download&id=1BwWcH7m2arGGfFCk3KSc7aXeyNAMCixb
 

This scene demonstrates how to setup an underwater explosion using Phoenix. The scene uses two animated Liquid Sources in Volume Inject mode to get more interesting shape of the explosion. Each emitter has different geometry and animation for the Inject Power.

The Grid resolution is crucial for this setup. It controls the amount of particles emitted through the source and thus makes the explosion bigger or smaller. The scene scale is lowered to 0.5 to make the simulation a little bit faster in terms of speed for the water and the particles movement.  The Foam and Splash particles are enabled in the Simulator. 

In the Splash settings some of the particles are converted to Mist and the Foam on hit is set to 1 so that when the splashes collide with the liquid they will create foam.

In the Foam settings the rising and the falling speed of the foam contribute to foam movement and the large scale look of the explosion. To get a more interesting look for the foam the Foam Patterns are set to 0.4.  

Additionally Phoenix Plain Force and a Turbulence Force are added to enhance the movement of the mist.

Software used: Phoenix 5.01.00 Nightly from 23.08.2022, V-Ray 6 Hotfix 2, 3ds Max 2018

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/HKXJn4gw_g8" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>


thinkingParticles Explosion

...

UI Button
newWindowtrue
icondownload
titleScene (36 MB)
urlhttps://drive.google.com/uc?export=download&id=1aXD51RmKh1ujLO07QkDEj3Xx-Gx0ut5s
 

This scene demonstrates how to use the Phoenix operators inside of thinkingParticles. The Phoenix TP Birth operator creates particles based on the smoke channel of the Phoenix simulation. Then the created particles are advected using the velocity data from the Phoenix simulation through the Phoenix TP Force operator. Finally the Phoenix TP Sample operator reads the data from the Phoenix simulation and uses the Speed channel to set the Size variation of the tP particles. The Speed data from the Phoenix simulation is also passed to the Vertex color of a cube geometry, used as a Shape instance in the scene.

For the rendering part, the particle material is using Phoenix Grid Texture that reads the Fire color from the Phoenix simulation and sends it to the Self-Illumination slot of a V-Ray Material. For the Diffuse part of the shader - V-Ray Comp texture is used to multiply a concrete texture with the Vertex color data.

Software used: Phoenix 4.20.00, thinkingParticles V6.8.166, V-Ray Next Update 3, 3ds Max 2018

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/ffJleFLnCsg" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Shower

...

UI Button
newWindowtrue
icondownload
titleScene (7.73 MB)
urlhttps://drive.google.com/uc?export=download&id=1chiMYhvrTyd_8Z8r6Hlll-HKM1P9Ujxr
 

This scene demonstrates how to set up a simple shower scene using Phoenix. The shower nozzles are added to the Liquid source with some noise for the Outgoing Velocity in order to randomize the emission. The steps per frame are set to 10 in order to compensate for the fast moving liquid particles.

Software used: Phoenix 3.12.00, V-Ray Next, 3ds Max 2015

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/hU7K3kqZOB4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Fountain

...

UI Button
newWindowtrue
icondownload
titleScene (1.1 MB)
urlhttps://drive.google.com/uc?export=download&id=1CrKYSgflaMA-1oJ21wuKCUKGj4dHAJAQ
 

This scene demonstrates how to set up a simple fountain scene using Phoenix. There are four different sources with added noise for the Outgoing velocity in order to randomize the emission. The rendering of the Liquid simulator is disabled and the liquid particles are rendered as points using the Phoenix Particle Shader. For the ground material a Phoenix Particle Texture which uses the Wetmap particles is used as a mask to blend between a dry and wet material.

Software used: Phoenix 3.10.00, V-Ray 3.60.04, 3ds Max 2015

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/urTQy4j7sj4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Beach waves

...

UI Button
newWindowtrue
icondownload
titleScene (87 MB)
urlhttps://drive.google.com/uc?export=download&id=1ARQNuYXkHB1e35CRR0HsJeOSNebssIbt

This scene demonstrates how to use the Phoenix Wave Force to create simulated waves on a shore. The simulated waves create Splash particles which in turn create Foam particles by using the Foam On Hit parameter of the Splash particles. Other important settings for the setup are the Droplets Surfing option which is enabled so that waves would slide upon the water surface instead of directly mixing with the water volume, and also the Foam Patterns which help create a more diverse surface of the foam left behind by the waves. The Foam Rising Speed is tuned to 35 cm/sec so the Foam remains underwater for a short while and can be tinted using the water material's fog color.

The Foam and Splash particles are rendered using the Phoenix Particle Shader in Point mode, which is the fastest particle render mode and is recommended for large scale scenes where individual bubbles are not visible and vast volumes of particles must be rendered. The settings are tuned in such a way that you can quickly switch to Bubble mode for the Foam and Splash mode for the Splash particles which are a bit more realistic but will take much longer to render. The Point Shadow Strength is boosted to 3.0 so the volume of the foam volume stands out and the foam is not rendered flat. The Point Alpha is lowered to 0.1 so individual foam particles don't pop up in the render as bright points, and only larger masses of foam are rendered more opaque. The Volume Light Cache of the Particle Shader is also enabled and uses a high Light Cache Speedup in order to improve the render times.

The liquid also creates WetMap particles over the shore geometry which are used to mask wet and dry materials using the Particle Texture. Mesh Smoothing is enabled in order to remove noise from the liquid mesh's surface, and the Mesh Smoothing Particle Size is increased so the mesh doesn't shrink and reveal air pockets between the liquid and the bottom which will become visible in the rendering. The preview of voxels and the Liquid and WetMap particles is switched off in order to speed up simulation and only the preview of Foam and Splash particles remains enabled. You may re-enable the preview if you want to observe the simulation process, or alternatively, you can speed up the simulation even more by setting Read Cache for Preview to Disable During Sim from the Preview rollout.

Software used: Phoenix 3.10.01 nightly (24 Mar 2018), V-Ray 3.60.04, 3ds Max 2014The scene uses classic Vorticity for this one. PCG Symmetric conservation is used as it is more detailed than Smooth. The Conservation Quality is set to 20 so the smoke rolls better. Simulation steps are set to 2 - 1 step is not enough and the smoke starts becoming grainy due to the high velocity, but more than 2 starts to smooth out the smoke a bit too much.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/Vj4o04HLkpouFepjx_euhk" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

  

Volcano

Lava lamp

...

UI Button
newWindowtrue
icondownload
titleScene (0.7 48 MB)
urlhttps://drive.google.com/uc?export=download&id=1ESM_sU8sADJhYxY_qpCgjmGY0xIEUuD11ommr6aPJtgs-fYWeiKj4bkHb8FudtCWd

This setup uses a few Sources with animated noise textures as masks for the discharge so that the smoke and fire emission are randomized. In order to get a good rolling from the smoke, high Conservation Quality is used, along with PCG Symmetric conservation.

To add detail to the initial simulation of a relatively low resolution, make sure to enable the Resimulation and run the simulation again.

Software used: Phoenix 4.41.01 nightly from 5 Oct 2021, V-Ray 5 Update 2, 3ds Max 2018


Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/k143Sz1AEOY?rel=0?loop=1?playlist=k143Sz1AEOY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Smoke and fire following a path

...

UI Button
newWindowtrue
icondownload
titleScene (0.5 MB)
urlhttps://drive.google.com/uc?export=download&id=1WUDZgTJeiQjghNj2svEOApcOtYr3eukU

This setup uses the FollowPath helper in order to guide two separate simulations of smoke and fire along spline curves. The smoke simulation must be run before the fire simulation. Note that the FollowPath force can be used for liquids as wellThree forces are used in the scene. Two BodyForce helpers on the top and bottom of the lamp to give the fluid its vertical motion, and a Turbulence field that adds chaotic changes in the velocity field to break the bubbles apart.
The BodyForce helpers are set up such that each one affects only half the lamp. The bottom one pushes the liquid upwards, and the top one pushes it back down. After a while, the fluid loses its momentum and the system reaches equilibrium. To avoid this, a weak turbulence has been added that prevents the system from balancing and introduces additional fluid splitting forces.
A polygon grid has been added at the bottom of the lamp to help the fluid collect there, just like it does in real Lava Lamps.
The Liquid Source is in Volume Brush Emit Mode, connected to a Sphere. The "Non-Solid" option is enabled on the Sphere for the Volume Brush mode to work.
The discharge parameter is animated - if you'd rather have more/less liquid in the lamp, you can simply move the key along the timeline or input a different value for this parameter.
Play Speed is set to 0.4 to slow down the playback of the simulation.
You can play with the Random Seed value on the Turbulence node to get different looking simulations with little effort.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/uDzmp91jA8k8P3VJCqIy6s?rel=0?loop=1?playlist=8P3VJCqIy6s" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

...

 

Car tire burnout

...

UI Button
newWindowtrue
icondownload
titleScene (1 0.3 MB)
urlhttps://drive.google.com/uc?export=download&id=1-GIcWDqCNkP_kC-7KsJlZJGz2Fu2-U-y

This scene shows how to shape a liquid into a geometry volume using the BodyForce helper.

.google.com/uc?export=download&id=1-2MaYYherYb6O9dx5nU_b7oMi3SToM9Z

The tire is made Solid. Another cylindrical geometry object is created around the tire in order to drag the smoke around it. The surrounding body is made non-Solid and non-renderable. It is connected to a PHXSource and everything on the source is turned off except for Motion Velocity so that the body affects the smoke's velocity when spinning. The surrounding body must be connected to the wheel and spin together with it. The simulator's Object voxels are set to Inscribed so that the smoke would enter the real renderable wheel's volume a bit, otherwise, there would be a visible gap between the smoke and the tire. You can control how much the smoke is dragged by the wheel using the Motion Velocity multiplier on the source.

A non-Solid, non-renderable box is placed at the contact patch between the wheel and the ground. It is connected to a second PHXSource and the source is set in Inject mode as it discharges smoke with added pressure.

The scene uses classic Vorticity for this one. PCG Symmetric conservation is used as it is more detailed than Smooth. The Conservation Quality is set to 20 so the smoke rolls better. Simulation steps are set to 2 - 1 step is not enough and the smoke starts becoming grainy due to the high velocity, but more than 2 starts to smooth out the smoke a bit too muchBoth solid and non-solid modes are supported. When the object is solid, the liquid will be pushed to its surface. When the object is non-solid, the liquid would fill the object. This scene uses non-solid objects which are made non-renderable and their volume is filled. The strength of each force is animated in order to produce the morphing. The forces are activated sequentially and the liquid takes the shape of the currently active force.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/w3oZ5jg0mgI?rel=0?loop=1?playlist=w3oZ5jg0mgIVj4o04HLkpo" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

 

...

Lava lamp

...

UI Button
newWindowtrue
icondownload
titleScene (

...

0.7 MB)
urlhttps://drive.google.com/uc?export=download&id=

...

This scene demonstrates how to set up a Fireplace simulation.

1ESM_sU8sADJhYxY_qpCgjmGY0xIEUuD1

Three forces are used in the scene. Two BodyForce helpers on the top and bottom of the lamp to give the fluid its vertical motion, and a Turbulence field that adds chaotic changes in the velocity field to break the bubbles apart.

The BodyForce helpers are set up such that each one affects only half the lamp. The bottom one pushes the liquid upwards, and the top one pushes it back down. After a while, the fluid loses its momentum and the system reaches equilibrium. To avoid this, a weak turbulence has been added that prevents the system from balancing and introduces additional fluid splitting forces.
A polygon grid has been added at the bottom of the lamp to help the fluid collect there, just like it does in real Lava Lamps.
The Liquid Source is in Volume Brush Emit Mode, connected to a Sphere. The "Non-Solid" option is enabled on the Sphere for the Volume Brush mode to work.
The discharge parameter is animated - if you'd rather have more/less liquid in the lamp, you can simply move the key along the timeline or input a different value for this parameter.
Play Speed is set to 0.4 to slow down the playback of the simulation.
You can play with the Random Seed value on the Turbulence node to get different looking simulations with little effortFor this scene, the Conservation Method is set to Buffered as it produces the best detail for fire simulations. The Steps per Frame option is set to 5 because of the fast motion of the flames. A noise texture is used for the Outgoing Velocity and Temperature slots of the Source so that the fire emission is distributed randomly along the logs' surface which adds more diversity.
For rendering, the Fire opacity mode is set to Fully Visible and the render curve is adjusted to bring out the detail of the fire. The Light Power on Scene option is set to 2 so that the intensity of the light cast on the scene will be higher.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/trS1nlrX1CY?rel=0?loop=1?playlist=trS1nlrX1CYuDzmp91jA8k" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

 

Ship in the ocean

Liquid morphing

...

UI Button
newWindowtrue
icondownload
titleScene (4 1 MB)
urlhttps://drive.google.com/uc?export=download&id=1-gNfRown_QdlBoiVRFMi7-_sSkhbhLxsGIcWDqCNkP_kC-7KsJlZJGz2Fu2-U-y

This scene shows how to shape a liquid into a geometry volume using the BodyForce helper.

Both solid and non-solid modes are supported. When the object is solid, the liquid will be pushed to its surface. When the object is non-solid, the liquid would fill the object. This scene uses non-solid objects which are made non-renderable and their volume is filled. The strength of each force is animated in order to produce the morphing. The forces are activated sequentially and the liquid takes the shape of the currently active forceThis example is a sea simulation involving foam and splash. Only the zone around the ship is simulated. The rest of the ocean is simply a surface with waves. Usually, such simulations require a large container that covers the entire route of the ship. With Phoenix FD this is no longer needed. The container covers only the ship and is connected to it, and the Inertial forces option makes the movement of the water the same as if the ship is moving in a very large static container. For more information how this technique works, see the Tips and Tricks section.
The foam is born indirectly by the splash. For large scale scenes, this method is better than direct foam birth because it can't produce bunches of foam. The Outside life is set to 20 sec. to allow the foam to leave the container and to form the wake. The rendering of the ocean surface uses the Ocean render mode, and displacement with Ocean Texture | PhoenixFDOceanTex.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/4f142IlbFNIw3oZ5jg0mgI?rel=0?loop=1?playlist=4f142IlbFNIw3oZ5jg0mgI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

...

Fireplace

...

UI Button
newWindowtrue
icondownload
titleScene (

...

236 kB)
urlhttps://drive.google.com/uc?export=download&id=

...

1wWTs4HTkcXIIFburpJZ_kL3dVbq2k9PD

This example shows scene demonstrates how to simulate the process of covering a cookie with chocolate. The parameter that makes the liquid thick is the Viscosity. The bigger the viscosity, the thicker the liquid.When simulating viscous liquids, you have to enable the Wetting and the Sticky Liquid. Otherwise, the liquid will not stick to the objects. Another important point in this scene is the Mesh smoothing. It is very important to enable Liquid Particles for smoothing, because otherwise, the animation may flicker. To use particle-based smoothing, the liquid particles must be exported. See the Output rollout for more information.set up a Fireplace simulation.

For this scene, the Conservation Method is set to Buffered as it produces the best detail for fire simulations. The Steps per Frame option is set to 5 because of the fast motion of the flames. A noise texture is used for the Outgoing Velocity and Temperature slots of the Source so that the fire emission is distributed randomly along the logs' surface which adds more diversity.
For rendering, the Fire opacity mode is set to Use Own Opacity and the render curve is adjusted to bring out the detail of the fire. The Fire opacity is multiplied by a V-Ray Distance texture in order to make the fire transparent near the logs. 

Software used: Phoenix 4.40.00, V-Ray 5 Update 1, 3ds Max 2018

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/gVCVfjJQqhwPG2alf1J3cE?rel=0?loop=1?playlist=gVCVfjJQqhwPG2alf1J3cE" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

  

Chocolate

Ink in water

...

UI Button
newWindowtrue
icondownload
titleScene (0.3 MB)
urlhttps://drive.google.com/uc?export=download&id=17l0Po2tN5EyaPVKplPQNbvx6DfNuJFmY1A7GF8-ABsWjpZHFKGvqlkOVqHGQDxdtr

This example demonstrates a technique for rendering thin smoke layers, ink in water, etc. The technique is particle-based and uses the Point mode of the Particle Shader. To achieve good smoothness, more than 50M particles are used. This produces huge cache file sizes of up to 1GB per frame. Thus, the Preview is switched off because loading of the file in the memory can take longer than the simulation itself. You may re-enable the preview if you want to observe the simulation processshows how to simulate the process of covering a cookie with chocolate. The parameter that makes the liquid thick is the Viscosity. The bigger the viscosity, the thicker the liquid.

When simulating viscous liquids, you have to enable the Wetting and the Sticky Liquid. Otherwise, the liquid will not stick to the objects. Another important point in this scene is the Mesh smoothing. It is very important to enable Liquid Particles for smoothing, because otherwise, the animation may flicker. To use particle-based smoothing, the liquid particles must be exported. See the Output rollout for more information.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/FuNetPHuTM8gVCVfjJQqhw?rel=0?loop=1?playlist=FuNetPHuTM8gVCVfjJQqhw" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

  

Ink in water

Nuke

...

UI Button
newWindowtrue
icondownload
titleScene (0.3 MB)
urlhttps://drive.google.com/uc?export=download&id=1YB270QK92LSRv8dkUVgDbD_eQEIFmE_A//drive.google.com/uc?export=download&id=17l0Po2tN5EyaPVKplPQNbvx6DfNuJFmY

This example demonstrates a technique for rendering thin smoke layers, ink in water, etc. The technique is particle-based and uses the Point mode of the Particle Shader. To achieve good smoothness, more than 50M particles are used. This produces huge cache file sizes of up to 1GB per frame. Thus, the Preview is switched off because loading of the file in the memory can take longer than the simulation itself. You may re-enable the preview if you want to observe the simulation processThis scene demonstrates how to create a highly symmetrical nuclear mushroom cloud. The setup contains a spherical emitter which creates the fireball, as well as a particle system, created using PFlow which expands in the shape of a ring and creates the blast wave. The scene uses Direct Symmetric Conservation with high Quality in order to produce good rolling of the vortex ring that forms from the fireball, and Massive Vorticity is used in order to give more detail to the smoke.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/LSbiFYhLiTIFuNetPHuTM8?rel=0?loop=1?playlist=LSbiFYhLiTIFuNetPHuTM8" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

 

 

 

Nuke

...

UI Button
newWindowtrue
icondownload
titleScene (2 3 MB)
urlhttps://drive.google.com/uc?export=download&id=1gOzlMFehmVrHngUEheJPXGpSnuL1ILnd1YB270QK92LSRv8dkUVgDbD_eQEIFmE_A

This

...

scene demonstrates how to create a highly symmetrical nuclear mushroom cloud. The setup contains a spherical emitter which creates the fireball, as well as a particle system, created using PFlow which expands in the shape of a ring and creates the blast wave. The scene uses Direct Symmetric Conservation with high Quality in order to produce good rolling of the vortex ring that forms from the fireball, and Massive Vorticity is used in order to give more detail to the smoke.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/zvA_aHYXeUwLSbiFYhLiTI?rel=0?loop=1?playlist=zvA_aHYXeUwLSbiFYhLiTI" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Anchor

 

Wine
Wine
Wine

...

...

UI Button
newWindowtrue
icondownload
titleScene (1 2 MB)
urlhttps://drive.google.com/uc?export=download&id=13K-VYqbZ7m3je8rgPejQwnlJMz1ydQT3
This setup uses several PFlow particle systems that are connected to separate Phoenix Sources, each one emitting different RGB color. As the explosion unfolds, the colors are mixed in order to produce a more realistic look, as actual explosions usually involve different materials which have different colors as well. A Plain Force | PlainForce helper is used to produce wind which directs the smoke produced by the initial blast sideways.
1gOzlMFehmVrHngUEheJPXGpSnuL1ILnd

This example shows how to connect two simulators in a cascading way and how to avoid the moving container problem. The scene uses two simulators. You have to run bottlesim first and once it finishes, run glasssim. The liquid transfer is achieved by setting the first simulator in the Cascade Source slot of the glass simulator's Grid rollout. 

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/I-JIeved3bYzvA_aHYXeUw?rel=0?loop=1?playlist=I-JIeved3bYzvA_aHYXeUw" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

...

iframe>

 

RGB Explosion

...

UI Button
newWindowtrue
icondownload
titleScene (0.3 1 MB)
urlhttps://drive.google.com/uc?export=download&id=1KNTFWoCacWWsO1uYzZINtByy5LEjLowq13K-VYqbZ7m3je8rgPejQwnlJMz1ydQT3

This setup uses several PFlow particle systems that are connected to separate Phoenix Sources, each one emitting different RGB color. As the explosion unfolds, the colors are mixed in order to produce a more realistic look, as actual explosions usually involve different materials which have different colors as well. A Plain Force helper is used to produce wind which directs the smoke produced by the initial blast sideways.

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/I-JIeved3bY?rel=0?loop=1?playlist=I-JIeved3bY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

 

Looped bubbles

...

UI Button
newWindowtrue
icondownload
titleScene (1.05 MB)
urlhttps://drive.google.com/uc?export=download&id=1MQ_QVex6F4xwSYlqzBdXLaYruRHU3ZzM

When creating flowing and repeated effects such as fireplaces, campfires or torch fires, water in fountains, waterfalls or boiling liquid you can save a pretty good amount of simulation time by rendering a short looped sequence. In the Input roll-out, simply select the Loop mode in the Time Bend Controls and adjust the looped sequence.  In this mode, the Cache Origin parameter specifies the beginning of the looped sequence, the Length parameter specifies the length of the loop, and Loop Overlap specifies the number of overlapped frames that ensure smooth transition between the end and the start of the loop. Note that you need to have simulated at least Cache Origin + Length + Loop Overlap cached frames for this mode to work correctly. When looping particles, make sure to export the particle ID channel in the Output rollout.

Software used: Phoenix 4.41.02 Nightly from 02.09.2021, V-Ray 5 Update 1, 3ds Max 2018In many cases like torches, fountains, waterfalls, etc., you can save a pretty good amount of simulation time by rendering a short looped sequence. Usually, this is done in post-production by overlapping and blending the start and the end of the looped sequence. This method is not easy, and often the result is not good, especially when particles are involved. Since version 2.2, Phoenix FD has the ability to make this automatically.  In the Input roll-out, simply select Loop in the Time Bend Controls and adjust the looped sequence. When simply repeating a sequence, the moment where the last frame switches back to the first one will not produce smooth results. The goal of the loop adjustment is to make the loop transition invisible. The grid part of the content is looped in a trivial way, the frames are just blended linearly, but the particles need more attention and that's why the sample scene is particle oriented. What we need to know about the particle looping technique? The most important is that it is age based. You need to export the Age channel through the Output rollout to make it possible. In the typical looped simulation, particles have a relatively short life span; they are constantly produced and removed. For example, in a fountain the splash droplets are born near the top, they fall down, and when they hit the ground they disappear. The typical particle, in this case, lives about one second. For good transition of the looped sequence, you need to set the loop overlap bigger or equal to this average particle life span. If this condition is not satisfied, there will be particles that disappear suddenly and the transition will be visible. In the sample scene the average lifespan of the bubbles is about 1.5 sec and the loop overlap is set to be 50 frames. 

 

Align
aligncenter
HTML
<iframe width="960" height="540" src="https://www.youtube.com/embed/cS9-je3x14Ysl9wp41msQM?rel=0?loop=1?playlist=cS9-je3x14Ysl9wp41msQM" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>