= Divergence = '''Divergence''' measures the distortion of a [[Calculus/VectorField|vector field]]. <> ---- == Description == The divergence of a [[Calculus/VectorField|vector field]] given as ''F = '' is calculated as: {{attachment:div1.svg}} The divergence of ''F'' given as '''' is calculated as: {{attachment:div2.svg}} Note that divergence returns a scalar value. === Properties === The divergence of the [[Calculus/Curl|curl]] of a vector field is always 0. A vector field is [[Calculus/VectorField#Source-Free_Fields|source-free]] if there is zero divergence. ---- == Conservative Fields == A [[Calculus/VectorField|vector field]] is [[Calculus/VectorField#Cross-Partial_Property_of_Conservative_Fields|conservative]] if it is path independent. There is necessarily at least one function ''f'' satisfying ''F = ∇f''. In this case, divergence can be calculated using the [[Calculus/VectorField#Laplace_Operator|Laplace operator]]. For a vector field given as ''F = '', applying the Laplace operator looks like: {{attachment:laplace1.svg}} where ''f,,xx,, = ∂^2^f/∂x^2^'' and ''f,,yy,, = ∂^2^f/∂y^2^''. For a vector field given as ''F='', applying the Laplace operator looks like: {{attachment:laplace2.svg}} where ''f,,zz,, = ∂^2^f/∂z^2^''. ---- CategoryRicottone