Nonlinear finite elements/Balance of energy

< Nonlinear finite elements

Statement of the balance of energy

The balance of energy can be expressed as:


  \rho~\dot{e} - \boldsymbol{\sigma}:(\boldsymbol{\nabla}\mathbf{v}) + \boldsymbol{\nabla} \bullet   \mathbf{q} - \rho~s= 0
 

where \rho(\mathbf{x},t) is the mass density, e(\mathbf{x},t) is the internal energy per unit mass, \boldsymbol{\sigma}(\mathbf{x},t) is the Cauchy stress, \mathbf{v}(\mathbf{x},t) is the particle velocity, \mathbf{q} is the heat flux vector, and s is the rate at which energy is generated by sources inside the volume (per unit mass).

Proof

Recall the general balance equation


\cfrac{d}{dt}\left[\int_{\Omega} f(\mathbf{x},t)~\text{dV}\right] = 
\int_{\partial{\Omega}} f(\mathbf{x},t)[u_n(\mathbf{x},t) - \mathbf{v}(\mathbf{x},t)\cdot\mathbf{n}(\mathbf{x},t)]~\text{dA} + 
\int_{\partial{\Omega}} g(\mathbf{x},t)~\text{dA} + \int_{\Omega} h(\mathbf{x},t)~\text{dV} ~.

In this case, the physical quantity to be conserved the total energy density which is the sum of the internal energy density and the kinetic energy density, i.e., f = \rho~e + 1/2~\rho~|\mathbf{v}\cdot\mathbf{v}|. The energy source at the surface is a sum of the rate of work done by the applied tractions and the rate of heat leaving the volume (per unit area), i.e, g = \mathbf{v}\cdot\mathbf{t} - \mathbf{q}\cdot\mathbf{n} where \mathbf{n} is the outward unit normal to the surface. The energy source inside the body is the sum of the rate of work done by the body forces and the rate of energy generated by internal sources, i.e., h = \mathbf{v}\cdot(\rho\mathbf{b}) + \rho~s.

Hence we have


\cfrac{d}{dt}\left[\int_{\Omega}
 \rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)~\text{dV}\right] = 
\int_{\partial{\Omega}}\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)
(u_n - \mathbf{v}\cdot\mathbf{n})~\text{dA} + 
\int_{\partial{\Omega}} (\mathbf{v}\cdot\mathbf{t} - \mathbf{q}\cdot\mathbf{n})~\text{dA} + 
\int_{\Omega} \rho~(\mathbf{v}\cdot\mathbf{b} + s)~\text{dV} ~.

Let \Omega be a control volume that does not change with time. Then we get


\int_{\Omega}
\frac{\partial }{\partial t}\left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\right]~\text{dV} = 
-\int_{\partial{\Omega}}\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)
 (\mathbf{v}\cdot\mathbf{n})~\text{dA} + 
\int_{\partial{\Omega}} (\mathbf{v}\cdot\mathbf{t} - \mathbf{q}\cdot\mathbf{n})~\text{dA} + 
\int_{\Omega} \rho~(\mathbf{v}\cdot\mathbf{b} + s)~\text{dV} ~.

Using the relation \mathbf{t} = \boldsymbol{\sigma}\cdot\mathbf{n}, the identity \mathbf{v}\cdot(\boldsymbol{\sigma}\cdot\mathbf{n}) = (\boldsymbol{\sigma}^T\cdot\mathbf{v})\cdot\mathbf{n}, and invoking the symmetry of the stress tensor, we get


\int_{\Omega}
\frac{\partial }{\partial t}\left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\right]~\text{dV} = 
-\int_{\partial{\Omega}}\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)
 (\mathbf{v}\cdot\mathbf{n})~\text{dA} + 
\int_{\partial{\Omega}} (\boldsymbol{\sigma}\cdot\mathbf{v} - \mathbf{q})\cdot\mathbf{n}~\text{dA} + 
\int_{\Omega} \rho~(\mathbf{v}\cdot\mathbf{b} + s)~\text{dV} ~.

We now apply the divergence theorem to the surface integrals to get


\int_{\Omega}
\frac{\partial }{\partial t}\left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\right]~\text{dV} = 
-\int_{\Omega}
\boldsymbol{\nabla} \bullet \left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\mathbf{v}\right]~\text{dA} 
+\int_{\Omega} \boldsymbol{\nabla} \bullet (\boldsymbol{\sigma}\cdot\mathbf{v})~\text{dA} 
- \int_{\Omega} \boldsymbol{\nabla} \bullet \mathbf{q}~\text{dA} 
+\int_{\Omega} \rho~(\mathbf{v}\cdot\mathbf{b} + s)~\text{dV} ~.

Since \Omega is arbitrary, we have


\frac{\partial }{\partial t}\left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\right] = 
- \boldsymbol{\nabla} \bullet \left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\mathbf{v}\right]
+ \boldsymbol{\nabla} \bullet (\boldsymbol{\sigma}\cdot\mathbf{v})
- \boldsymbol{\nabla} \bullet \mathbf{q}
+ \rho~(\mathbf{v}\cdot\mathbf{b} + s)~.

