Question: vector integral in non-orthog coordinates

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
7thSon
Messages
44
Reaction score
0
reposting, there was some major latex fail
 
Last edited:
Physics news on Phys.org
Hi, I think I have a relatively simple question. I'm not that strong in differential geometry at all so a shorter and somewhat heuristic answer might actually be more useful to me than a rigorous one.

Suppose I want to use the change of variables theorem on the following integral, where I will be changing variables into a non-orthogonal curvilinear coordinate system [tex]{\xi_1, \xi_2, \xi_3}[/tex] to describe my domain. Assume Euclidian space, smooth boundary, etc.

[tex]\int_{\Gamma} \nabla u \cdot \mathbf{n} \ d\Gamma[/tex]

I am used to doing this integral only in orthonormal coordinate systems, so my question is that when I change coordinate systems to [tex]{\xi_1, \xi_2, \xi_3}[/tex], do I need to convert the gradient operator and/or use the induced inner product in this new coordinate system?

It seems to me the answer would be no, because I can expand the vectors in their cartesian components and rid myself of the dot product that way.

[tex]\int_{\Gamma} \frac{\partial u}{\partial \xi_a} \frac{\partial \xi_a}{\partial x_i} \mathbf{\tilde{e_i}} \cdot n_j \mathbf{\tilde{e_j}} \ d\Gamma[/tex]

Obviously in a cartesian frame, [tex]\mathbf{\tilde{e_i}}\cdot\mathbf{\tilde{e_j}}=\delta_{ij}[/tex]

Giving

[tex]\int_{\Gamma} \frac{\partial u}{\partial \xi_a} \frac{\partial \xi_a}{\partial x_i} n_i \ d\Gamma[/tex]

after which point I can change the differential to be w.r.t. [tex]\xi[/tex], have consistent area size, etc.

Is this valid? I feel like I got something for nothing.

Would it be equally valid to recast the gradient in the skew coordinate system along with the normal, giving
[tex]\int_{\Gamma} \nabla_{\xi} u \cdot n_j \mathbf{\tilde{g_j}} \ d\Gamma[/tex]


And in this case, would the inner product still be diagonal and not some other bilinear form, even though the (skew) basis functions would have off-diagonal metric coefficients?

thanks for any help!