MagneticPressure:

--------------------------------------------------------------------------
   Computes the magnetic pressure.

   Type  MagneticPressure for a demo.
--------------------------------------------------------------------------
   Form:
	p  =  MagneticPressure( beta, b )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   beta             (1,1)  Beta
   b                (1,:)  Magnetic Field (T)

   -------
   Outputs
   -------
   p               (1,:)	Pressure (Pa)

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D