Pre-Analysis & Start-Up

Pre-Analysis

In the Pre-Analysis step, we'll review the following:

Mathematical Model 

Governing Equations

The governing equations solved here are the conservation of mass and the conservation of momentum (Navier-Stokes equations), taken in a frame of reference moving with the turbine:

FLUENT will solve this in a moving frame of reference. This is a good simplification, because with it we don't have to deal with moving mesh. (yet! Keep checking for future tutorials on that!)

Note that we're solving a turbulent problem, and we will assume k-epsilon model with default FLUENT values

 

Boundary Conditions

The boundary conditions are:

Numerical Solution Procedure in ANSYS

FLUENT will follow the Finite-Volume Method and will divide the domain into multiple control volumes or "cells".
From the integral form of the governing equations, it will perform a control volume balance for each each and write algebric nonlinear equations for them, and then linearize these equations..
Next, it will solve iteratively this equations and stop the iteration when the Residuals are below a certain specified tolerance.

Velocity, pressure, angular velocity and turbulence parameter k are calculated in the cell centers, after inverting the matrix of the system of algebric equations in cell-center values.
With these values, the post-process tool will derive everything else that we might want, like wall shear, etc.

Hand-Calculations of Expected Results

Calculate Cp?

 

We expect large vortices downstream the turbine?

Under Construction

Start-Up

Under Construction



Go to Step 2: Geometry

Go to all (ANSYS or FLUENT) Learning Modules