
Sunden CH005.tex 10/9/2010 15: 0 Page 204
204 Computational Fluid Dynamics and Heat Transfer
Method E: For fully coupled flow and heat transfer problem
Loop (nonlinear) until convergence
Solve wholly coupled continuity, momentum and energy equations
End Loop
Owing to the importance of the segregated pressure–velocity solution scheme
versuscoupledschemeinmostoftheconvectiveheattransferproblems,themajority
ofcomputationaleffortsinheattransferproblemslieinsolvingtheflowandpressure
fields.
Scenario I demonstrates the decoupled flow and heat transfer, i.e., there are
no temperature-dependent properties in the flow. We can first solve the isothermal
flow (energy equation turned off) to yield a converged flow-field solution and then
solve the energy transport equation alone; this is a naturally segregated approach.
Scenario IIdepicts the coupledflowand heat transfer(typically natural-convection
problem); the common solution practice is to realize the flow–thermal coupling
using thenonlinear iteration untilconvergence.Thisis exactly theadvantage ofthe
velocity–pressure “segregated scheme.”
Figure 5.4 shows the five solution schemes. Methods A and B are segregated
schemes described in this chapter, methods C and D are coupled momentum
and pressure schemes, and method E is completely coupled velocity–pressure–
temperaturesolutionscheme.MethodEisrarelyusedbecauseofthebulkproperties
in global matrix by nature especially for large industry application. In any case, all
methods include solving energy equation.
For multiphysics system of equations to be solved by segregated manner, the
solution scheme is illustrated in Figure 5.4:
1. Velocity–pressure sequential solver (momentum-continuity)
2. Turbulence subiteration
3. Nonlinear iterations
4. Time stepping iteration
At each time step, the nonlinear iterations are performed for the momentum-
continuity, turbulence, front-tracking equation, and temperature. Subiterations of
turbulence transport equations are also used to accelerate the overall convergence
of the iterative process.
Inmoregeneral andwider rangemultiphysicsapplications withstructure, elec-
tromagnetic,acousticsdisciplinescouplingwithfluidflowandheattransfer,typical
application such as fluid–structure interaction (FSI), two-tier approaches may be
applied for the architecture with one unified simulation environment (workbench).
Intierone,CFDpackagetightlyintegratefluidflow,heattransfer,masstransfer,and
acoustics components, and structure package tightly integrate linear dynamics and
explicit dynamics analysis components. In top level tier two, customized interpro-
cesscommunicationtechnologyorgeneralinterprocesscoupling toolslikeMPCCI