me24
- 3
- 0
The Reynolds Transport theorem (RTT) is usually applied to derive the conservation of mass, momentum and energy in a fluid. But when I try to apply the RTT to other physical quantities, I get weird results. Can anyone see where I'm going wrong?
As a simple example, take the physical quantity to be position, x. Assume that the fluid density \rho and velocity u are independent of time, so that the time derivative of the volume integral \int \rho\,x\,dV is zero. Applying the RTT to \rho\,x gives,
<br /> \frac{\partial\,\rho\,x}{\partial\,t} + \nabla\cdot(\rho\,x\,u) = 0<br />
which can be rearranged as,
<br /> \left[\frac{\partial\,\rho}{\partial\,t} + \nabla\cdot(\rho\,u)\right]\,x<br /> + \rho\left\{\frac{\partial\,x}{\partial\,t} + u\cdot\nabla\,x\right\}<br />
This can be simplified by applying the mass equation,
<br /> \frac{\partial\,\rho}{\partial\,t} + \nabla\cdot(\rho\,u) = 0<br />
to yield the result,
<br /> \rho\,D_t(x) = 0<br />
where D_t is the material derivative,
<br /> D_t = \frac{\partial}{\partial\,t} + u\cdot\nabla<br />
I think that \partial\,x/\partial\,t = 0 and \nabla\,x = I, where I is the identity matrix, in which case the result simplifies to,
<br /> \rho\,u = 0<br />
This is incorrect
u does not need to be zero in order for the time derivative of \int \rho\,x\,dV to be zero.
As a simple example, take the physical quantity to be position, x. Assume that the fluid density \rho and velocity u are independent of time, so that the time derivative of the volume integral \int \rho\,x\,dV is zero. Applying the RTT to \rho\,x gives,
<br /> \frac{\partial\,\rho\,x}{\partial\,t} + \nabla\cdot(\rho\,x\,u) = 0<br />
which can be rearranged as,
<br /> \left[\frac{\partial\,\rho}{\partial\,t} + \nabla\cdot(\rho\,u)\right]\,x<br /> + \rho\left\{\frac{\partial\,x}{\partial\,t} + u\cdot\nabla\,x\right\}<br />
This can be simplified by applying the mass equation,
<br /> \frac{\partial\,\rho}{\partial\,t} + \nabla\cdot(\rho\,u) = 0<br />
to yield the result,
<br /> \rho\,D_t(x) = 0<br />
where D_t is the material derivative,
<br /> D_t = \frac{\partial}{\partial\,t} + u\cdot\nabla<br />
I think that \partial\,x/\partial\,t = 0 and \nabla\,x = I, where I is the identity matrix, in which case the result simplifies to,
<br /> \rho\,u = 0<br />
This is incorrect
