|
Size: 850
Comment: Initial commit
|
← Revision 3 as of 2025-12-11 16:50:55 ⇥
Size: 1015
Comment: Cleanup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| '''Curl''' measures the spin of a [[Calculus/VectorField|vector field]]. | '''Curl''' measures the circulation density of a [[Calculus/VectorField|vector field]]. |
| Line 13: | Line 13: |
| The curl of a [[Calculus/VectorField|vector field]] given as ''F = <P(x,y), Q(x,y)>'' is calculated as: | Curl refers to how much rotation there is in a [[Calculus/VectorField|vector field]]. It is measured using [[Calculus/Derivative|differentiation]]. For a vector field given as ''F = <P(x,y), Q(x,y)>'', it is calculated as: |
| Line 17: | Line 19: |
| where ''Q,,x,, = ∂Q/∂x'' and ''P,,y,, = ∂P/∂y''. | where ''k̂'' is the [[Calculus/UnitVector|unit basis vector]]. |
| Line 19: | Line 21: |
| For an ''F'' given as ''<P(x,y,z), Q(x,y,z), R(x,y,z)>'', it is calculated as: | For a vector field given as ''F = <P,Q,R>'', it is calculated as: |
| Line 23: | Line 25: |
| where ''P,,z,, = ∂P/∂z'', ''Q,,z,, = ∂Q/∂z'', ''R,,x,, = ∂R/∂x'', and ''R,,y,, = ∂R/∂y''. | where ''î'', ''ĵ'', and ''k̂'' are all unit basis vectors. |
| Line 31: | Line 33: |
| An '''irrotational''' [[Calculus/VectorField|vector field]] has zero curl. |
Curl
Curl measures the circulation density of a vector field.
Contents
Description
Curl refers to how much rotation there is in a vector field. It is measured using differentiation.
For a vector field given as F = <P(x,y), Q(x,y)>, it is calculated as:
where k̂ is the unit basis vector.
For a vector field given as F = <P,Q,R>, it is calculated as:
where î, ĵ, and k̂ are all unit basis vectors.
Note that curl returns a new vector field. Generally this vector field is then evaluated at a given point.
Properties
An irrotational vector field has zero curl.
The curl of a conservative vector field is always 0.
