Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

COMPUTATIONAL

FLUID DYNAMICS

SARAH MCELMAN
MAMS 08
WHY CFD?
Method of simulation fluid-/aero-dynamic problems difficult
or costly to run in physical experiments
WHAT IS CFD? A MESH
Deceptively simple governing equations, Navier-Stokes:
WHAT IS CFD? A MESH
Create a calculation space:
WHAT IS CFD? A MESH
Create a calculation space:

Create a domain where potential solutions can be


calculated at specific points
Specify boundary conditions, initial conditions, and run the
simulation iterate to solve.
THINK ABOUT IT!
How do you build a mesh?
Mathematically?
In code?

If you dont know what your final answer should be, how do
you determine whether a mesh is good?

The solution varies in space (1D - 3D) and time. Will your
accuracy be the same throughout the domain? Different?
Why? How?
WHAT IS CFD? A
SIMULATION
Solves the Navier-Stokes equations (velocity) at each node
based on boundary conditions:
Velocities and pressures at known surfaces
Starting value (wind is blowing at 10 m/s)
THINK ABOUT IT!
Can we make simulations that are perfectly accurate?

Not all parameters are equal. What would you preserve?


What could you compromise?

What answers does a computational simulation provide for


scientists? Engineers? Are they the same?
COMPUTATIONS?
EXPERIMENTS?
I write CFD code that tries to better emulate reality
Forces on weirdly-shaped structures
Test and build better stuff with less assumptions
[Proprietary code example,
removed]
TURBINES:
THE NEXT GENERATION
QUESTIONS?

You might also like