![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The underlying physics of the Discrete Phase Model is described by ordinary differential equations (ODE) as opposed to the continuous flow which is expressed in the form of partial differential equations (PDE). Therefore, the Discrete Phase Model uses its own numerical mechanisms and discretization schemes, which are completely different from other numerics used in ANSYS FLUENT.
The Numerics tab gives you control over the numerical schemes for particle tracking as well as solutions of heat and mass equations (Figure 23.2.4).
Numerics for Tracking of the Particles
To solve equations of motion for the particles, the following numerical schemes are available:
For additional details, see Section 23.6.
You can either choose a single tracking scheme, or switch between higher order and lower order tracking schemes using an automated selection based on the accuracy to be achieved and the stability range of each scheme. In addition, you can control how accurately the equations need to be solved.
|
This mechanism is only available when
Accuracy Control is enabled.
|
Including Coupled Heat-Mass Solution Effects on the Particles
By default, the solution of the particle heat and mass equations are solved in a segregated manner. If you enable the Coupled Heat-Mass Solution option, ANSYS FLUENT will solve this pair of equations using a stiff, coupled ODE solver with error tolerance control. The increased accuracy, however, comes at the expense of increased computational time.
Tracking in a Reference Frame
Particle tracking is related to a coordinate system. With Track in Absolute Frame enabled, you can choose to track the particles in the absolute reference frame. All particle coordinates and velocities are then computed in this frame. The forces due to friction with the continuous phase are transformed to this frame automatically.
In rotating flows it might be appropriate for numerical reasons to track the particles in the relative reference frame. If several reference frames exist in one simulation, then the particle velocities are transformed to each reference frame when they enter the fluid zone associated with this reference frame.
Staggering of Particles in Space and Time
In order to obtain a better representation of an injector, the particles can be staggered either spatially or temporally. When particles are staggered spatially, ANSYS FLUENT randomly samples from the region in which the spray is specified (e.g., the sheet thickness in the pressure-swirl atomizer) so that as the calculation progresses, trajectories will originate from the entire region. This allows the entire geometry specified in the atomizer to be sampled while specifying fewer streams in the input dialog box, thus decreasing computational expense.
When injecting particles in a transient calculation using relatively large time steps in relation to the spray event, the particles can clump together in discrete bunches. The clumps do not look physically realistic, though ANSYS FLUENT calculates the trajectory for each particle as it passes through a cell and the coupling to the gas phase is properly accounted for. To obtain a statistically smoother representation of the spray, the particles can be staggered in time. During the first time step, the particle is tracked for a random percentage of its initial step. This results in a sample of the initial volume swept out by the particle during the first time step and a smoother, more uniform spatial distribution at longer time intervals.
The menu for staggering is available in the text user interface(TUI), under
define/models/dpm/options/particle-staggering.
The "staggering factor'' in the TUI is a constant which multiplies the random sample. The staggering factor controls the percentage of the initial time step that will be sampled. For example, if the staggering factor is 0.5, then the parcels in the injection will be tracked between half and all of their full initial time step. If the staggering factor is 0.1, then the parcels will be tracked between ninety percent and all of their initial time step. If the staggering factor is set to 0.9, the parcels will be tracked between ten percent and all of their initial time step. This allows you to control the amount of smoothing between injections.
The default values for the options in the TUI are no temporal staggering and a temporal staggering factor of 1.0. The temporal staggering factor is inactive until the flag for temporal staggering is enabled.