Comparing the Results
In this section, compare the height and shape of the deadman region with the experimental image of Zhou et al. To show the deadman region more clearly, you create the user-defined field function, oldParticles, which displays the particles with residence times of less than 36.5 s all in the same color.
-
Open the
node at the bottom of the main object tree. Right-click the node and select . - Rename the Old Particles node to
-
Select the
node and set the following properties:
Property Setting Function Name OldParticles Definition max(0,$ParticleResidenceTime - ($Time-13.5)) + ($Time-13.5) -
Select the
> node and set the Function to .
The
Scalar Scene 1 in the
Graphics window appears as shown below:


Deep blue colored particles are newer particles, injected after time t=13.5 s. The remaining particles are the ones that had come into the domain before 13.5 s.
The following screenshot shows the comparison, with the experimental image superimposed on top of the Old Particles scene above and zoomed in using the mouse buttons:


The deadman size, height, and shape are well-predicted.