1. The document describes algorithms for solving heat transfer and fluid flow problems using the finite volume method.
2. It outlines the steps to take input values, calculate coordinates, determine coefficients, implement boundary conditions, iterate to solve equations, and check for convergence.
3. Specific algorithms are provided for 1D heat conduction, forced convection over a flat plate, and the lid-driven cavity problem solved using the SIMPLE algorithm.