- #1
Tomishiyo
- 18
- 1
Homework Statement
Use the continuity and momentum conservation equations for a single species to construct the following "convective derivative" equation for the fluid velocity:
[tex]\frac{\partial\vec{v}}{\partial t}+\vec{v}\cdot\nabla\vec{v}=\vec{g}-\frac{1}{\rho}\nabla p +\frac{q}{m}(\vec{E}+\vec{v}\times\vec{B}),[/tex]
where it was assumed that the stress tensor is approximately given by [itex]\Pi_{ij}=p\delta_{ij}[/itex], with [itex]p=nkT[/itex] beign the pressure for that species.
Homework Equations
1.Continuity equation:
[tex]\frac{\partial \rho}{\partial t}+\nabla\cdot(\rho\vec{v})[/tex]
2.Momentum conservation equation
[tex]\frac{\partial}{\partial t}(\rho\vec{v})+\nabla\cdot(\rho \vec{v} \vec{v} )+\nabla \cdot\Pi=\rho\vec{g}+\rho_{e}\vec{E}+\vec{J}\times \vec{B} [/tex]
The Attempt at a Solution
Ok, first problem I have: those equations I wrote were derived in class, and I got no textbook to study the subject. So there are some terms that are quite unclear to me. I would appreciate some book indications (plasma books, specially the ones good in the fluids part).
My attempt at the solution so far is to write the lhs of the momentum conservation equation as:
[tex]\frac{\partial}{\partial t}(\rho \vec{v})+\nabla \cdot (\vec{v} \vec{v})+\nabla \cdot \Pi = \vec{v}\frac{\partial \rho}{\partial t}+\rho\frac{\partial \vec{v}}{\partial t}+\vec{v}\nabla\cdot(\rho\vec{v})+\rho\vec{v} \nabla \cdot \vec{v}+\nabla\cdot\Pi[/tex]
But by the continuity equation, the third term in the rhs is [itex]\vec{v}\nabla \cdot (\rho\vec{v})=-\vec{v}\frac{\partial \rho}{\partial t}[/itex] and thus the equation becames:
[tex]\frac{\partial}{\partial t}(\rho \vec{v})+\nabla \cdot (\vec{v} \vec{v})+\nabla \cdot \Pi=\rho\frac{\partial \vec{v}}{\partial t}+\rho\vec{v} \nabla \cdot \vec{v} + \nabla \cdot \Pi. [/tex]
And that is pretty much all I could do so far. I know [itex]\rho_{e}\vec{E} [/itex] is a very small and usually negligible, and I think second term in the rhs of the equation above can be transformed using some kind of vectorial identity like:
[tex]\nabla \dot (f\vec{A})=f \nabla \cdot \vec{A}+\vec{A}\cdot \nabla f, [/tex]
if I only could grante that the relation holds for tensorial quantities like the vectors in the equation (and also, I would need one of the terms to vanish in the identity displayed). I have absolutely no idea on how to get rid of [itex]\vec{J}[/itex] or [itex]\nabla \cdot \Pi[/itex].
Thank you for your time!