Numerical Solution

Here, we tell FLUENT which solution method to use, how many iterations to perform, how to initialize to solution and what to visualize during the calculation. Finally, we run the calculation. 

<iframe width="640" height="360" src="//www.youtube.com/embed/1mgms59QTI8" frameborder="0" allowfullscreen></iframe>

Summary of steps in the above video:

  1. Solution Methods
    1. Change Scheme to Coupled 
    2. Pressure to Standard
    3. Check Pseudo Transient and High Order term relaxation 
  2. Monitors
    1. Change all residuals to 1E-6
    2. Create a surface monitor
      1. Select plot
      2. Select write
      3. Select Blade surface
  3. Solution Initialization
    1. Standard
      1. From inlet
  4. Run Calculation
    1. Choose the number of iterations to be 1500
    2. Initialize and Run calculation

Go to Step 6: Numerical Results

Go to all FLUENT Learning Modules