|
|
Overview
The MRF model [
46] 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 (see Section
10.2). 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. For more information about the MRF interface formulation, see
this section in the separate
Theory Guide.
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 flowfield 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, for example, 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, the sliding mesh model alone should be used (see this section in the separate Theory Guide).
For more information about and examples of multiple rotating reference frames, see this section in the separate Theory Guide.
Limitations
The following limitations exist when using the MRF approach:
An alternative approach for particle tracking and coupled discrete-phase calculations with multiple reference frames is to track particles based on absolute velocity instead of relative velocity. To make this change, use the define/models/dpm/ options/track-in-absolute-frame text command. Note, that the results may strongly depend on the location of walls inside the multiple reference frame. The particle injection velocities (specified in the Set Injection Properties dialog box) are defined relative to the frame of reference in which the particles are tracked. By default, the injection velocities are specified relative to the local reference frame. If you enable the track-in-absolute-frame option, the injection velocities are specified relative to the absolute frame.
|
|
You can switch from the MRF model to the sliding mesh model for a more robust solution. See Section
11.2 for details on how to make this change in the fluid's boundary conditions. Currently, this switch is not possible when running in parallel.
|