Cauchy Stress Tensor: Equilibrium Equations

  • Context: Graduate 
  • Thread starter Thread starter ARTjoMS
  • Start date Start date
  • Tags Tags
    Derivative Notation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
ARTjoMS
Messages
3
Reaction score
0
''..Cauchy stress tensor in every material point in the body satisfy the equilibrium equations.''

[itex]\sigma_{ij,j}+F_i=0[/itex]

I would appreciate if you could write out what it means.

Also there is this notation which I don't understand:
[itex]\frac{\partial}{\partial y_j}\sigma_{ij}(x,y)[/itex]
 
Physics news on Phys.org
The first two indices refer to the tensor, (row and column of the matrix) the ",j" then refers to the jth coordinate derivative of the tensor, as is shown in the second notation. From the second notation, I would guess j = 1 -> x and j= 2 -> y. Looks like this is in Einstein summation notation, so since there is a repeated index, j, you need to sum over all values of j. So you'd have (d/dx (sigma_i1) + d/dy (sigma_i2) = -F_i).

One way to check an equation and make sure you are interpreting it right is to look at the free indices. If you move the F to the right side, you have a free index of i on the right, and i and j on the right. So a summation over j will reduce it to a free index of only i on the left, which makes it a proper equation as the free indices have to match up on each side.