Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
FLUENT Google Analytics
FLUENT Google Analytics
Include Page
Flat Plate Boundary Layer - Panel
Flat Plate Boundary Layer - Panel

Numerical Solution

 

Obtain the Numerical Solution

HTML
<iframe width="560" height="315" src="https://www.youtube.com/embed/S-fmjLhIVLs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

 


Go to Step 6: Post Processing

Go to all FLUENT Learning Modules

Panel

Author: John Singleton and Rajesh Bhaskaran, Cornell University

Problem Specification
1. Pre-Analysis & Start-up
2. Geometry
3. Mesh
4. Setup (Physics)
5. Solution
6. Results
7. Verification  & Validation

Note
titleUnder Construction

This page of this tutorial is currently under construction. Please check back soon!!!!!!!!!!!!!!

Info
titleUseful Information

Click here for the FLUENT 6.3.26 version.

Step 5: Solution

Second Order Scheme

...

https://confluence.cornell.edu/download/attachments/118771076/SecOrder_Full.png

Set Convergence Criteria

...

https://confluence.cornell.edu/download/attachments/118771076/EditResid_Full.png

...

https://confluence.cornell.edu/download/attachments/118771076/ResidMon_Full.png

...

Set Initial Guess

...

https://confluence.cornell.edu/download/attachments/118771076/CompFromInlet_Full.png

...

To run the simulation go to:

Solution > Run Calculation

Set the Number of Iterations to 1000. Click Calculate.

Note: There is a bug on FLUENT and you might need to double or triple click the Calculate button to start the simulation.

The residuals for each iteration are printed out as well as plotted in the graphics window as they are calculated and the calculation should converge in about 561 iterations.

Save the solution to a data file after solution is converged by going to:

Main Menu > File > Write > Data...

Enter plateBL.dat for Data File and click OK. Check that the file has been created in your working directory. You can retrieve the current solution from this data file at any time.

Go to Step 6: Results