2.3.1. The Multiple Reference Frame Model

2.3.1.1. Overview

The MRF model  [399] is, perhaps, the simplest of the two approaches for multiple zones. It is a steady-state approximation in which individual cell zones can be assigned different rotational and/or translational speeds. The flow in each moving cell zone is solved using the moving reference frame equations. (For details, see Flow in a Moving Reference Frame). If the zone is stationary (), the equations reduce to their stationary forms. At the interfaces between cell zones, a local reference frame transformation is performed to enable flow variables in one zone to be used to calculate fluxes at the boundary of the adjacent zone. The MRF interface formulation will be discussed in more detail in The MRF Interface Formulation.

It should be noted that the MRF approach does not account for the relative motion of a moving zone with respect to adjacent zones (which may be moving or stationary); the mesh remains fixed for the computation. This is analogous to freezing the motion of the moving part in a specific position and observing the instantaneous flow field with the rotor in that position. Hence, the MRF is often referred to as the “frozen rotor approach.”

While the MRF approach is clearly an approximation, it can provide a reasonable model of the flow for many applications. For example, the MRF model can be used for turbomachinery applications in which rotor-stator interaction is relatively weak, and the flow is relatively uncomplicated at the interface between the moving and stationary zones. In mixing tanks, since the impeller-baffle interactions are relatively weak, large-scale transient effects are not present and the MRF model can be used.

Another potential use of the MRF model is to compute a flow field that can be used as an initial condition for a transient sliding mesh calculation. This eliminates the need for a startup calculation. The multiple reference frame model should not be used, however, if it is necessary to actually simulate the transients that may occur in strong rotor-stator interactions, as the sliding mesh model alone should be used (see Modeling Flows Using Sliding and Dynamic Meshes in the User's Guide).

2.3.1.2. Examples

For a mixing tank with a single impeller, you can define a moving reference frame that encompasses the impeller and the flow surrounding it, and use a stationary frame for the flow outside the impeller region. An example of this configuration is illustrated in Figure 2.4: Geometry with One Rotating Impeller. (The dashes denote the interface between the two reference frames.) Steady-state flow conditions are assumed at the interface between the two reference frames. That is, the velocity at the interface must be the same (in absolute terms) for each reference frame. The mesh does not move.

Figure 2.4: Geometry with One Rotating Impeller

Geometry with One Rotating Impeller

You can also model a problem that includes more than one moving reference frame. Figure 2.5: Geometry with Two Rotating Impellers shows a geometry that contains two rotating impellers side by side. This problem would be modeled using three reference frames: the stationary frame outside both impeller regions and two separate moving reference frames for the two impellers. (As noted above, the dashes denote the interfaces between reference frames.)

Figure 2.5: Geometry with Two Rotating Impellers

Geometry with Two Rotating Impellers

2.3.1.3. The MRF Interface Formulation

The MRF formulation that is applied to the interfaces will depend on the velocity formulation being used. The specific approaches will be discussed below for each case. It should be noted that the interface treatment applies to the velocity and velocity gradients, since these vector quantities change with a change in reference frame. Scalar quantities, such as temperature, pressure, density, turbulent kinetic energy, and so on, do not require any special treatment, and therefore are passed locally without any change.


Note:  The interface formulation used by Ansys Fluent does not account for different normal (to the interface) cell zone velocities. You should specify the zone motion of both adjacent cell zones in a way that the interface-normal velocity difference is zero.


2.3.1.3.1. Interface Treatment: Relative Velocity Formulation

In Ansys Fluent’s implementation of the MRF model, the calculation domain is divided into subdomains, each of which may be rotating and/or translating with respect to the laboratory (inertial) frame. The governing equations in each subdomain are written with respect to that subdomain’s reference frame. Thus, the flow in stationary and translating subdomains is governed by the equations in Continuity and Momentum Equations, while the flow in moving subdomains is governed by the equations presented in Equations for a Moving Reference Frame.

At the boundary between two subdomains, the diffusion and other terms in the governing equations in one subdomain require values for the velocities in the adjacent subdomain (see Figure 2.6: Interface Treatment for the MRF Model). Ansys Fluent enforces the continuity of the absolute velocity, , to provide the correct neighbor values of velocity for the subdomain under consideration. (This approach differs from the mixing plane approach described in The Mixing Plane Model, where a circumferential averaging technique is used.)

When the relative velocity formulation is used, velocities in each subdomain are computed relative to the motion of the subdomain. Velocities and velocity gradients are converted from a moving reference frame to the absolute inertial frame using Equation 2–15.

Figure 2.6: Interface Treatment for the MRF Model

Interface Treatment for the MRF Model

For a translational velocity , we have

(2–15)

From Equation 2–15, the gradient of the absolute velocity vector can be shown to be

(2–16)

Note that scalar quantities such as density, static pressure, static temperature, species mass fractions, and so on, are simply obtained locally from adjacent cells.

2.3.1.3.2. Interface Treatment: Absolute Velocity Formulation

When the absolute velocity formulation is used, the governing equations in each subdomain are written with respect to that subdomain’s reference frame, but the velocities are stored in the absolute frame. Therefore, no special transformation is required at the interface between two subdomains. Again, scalar quantities are determined locally from adjacent cells.