Curvilinear coordinates
Encyclopedia : C : CU : CUR : Curvilinear coordinates
Curvilinear coordinates are a coordinate system based on some transformation of the standard coordinate system. We need the same number of coordinates. If we consider the 2D case, then instead of Cartesian coordinates x and y we use e.g. p and q; the level curves of p and q in the xy-plane, as well as those of x and y in the pq-plane are in general curved. Required is that the transformation is locally invertible at each point. This means that we can convert a point given in one coordinate system to its curvilinear coordinates and back. Depending on the application, a curvilinear coordinate system may be simpler than the Cartesian coordinate system. This also has consequences that we can express many of the concepts in vector calculus which are given in Cartesian or spherical coordinates or any other arbitrary coordinate system, also in curvilinear coordinates.
Terminology
In R3, for example, we have some transformation- [ \mathbf x_i=x_i(x_1', x_2', x_3'); i=1,2,3 ]
- [ \partial(x_1, x_2, x_3) \over \partial(x_1', x_2', x_3')]
- [ \over \partial x_i' }]
From these basis vectors, we define scale factors or Lamé coefficients, named after Gabriel Lamé,
- [ h_=h_i=\left| \over \partial} \right| =\sqrt^3 }})^2}} ]
- [ \mathbf_=1/h_i \over \partial}]
- [ \mathbf_\cdot\mathbf_ = \delta_]
Cartesian coordinates [x_1,x_2,x_3] which have the scalar product, are called Euclidean coordinates. It is often convenient to associate the points of Euclidean space with vectors, for example, with each point P we associate the vector (or arrow) with its tail at the origin of coordinates and its tip at P. This vector is called the radius vector with components [(x_1, x_2, x_3)]. At any point P of Euclidean space we can construct the small line element
- [ d x = (dx_1,dx_2,dx_3) ]
- [
=\sum_ x_ y_ ].
- [
= dx_1^2+dx_2^2+dx_3^2 ].
- [
= \sum_^3 \frac}} \frac}} dx_i' dx_j' ].
- [ g_(x_i',x_j')= \sum_^3 \frac}} \frac}}]
Example
If we consider polar coordinates for R2, note that- [ (x, y)=(r \mathrm\theta, r \mathrm \theta) \,\!]
The basis vectors are br = (cos θ, sin θ), bθ = (-r sin θ, r cos θ), with unit basis vectors er = (cos θ, sin θ), eθ = (- sin θ, cos θ) with scale factors hr = 1 and hθ= r. The fundamental tensor is g1,1 =1, g2,2 =r2, g1,2 = g2,1 =0.
Line and surface integrals
Since we use curvilinear coordinates to aid in the calculation in vector calculus, there are adjustments we need to make in the calculation of line, surface and volume integrals.Line integrals
Normally in the calculation of line integrals we are interested in calculating- [ \int_C f \,ds = \int_a^b f(\mathbf(t))\left| \over \partial t}\right|\; dt]
- [ \left| \over \partial t}\right| = \left| \sum \over \partial x_i'}\right|]
- [ \over \partial x_i'} = h_i \mathbf_ ]
- [ \left| \over \partial t}\right| = \sqrt_ }]
Surface integrals
Likewise, if we are interested in a surface integral, the relevant calculation, with the parameterization of the surface in Cartesian coordinates is:- [\int_S f \,ds = \iint_T f(\mathbf(s, t)) \left| \over \partial s}\times \over \partial t}\right| ds dt]
- [\left| \over \partial s}\times \over \partial t}\right| = \left| \over \partial x_i'} \times \over \partial x_i'}\right|]
- [ \over \partial x_i'} = \sum h_ \mathbf_]
- [ \over \partial x_i'} = \sum h_ \mathbf_]
- [\begin \mathbf_ & \mathbf_ & \mathbf_ \\ && \\h_1 & h_2 & h_3 \\&& \\h_1 & h_2 & h_3 \end]
Grad, curl, div
In orthogonal curvilinear coordinates, one can express the gradient, curl and divergence of a function or vector field as follows:- [ \nabla f = \sum } \hat e_ ]
- [ \nabla\times = } \begin h_1 \partial_1 \\ \vdots \\ h_n \partial_n \end\times ]
- [ \nabla\cdot = \sum }} \left ( \right ),]
Reference
See also
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
