Notation Help for Derivatives in Continuum Mechanics

  • Context: Graduate 
  • Thread starter Thread starter J Hill
  • Start date Start date
  • Tags Tags
    Notation
Click For Summary
SUMMARY

This discussion focuses on the notation used for tensor derivatives in continuum mechanics, specifically addressing the equations involving the gradient of vector fields and scalar fields. The first equation, \(\frac{\partial f}{\partial\mathbf{v}}\cdot\mathbf{u}=Df(\mathbf{v})[\mathbf{u}]\), represents the directional derivative of a scalar field, while the second equation, \(\frac{\partial \mathbf{f}}{\partial \mathbf{v}}\cdot\mathbf{u}=D\mathbf{f}(\mathbf{v})[\mathbf{u}]\), pertains to vector fields. The gradient is denoted as \(\nabla \mathbf{f}\), which is preferred for its coordinate independence, and the discussion emphasizes the importance of understanding tensor notation versus matrix notation.

PREREQUISITES
  • Understanding of tensor calculus
  • Familiarity with vector fields and scalar fields
  • Knowledge of indicial notation
  • Basic principles of continuum mechanics
NEXT STEPS
  • Study the properties of second-order tensors in continuum mechanics
  • Learn about the application of the Jacobian matrix in vector calculus
  • Explore the concept of directional derivatives in various coordinate systems
  • Investigate the differences between tensor notation and matrix notation
USEFUL FOR

Students and professionals in engineering, physics, and applied mathematics who are studying continuum mechanics and require a deeper understanding of tensor derivatives and their notation.

J Hill
Messages
9
Reaction score
0
I've recently begun to study continuum mechanics, and am having difficulty with tensor derivatives, primarilly because of notation... so can anyone explain what these equations mean, as far as notation goes:
1. \frac{\partial f}{\partial\mathbf{v}}\cdot\mathbf{u}=Df(\mathbf{v})[\mathbf{u}]
2. \frac{\partial \mathbf{f}}{\partial \mathbf{v}}\cdot\mathbf{u}=D\mathbf{f}(\mathbf{v})[\mathbf{u}]
 
Physics news on Phys.org
Hi J,

<br /> \frac{\partial \mathbf{f}}{\partial \mathbf{v}}<br />

is a second order tensor: it is the gradient of the vector field f, which in cartesian coordinates would be represented by the Jacobian matrix of the function f as a vector valued function of the vairables vi ,
f=(f1(v1,v2,...,vn),f2(v1,v2,...,vn),...,fn(v1,v2,...,vn))
(though please note that

<br /> \frac{\partial \mathbf{f}}{\partial \mathbf{v}}<br />

is a tensor, not a matrix). I prefer to write it as:

<br /> \nabla \mathbf{f}<br />

as this way it's coordinate independent.
The dot product is seen as a contraction, so that

<br /> \nabla \mathbf{f} \cdot\mathbf{u}<br />

yields a vector (or first order tensor), which is basically the directional derivative of the field f in the direction of u (or proportional to it if u has modulus different to 1).

I don't like the notation
<br /> D\mathbf{f}(\mathbf{v})[\mathbf{u}]<br />
because this suggests that
<br /> D\mathbf{f}(\mathbf{v})<br />
and
<br /> [\mathbf{u}]<br />
are matrices rather than tensors (a square matrix and a column matrix respectively), and all you have to do is the matrix multiplication. Oh well as long as you don't forget that the matrices just represent the components of the tensors in a certain basis :p

My favourite way of writing

<br /> \nabla \mathbf{f}<br />

though, is using indicial notation, because it leaves no room for ambiguity. Thus,

<br /> \nabla \mathbf{f}<br />
is written as:
<br /> \mathbf{e_i}\frac{\partial\mathbf{f}}{\partial v_i} = \mathbf{e_i}\frac{\partial f^j \mathbf{e_j}}{\partial v^i}<br />
so that

<br /> \nabla \mathbf{f} \cdot\mathbf{u} = \mathbf{e_i}\frac{\partial\mathbf{f}}{\partial v_i} \cdot\mathbf{u}<br /> = \mathbf{e_i}\frac{\partial f^j \mathbf{e_j}}{\partial v^i} \cdot u^k \mathbf{e_k}<br />

In a Cartesian coordinate system this would equal:
<br /> \nabla \mathbf{f} \cdot\mathbf{u} = <br /> = \mathbf{e_i}\frac{\partial f_j \mathbf{e_j}}{\partial v^i} \cdot u_k \mathbf{e_k} = \mathbf{e_i}\frac{\partial f_j }{\partial v_i} \mathbf{e_j} \cdot u_k \mathbf{e_k} = <br /> \mathbf{e_i}\frac{\partial f_j }{\partial v_i} u_k (\mathbf{e_j} \cdot \mathbf{e_k}) = <br /> \mathbf{e_i}\frac{\partial f_j }{\partial v_i} u_k \delta_j_k =<br /> \mathbf{e_i}\frac{\partial f_j }{\partial v_i} u_j<br />

Hope this helps! :)
 
Oops, I showed you what 2. is only, 1. is the same except that f is a scalar field, ie. same as the second case but with just one component, so that grad(f) is a vector and the result of your operation is a scalar:
<br /> <br /> \nabla f \cdot\mathbf{u} <br /> = \mathbf{e_i}\frac{\partial f }{\partial v^i} \cdot u_k \mathbf{e_k} = <br /> \frac{\partial f}{\partial v_i} u_k (\mathbf{e_i} \cdot \mathbf{e_k}) = <br /> \frac{\partial f}{\partial v_i} u_k \delta_i_k =<br /> \frac{\partial f}{\partial v_i} u_i<br /> <br />
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K