Finite volume method
The
finite volume method is a method for representing and evaluating partial differential equations as algebraic equations. Similar to the
finite difference method, values are calculated at discrete places on a meshed geometry. "Finite volume" refers to the small volume surrounding each node point on a mesh. In the finite volume method, volume integrals in a partial differential equations that are contain a
divergence term are converted to surface integrals, using the
divergence theorem. These terms are then evaluated as fluxes at the surfaces of each finite volume. The advantage of the finite volume method is that it is easily formulated to allow for unstructured meshes. The method is used in many
computational fluid dynamics packages, including
Fluent