Versions Compared

Key

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

...

Physics Setup

In the Workbench window, this is what you should see currently in the Project Schematic space.


Double click on Setup which will bring up the FLUENT Launcher. Click OK to select the default options in the FLUENT Launcher. Twiddle your thumbs a bit while the FLUENT interface comes up. This is where we'll specify the governing equations and boundary conditions for our boundary-value problem. On the left-hand side of the FLUENT interface, we see various items listed under Problem Setup. We will work from top to bottom of the Problem Setup 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.

Display Mesh

 Let's first display the mesh that was created in the previous step. 

...

You should have all the surfaces shown in the above snapshot.  Clicking on a surface name in the Mesh Display menu will toggle between select and unselect. Clicking Display will show all the currently selected surface entities in the graphics pane. Unselect all surfaces and then select each one in turn to see which part of the domain or boundary the particular surface entity corresponds to (you will need to zoom in/out and translate the model as you do this). For instance, the surface labeled heated_section should correspond to the part of the wall where heating occurs.

Specify Governing Equations

We ask FLUENT to solve the axisymmetric form of the governing equations.
General > Solver > 2D Space > Axisymmetric

 
The energy equation is turned off by default. Turn on the energy equation.
Models > Energy - Off > Edit...
Turn on the Energy Equation and click OK.
 
By default, FLUENT will assume the flow is laminar. Let's tell it that our flow is turbulent rather than laminar and that we want to use the k-epsilon turbulence model to simulate our turbulent flow. This means FLUENT will solve for mean (i.e. Reynolds-averaged) quantities at every point in the domain. It will add the k and epsilon equations to the governing equations to calculate the effect of the turbulent fluctuations on the mean, as discussed in the powerpoint presentation.

...

Click Change/Create and Close the Create/Edit Materials window.

Specify Boundary Conditions

FLUENT uses gauge pressure internally in order to minimize round-off errors stemming from small differences of big numbers. Any time an absolute pressure is needed, it is generated by adding the so-called "operating pressure" to the gauge pressure:
  absolute pressure = gauge pressure + "operating pressure"

...

 
Now FLUENT knows all necessary elements of our beloved BVP (domain, governing equations and boundary conditions). In the Solution step, we'll prod the beast to obtain an approximate numerical solution to our BVP.

Go to Step 5: SolutionSee and rate the complete Learning ModuleNumerical Solution

Go to all FLUENT Learning Modules