Expanding out the left hand side, we have


\begin{align}
\frac{\partial }{\partial t}\left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\right] & = 
\frac{\partial \rho}{\partial t}\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right) + 
\rho~\left(\frac{\partial e}{\partial t} + \frac{1}{2}~\frac{\partial }{\partial t}(\mathbf{v}\cdot\mathbf{v})\right) \\
 & = 
\frac{\partial \rho}{\partial t}\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right) + 
\rho~\frac{\partial e}{\partial t} + \rho~\frac{\partial \mathbf{v}}{\partial t}\cdot\mathbf{v} ~.
\end{align}

For the first term on the right hand side, we use the identity \boldsymbol{\nabla} \bullet (\varphi~\mathbf{v}) = \varphi~\boldsymbol{\nabla} \bullet \mathbf{v} + \boldsymbol{\nabla} \varphi\cdot\mathbf{v} to get


\begin{align}
\boldsymbol{\nabla} \bullet \left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\mathbf{v}\right] & = 
\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)~\boldsymbol{\nabla} \bullet \mathbf{v} + 
\boldsymbol{\nabla} \left[\rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\right]\cdot\mathbf{v} \\
& = \rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)~\boldsymbol{\nabla} \bullet \mathbf{v} + 
\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\boldsymbol{\nabla} \rho\cdot\mathbf{v} +
\rho~\boldsymbol{\nabla} \left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\cdot\mathbf{v} \\
& = \rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)~\boldsymbol{\nabla} \bullet \mathbf{v} + 
\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\boldsymbol{\nabla} \rho\cdot\mathbf{v} +
\rho~\boldsymbol{\nabla} e\cdot{\mathbf{v}} + \frac{1}{2}~\rho~\boldsymbol{\nabla} (\mathbf{v}\cdot\mathbf{v})\cdot\mathbf{v} \\
& = \rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)~\boldsymbol{\nabla} \bullet \mathbf{v} + 
\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\boldsymbol{\nabla} \rho\cdot\mathbf{v} +
\rho~\boldsymbol{\nabla} e\cdot{\mathbf{v}} + \rho~(\boldsymbol{\nabla}\mathbf{v}^T\cdot\mathbf{v})\cdot\mathbf{v} \\
& = \rho~\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)~\boldsymbol{\nabla} \bullet \mathbf{v} + 
\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right)\boldsymbol{\nabla} \rho\cdot\mathbf{v} +
\rho~\boldsymbol{\nabla} e\cdot{\mathbf{v}} + \rho~(\boldsymbol{\nabla}\mathbf{v}\cdot\mathbf{v})\cdot\mathbf{v} ~.
\end{align}

For the second term on the right we use the identity \boldsymbol{\nabla} \bullet (\boldsymbol{S}^T\cdot\mathbf{v}) = \boldsymbol{S}:\boldsymbol{\nabla}\mathbf{v} + (\boldsymbol{\nabla} \bullet \boldsymbol{S})\cdot\mathbf{v} and the symmetry of the Cauchy stress tensor to get


\boldsymbol{\nabla} \bullet (\boldsymbol{\sigma}\cdot\mathbf{v}) = \boldsymbol{\sigma}:\boldsymbol{\nabla}\mathbf{v} + (\boldsymbol{\nabla} \bullet \boldsymbol{\sigma})\cdot\mathbf{v} ~.

After collecting terms and rearranging, we get


 \left(\frac{\partial \rho}{\partial t}+ \rho~\boldsymbol{\nabla} \bullet \mathbf{v} + \boldsymbol{\nabla} \rho\cdot\mathbf{v}\right)
\left(e + \frac{1}{2}~\mathbf{v}\cdot\mathbf{v}\right) + 
 \left(\rho~\frac{\partial \mathbf{v}}{\partial t} + \rho~\boldsymbol{\nabla}\mathbf{v}\cdot\mathbf{v} - 
\boldsymbol{\nabla} \bullet \boldsymbol{\sigma} - \rho~\mathbf{b}\right)\cdot\mathbf{v} +
 \rho~\left(\frac{\partial e}{\partial t} + \boldsymbol{\nabla} e\cdot{\mathbf{v}}\right) +
 - \boldsymbol{\sigma}:\boldsymbol{\nabla}\mathbf{v} 
 + \boldsymbol{\nabla} \bullet \mathbf{q}
 - \rho~s = 0 ~.

Applying the balance of mass to the first term and the balance of linear momentum to the second term, and using the material time derivative of the internal energy


\dot{e} = \frac{\partial e}{\partial t} + \boldsymbol{\nabla} e\cdot\mathbf{v}

we get the final form of the balance of energy:


 {
 \rho~\dot{e} - \boldsymbol{\sigma}:\boldsymbol{\nabla}\mathbf{v} + \boldsymbol{\nabla} \bullet \mathbf{q} - \rho~s = 0 ~.
 }
This article is issued from Wikiversity - version of the Saturday, September 12, 2009. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.