Fluent-Intro 17.0 Module05 Solving
Fluent-Intro 17.0 Module05 Solving
0 Release
Module 5: Solving
Introduction to ANSYS Fluent
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Initial mesh before Standard Initialization: Hybrid Initialization: FMG Initialization: Final converged
solving solution
All cells have the same Slightly more realistic Much more realistic
value non-uniform initial non-uniform initial
guess guess, however takes
longer to generate
In general, the closer the initial guess is to the final solution,
the fewer iterations will be needed to reach convergence.
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Residuals
• At convergence, the following should be
satisfied:
– All discrete conservation equations (momentum,
energy, etc.) are obeyed in all cells to a specified Iteration Number
tolerance (Residual).
• The residual measures the imbalance of the current
Isentropic Efficiency
numerical solution and is related to but NOT EQUAL
to the numerical error.
– Overall mass, momentum, energy, and scalar balances
are achieved
– Target quantities reach constant values
• Integral: e.g. Pressure drop
• Local: e.g. Velocity at specified position Iteration Number
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
All equations
converged
10-3
10-6
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
• The net flux imbalance (shown in the GUI as Net Results) should be less
than 1% of the smallest flux through the domain boundary
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Introduction Solution Methods and Controls Initializing and Calculating Convergence Summary
Solve Energy
Solve Species
– For Automatic
• Select Length Scale Method (time=length/velocity)
Internal Flow
– Aggressive :
– Conservative : Max( Lext , LVol ) Lext
– User Specified Min( Lext , LVol )
Internal Flow
Lvol 3 Vol
• Conservative setting is the default External Flow External Flow
• Specify “Time Step Scaling factor”: additional user control to scale automatic L
method
– Standard – The default scheme; reduced accuracy for flows exhibiting large surface-
normal pressure gradients near boundaries (but should not be used when steep pressure
changes are present in the flow – PRESTO! scheme should be used instead)
– PRESTO! – Use for highly swirling flows, flows involving steep pressure gradients (porous
media, fan model, etc.), or in strongly curved domains
– Linear – Use when other options result in convergence difficulties or unphysical behavior
– Second-Order – Use for compressible flows; not to be used with porous media, jump, fans,
etc. or VOF/Mixture multiphase models
– Body Force Weighted – Use when body forces are large, e.g., high Ra natural convection
or highly swirling flows
RG
f f fC 0 b fC 0 dr0
• The gradients of solution variables at cell centers can be determined using
three approaches:
– Green-Gauss Cell-Based – Good, but solution may have false diffusion (smearing
of the solution fields)
– Green-Gauss Node-Based – More accurate; minimizes false diffusion; (strongly
recommended for tri/tet and hybrid meshes)
– Least-Squares Cell-Based – The default method. Less expensive to compute than
Node-Based gradients. Slightly more expensive than Cell-Based gradients.
However, exactly reconstruct linear field on highly skewed or distorted meshes.
(appropriate for any kind of meshes) Node-Based
• Local Parallel
– Shared Memory
• Distributed Parallel
– Distributed Memory