NumberDensityFromBeta:

--------------------------------------------------------------------------
   Compute number density from beta, b and kT.

   Type NumberDensityFromBeta for a demo.
--------------------------------------------------------------------------
   Form:
   n = NumberDensityFromBeta( beta, b, kT )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   beta          (1,1)  Plasma beta (0 to 1)
   b             (1,1)  Magnetic field (Tesla)
   kT            (1,:)  Energy (kEV)
           

   -------
   Outputs
   -------
   n             (1,:)  Number density (/m^3)
   

--------------------------------------------------------------------------
   Reference: Szirmay, L. V., "Nuclear Fusion Reactor Design Fundamentals,
              p. 137.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
FusionPropulsion: PlasmaPhysics/PlasmaConstant
Propulsion: Electric/KEVToJ