PlasmaInternalEnergy:

--------------------------------------------------------------------------
   Computes the plasma internal energy.

   Type PlasmaInternalEnergy for a demo.
--------------------------------------------------------------------------
   Form:
   iE = PlasmaInternalEnergy( n, t, v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   n             (1,:)      Density (#/m^3)
   t             (1,:)      Temperature (keV)
   v             (1,:)      Volume (m^3)

   -------
   Outputs
   -------
   iE            (1,:)      Plasma Internal Energy (GJ)

--------------------------------------------------------------------------
	Copyright (c) 2011 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D