ME 704 Computational Methods in Thermal and Fluids Engineering (Introduction)
ME 704 Computational Methods in Thermal and Fluids Engineering (Introduction)
General-1
Motivation for study
To introduce numerical algorithms for
solving thermal engineering problems
Instructor
Name: Kannan Iyer
E-mail: [email protected]
Office: First Floor, THTF Building
Grading
Department of Mechanical Engineering
Indian Institute of Technology, Bombay
Mid-Sem: 30%
End-Sem: 40%
Assignments: 30%
General-2
Books
Numerical Methods for Engineers,
Chapra and Canale,
Applied Numerical Methods,
Akai
Computational Fluid Dynamics,
Hoffman and Chiang
Computational Fluid Dynamics,
Ferziger and Peric
General-3
Emphasis
Engineering rather than mathematical,
Fundamentals to be stressed
Theorems and Lemmas not be stressed but
just mentioned
General concepts to be stressed than very
specific ones
Extensive use of computers will be the focus
Material to be covered
Experimental
Limited validity
Expensive and Time consuming
Numerical
Simple to apply
Quick and economical
Model Formulation
Governing Equations
Math
Model
Program Implementation
Students to learn independently through
weekly homework
Yes
Numerical Techniques
No
Satisfactory
Solution?
Solution
Through Experiments
General Tips
Programs should be structured
Should have several comment statements
Should be modular and made of several
functions and subroutines
Should use structured blocks such as,
IF-THEN-ELSE-ENDIF
DO-ENDDO
Should not assume to converge