Flow Models Reference
Flow models solve the conservation equations for mass and momentum.
The Segregated Flow model invokes the segregated solver which solves each of the momentum equations in turn, one for each dimension. The linkage between the momentum and continuity equations is achieved with a predictor-corrector approach. The complete formulation can be described as using a colocated variable arrangement (as opposed to staggered) and a Rhie-and-Chow-type pressure-velocity coupling combined with a SIMPLE-type algorithm. This model has its roots in constant-density flows. Although it can handle mildly compressible flows and low Rayleigh number natural convection, it is not suitable for shock-capturing, high Mach number, and high Rayleigh-number applications.
The Coupled Flow model solves the conservation equations for mass and momentum simultaneously using a pseudo-time-marching approach. One advantage of this formulation is its robustness for solving flows with dominant source terms, such as rotation. Another advantage of the coupled solver is that CPU time scales linearly with cell count; in other words, the convergence rate does not deteriorate as the mesh is refined. This model can also evaluate inviscid fluxes with the optional AUSM+ scheme, which offers advantages for various cases.
Model Names and Abbreviations | Segregated Flow | SF | |
Coupled Flow | CF | ||
Theory | See Theory Guide—Segregated Flow Solver and Theory Guide—Coupled Flow Solver. | ||
Provided By | |||
Example Node Path |
|
||
Requires |
|
||
Properties |
See Properties Lookup. |
||
Activates | Physics Models | Model Groups
|
|
Model Controls (child nodes) |
See Model Controls. |
||
Reference Values |
See Reference Values. |
||
Initial Conditions |
See Initial Conditions. |
||
Boundary Inputs | |||
Region Inputs |
|
||
Solvers |
|
||
Monitors |
|
||
Field Functions |
|
Properties Lookup
The following table shows which properties are used by which Flow model. Use the abbreviations given in the models overview above.
Property | SF | CF |
---|---|---|
|
✓ | |
|
✓ | |
|
✓ | |
|
✓ | |
|
✓ | |
|
✓ | |
|
✓ | ✓ |
|
✓ | |
|
✓ | |
|
✓ | |
|
✓ | |
|
✓ | ✓ |
|
✓ | |
|
✓ | |
|
✓ | ✓ |
|
✓ | |
|
✓ | |
|
✓ |
* The Unsteady Low-Mach Preconditioning and Unsteady Preconditioning Max Factor properties control treatment of mass-flux pressure dissipation, (described in [31]). When you activate unsteady preconditioning, is a function of the ratio of a local time-step to the user-defined time-step. This local time-step is obtained without preconditioning, assuming CFL = 1.
At high speeds, no unsteady modification is done for . At low speeds (approaching and in the incompressible regime), depends on local flow conditions and also on the local Strouhal number.
At high Strouhal numbers (small time-steps), corresponds to the unpreconditioned mass-flux pressure dissipation. At low Strouhal numbers and towards steady-state (when time-step tends to infinity), moves towards the steady-state low-Mach preconditioned mass-flux pressure dissipation. This move happens because the dissipation depends on the ratio of the local time-step to the user-defined time-step, which decreases as the time-step increases.
Model Controls
- Bounded Differencing
- Sub-node that becomes available when you select any of these Discretization (CF)/Convection (SF) schemes:
Reference Values
- Maximum Allowable Absolute Pressure
- The maximum value allowed for the Absolute Pressure in the continuum, see in Eqn. (947).
- Minimum Allowable Absolute Pressure
- The minimum value allowed for the Absolute Pressure in the continuum, see in Eqn. (947).
- Reference Pressure
- The pressures referred to by the flow models in Simcenter STAR-CCM+ are implicitly gauge pressures. This is important for minimizing roundoff errors, particularly for incompressible problems where pressure changes might be small. If the Constant Density model is being used, the operating pressure has no bearing on the calculation. However, when the Ideal Gas model is chosen, the absolute pressure is used to obtain the density so that the operating pressure must be specified appropriately.
Initial Conditions
- Pressure
- Sets the initial working pressure in Pa. The outlet pressure is reasonable to use for the initial value of pressure. If there are no pressure boundaries that are attached to the given continuum, the initial value is arbitrary.
- Velocity
- Sets the initial fluid velocity in the chosen Coordinate System. A non-zero value is required for inviscid simulations and for initial turbulence intensity.