5 - Numerical Methods in Heat Conduction Flashcards
Advantages of numerical methods
Can deal with complicated geometry and boundary conditions.
No need to rely on assumptions.
More efficient for a parametric study (iterative process).
Disadvantages of numerical methods
Doesn’t reveal physics.
Solution is only at discrete values
Code requires careful checking.
Advantages of analytical methods
Closed form solutions i.e. T = T(x,y).
Physics is revealed.
Disadvantages of analytical methods
Simple geometry.
Can be complicated mathematically.
What are direct methods?
Based on a fixed number of well-defined steps that result in the solution in a systematic manner.
What are iterative methods?
Based on an initial guess for the solution that is refined by iteration until a specified convergence criterion is satisfied (e.g. Gauss-Seidel iteration).