Versions Compared

Key

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

...

HTML
<iframe width="640" height="360" src="//www.youtube.com/embed/YXkGqLC64-Q" frameborder="0" allowfullscreen></iframe>

Summary of the above video:

  1. Create a radial line in Outlines Tab
    1. Click Location in the Toolbar > Line 
    2. Name it x267
    3. Point 1 2.67 0 0
    4. Point 2 2.67 0.0294 0
    5. Apply
  2. Go to Expressions Tab
    1. Right click in Expressions > New
    2. Name Tm267
    3. Right click in Definition box > Functions > CFD-Post > lineInt
    4. Right click > Variables > Density
    5. type *
    6. Right click > Variables > Temperature
    7. type *
    8. Right click > Variables > Velocity u
    9. type * 2 * pi *
    10. Right click > Variables > Other > Y
    11. Right click behind @ sign > Locations > x267
    12. type /
    13. Copy the expression before "/" and paste behind "/"
    14. Delete Temperature in second expression
    15. Apply

Compare this to the value you obtained in the Numerical Results section. 

...