Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Include Page
SIMULATION: FLUENT Google Analytics
SIMULATION: FLUENT Google Analytics

...

Include Page

...

Author: Ranjith Tirunagari, Cornell University

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

SIMULATION: Turbulent Pipe Flow (LES) - Panel
SIMULATION: Turbulent Pipe Flow (LES) - Panel

Physics Setup

...

Regardless of whether you downloaded the mesh and geometry files or if you created them yourself, you should have checkmarks to the right of Geometry and Mesh. Your current Workbench Project Page should look comparable to the following image.

...

A question mark should appear to the right of the Setup cell. This indicates that the Setup process has not yet been completed. This means that the mesh and the geometry data need to be read into FLUENT.

Launch Fluent

Double click on Setup in the Workbench Project Page which will bring up the FLUENT Launcher. When the FLUENT Launcher appears change the Options to "Double Precision", and Processing Options to "Parallel (Local Machine)" with Number of Processes equal to "4" or to the available number of processors at your end. Click OK as shown below.

...

Twiddle your thumbs a bit while the FLUENT interface starts up. This is where we'll specify the governing equations and boundary conditions for our problem. On the left-hand side of the FLUENT interface, we see various items listed under Problem Setup. and Solution. We will work from top to bottom of both these items to setup the physics of our boundary-value problem. On the right hand side, we have the Graphics pane and, below that, the Command pane.

Check and Display Mesh

First, the mesh will be checked to verify that it has been properly imported from Workbench. (Click) Mesh > Check and make sure that the minimum volume is positive. It is a good practice to check if x/y/z - domain extents are according to the dimensions given in the problem specification.

...

Please review the "Laminar Pipe Flow" tutorial to understand how to rotate, zoom-in and zoom-out the geometry in the Graphics Window.

Define Solver Properties

In this section the various solver properties will be specified in order to obtain the proper solution. On the left side of the window (Click) Problem Setup> General. Make sure that Pressure-Based is selected under Type and Transient is selected under Time in the Solver section. Note: LES is a transient simulation where the solution is marched in time.

...

For incompressible flows, the energy equation is decoupled from the continuity and the momentum equations. So the energy equation is not solved. Make sure that Energy is set to Off in Problem Setup > Models > Energy.

Define Material Properties

Now, the properties of the fluid that is being modeled will be specified. The properties of the fluid were specified in the Problem Specification section. In order to create a new fluid (Click) Problem Setup > Materials > Fluid > Create/Edit... as shown in the image below.

...

Click Change/Create. Close the window.

Define Boundary Conditions

At this point the boundary conditions for the three Named Selections will be specified.

...

Inlet Boundary Condition

...

In order to start the process (Click) Problem Setup > Boundary Conditions > inlet > Edit... as shown in the following image.

...

Note that the Boundary Condition Type should have been automatically set to velocity-inlet. Now, the velocity at the inlet will be specified. In the Velocity Inlet menu set the Velocity Specification Method to Magnitude, Normal to Boundary, set the Velocity Magnitude (m/s) to 6.58 m/s and set the Fluctuation Velocity Algorithm to Spectral Synthesizer (this is needed to fluctuate the velocity at the inlet). Also set the Turbulence Specification Method to Intensity and Hydraulic Diameter. Set the value of Turbulent Intensity (%) to 10 % and Hydraulic Diameter (m) to 0.0127 m. Finally set the Reynolds-Stress Specification Method to K or Turbulent Intensity as shown below. Click OK to close the Velocity Inlet menu.

...

Outlet Boundary Condition

...

First, select outlet in the Boundary Conditions menu, as shown below.

...

As can be seen in the image above the Type should have been automatically set to pressure-outlet. If the Type is not set to pressure-outlet, then set it to pressure-outlet. Now, no further changes are needed for the outlet boundary condition.

...

Pipe Wall Boundary Condition

...

First, select pipewall in the Boundary Conditions menu, as shown below. 

...

It is a good practice to change the Reference Values now, these values can be useful when we are postprocessing results later on. (Click)Problem Setup > Reference Values. Select Compute from as inlet.

Save

In order to save your work (Click)File > Save Project as shown in the image below.



Go to Step 5 - : Numerical Solution

Go to all FLUENT Learning Modules