Changes between Version 18 and Version 19 of u/erica/JeansInstability


Ignore:
Timestamp:
06/28/13 22:46:23 (12 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/JeansInstability

    v18 v19  
    11[[PageOutline]]
    22
     3= Linearization of the Fluid Equations =
     4
     5The system of equations to describe a fluid with pressure and self-gravity are the following:
     6
     7[[latex($\frac{\partial \rho}{\partial t} + \nabla \cdot (\rho \vec{v} )  = 0 ~(continuity)$)]]
     8
     9
     10[[latex($\frac{\partial \vec{v}}{\partial t} + \vec{v}(\nabla \cdot \vec{v}) = - \frac{\nabla P}{\rho} - \nabla \phi ~(Euler)$)]]
     11
     12[[latex($\nabla ^ 2 \phi = 4 \pi G \rho ~(Poisson)$)]]
     13
     14A equilibrium solution to this non-linear system of PDE's is easily given by:
     15
     16[[latex($\rho = \rho_0 = ~constant $)]]
     17
     18[[latex($v  = 0 $)]]
     19
     20[[latex($P = P(\rho) ~(constant ~entropy ~S)$)]]
     21
     22However, note that this is the source of the infamous 'Jeans Swindle', as plugging this equilibrium solution into the Euler equation implies that '''''phi is a constant''''' ([[latex($\phi = \phi_0$)]]), in contradiction with Poisson's equation. Ignoring this though, we can do a standard linear analysis on these equations to check for stability of small perturbations. As usual, a linear analysis 1) transforms the original non-linear system into a solvable linear system, and 2) provides valuable insight into the basic physics within the fluid.
     23
     24Inducing a small linear perturbation to the equilibrium solution gives the following:
     25
     26[[latex($\rho = \rho_0 + \rho_1$)]]
     27
     28[[latex($P = P_0 + P_1$)]]
     29
     30[[latex($v = v_1$)]]
     31
     32[[latex($\phi = \phi_0 $)]]
     33
     34Plugging these solutions into the above system of equations leads to the Jeans Instability as described as follows.
     35
    336= The Jeans Instability =
     37
     38
     39
    440
    541Linear perturbative analyis on the self-gravitating fluid equations under the assumption of infinite, constant ([[latex($v_0$)]]), static background density ([[latex($\rho_0$)]]) results in the following 2nd order PDE in the density perturbation ([[latex($\rho_1$)]]):