MagnetStoredEnergy:

--------------------------------------------------------------------------
   Energy stored in a magnet

   Type MagnetStoredEnergy for a demo.
--------------------------------------------------------------------------
   Form:
   e = MagnetStoredEnergy( b, v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   b           (1,1) Magnetic field (T)
   v           (1,:) Volume (m^3)

   -------
   Outputs
   -------
   e           (1,1) Stored energy (J)

--------------------------------------------------------------------------
   Reference: Santarius, J.F. and B.G. Logan, "Generic Magnetic Fusion
              Rocket", UWFDM-914, University of Wisconsin,  February 1998.
--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D