MAE 560/460 Applied Computational Fluid Dynamics (Fall 2020)


Syllabus


Homework/Project

Homework #1, due at Canvas 11:59 PM (Arizona time), Friday, September 18th
Reference solution

Project #1, due (Arizona time) 11:59 PM, Friday, October 16th, at Canvas
Note: For Task 1, the thermal boundary condition at the wall (excluding inlet,
outlet, and bottom plate) should be just "thermally insulated", i.e.,
heat flux = 0. This is actually the default already.

Further background related to Boussinesq setting:

In case it might be useful, the following is the link to a paper that provides
the empirically determined relation of ρ as a function of T for water.
(See Eq. (3) in the paper.) 

NIST 1992 formula for ρ(T) 

By taking the derivative of ρ(T) one can readily obtain the thermal expansion
coefficient. Note that the thermal expansion coefficient (as used in Fluent) 
is defined by β ≡ α−1(∂α/∂T) where α ≡ 1/ρ is specific volume.

Alternatively, giving the operating temperature, the operating density and 
thermal expansion coefficient can also be obtained from look-up tables in 
standard engineering handbooks (some are available online).
Discussion of solution
Reference solution #1 (Thanks to Praveen Silori)
Reference solution #2 (Thanks to Aditya Bodke)
Reference solution #3 (Thanks to Justin Dombrowski)

Project #2, due (Arizona time) 11:59 PM, Friday, November 13th, at Canvas
Discussion of solution
Reference solution #1 (Thanks to Marko Green)
Reference solution #2 (Thanks to Cristina Luna)

Project #3, due (Arizona time) 11:59 PM, Monday, November 30th, at Canvas
profile data file, flyingsaucer2DH.txt 
(For reference only. Matlab code that generates flyingsaucer2DH.txt) 
Discussion of solution
Reference solution #1 (Thanks to Luca Robbins)
Reference solution #2 (Thanks to Bhushan Ahire)
Reference solution #3 (Thanks to Bhargav Chaudhari)

Slides (typed)

Slides from the first lecture (8/20)


Matlab reference

Basic Matlab programming

Links to individual matlab example codes