Thermal stresses in the stress tensor

  • Context: Graduate 
  • Thread starter Thread starter hunt_mat
  • Start date Start date
  • Tags Tags
    Mechanical Thermal
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
4 replies · 2K views
Messages
1,816
Reaction score
33
TL;DR
How to I include thermal stresses in the stress tensor
Suppose I have a mechanical stress tensor [itex]\sigma[/itex]. Say I have the stress tensor for viscous flow:
[tex]\boldsymbol{\sigma}=-p\mathbf{I}+\frac{1}{2}(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})[/tex]
If the thermal flux is given by [itex]\boldsymbol{\sigma}_{th}=\alpha T\mathbf{I}[/itex], so I have a total flux as:
[tex]\boldsymbol{\sigma}=-p\mathbf{I}+\frac{1}{2}(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})+\alpha T\mathbf{I}[/tex]
Is this correct?
 
Physics news on Phys.org
hunt_mat said:
TL;DR Summary: How to I include thermal stresses in the stress tensor

Suppose I have a mechanical stress tensor [itex]\sigma[/itex]. Say I have the stress tensor for viscous flow:
[tex]\boldsymbol{\sigma}=-p\mathbf{I}+\frac{1}{2}(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})[/tex]
If the thermal flux is given by [itex]\boldsymbol{\sigma}_{th}=\alpha T\mathbf{I}[/itex], so I have a total flux as:
[tex]\boldsymbol{\sigma}=-p\mathbf{I}+\frac{1}{2}(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})+\alpha T\mathbf{I}[/tex]
Is this correct?
Your original equation is for an incompressible fluid.
 
The correct equation for a compressible viscous fluid without thermal expansion is [tex]\boldsymbol{\sigma}=-(p+\frac{2\mu}{3 }\nabla \centerdot \mathbf u)\mathbf{I}+\mu(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})[/tex]
With thermal expansion, this becomes [tex]\boldsymbol{\sigma}=-(p+\frac{2\mu}{3 }(\nabla \centerdot \mathbf u-\alpha \frac{D T}{Dt}))\mathbf{I}+\mu(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})[/tex]The thermal expansion term is usually considered negligible in determining the stress.
 
Last edited:
Chestermiller said:
The correct equation for a compressible viscous fluid without thermal expansion is [tex]\boldsymbol{\sigma}=-(p+\frac{2\mu}{3 }\nabla \centerdot \mathbf u)\mathbf{I}+\mu(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})[/tex]
With thermal expansion, this becomes [tex]\boldsymbol{\sigma}=-(p+\frac{2\mu}{3 }\nabla \centerdot \mathbf u-\alpha \frac{\partial T}{\partial t})\mathbf{I}+\mu(\nabla\mathbf{u}+(\nabla\mathbf{u})^{T})[/tex]The thermal expansion term is usually considered negligible in determining the stress.
Hi, thanks for your reply. I'm not interested in expansion, but thermal stresses within a material. I want temperature to be coupled to Navier's equations. I would include the [itex]\partial_{t}T[/itex] term as part of the stress tensor to fully couple the derivative?

I'm thinking of sintering with this application, and how thermal expansion affects everything.