PlasmaRadius:

--------------------------------------------------------------------------
   Computes the Plasma Radius from the desired power and net
   power density. aR is entered for a cylindrical plasma.

   Type PlasmaRadius for a demo.
--------------------------------------------------------------------------
   Form:
   r = PlasmaRadius( pNet, pD, aR )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   pNet           (1,:)	Net power (MW/m^3)       
   pD             (1,1)	Desired power (MW)
   aR             (1,1)    Aspect ratio length/r

   -------
   Outputs
   -------
   r              (1,:)	Plasma Radius (m)

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

Children:

Common: Graphics/Plot2D
FusionPropulsion: PlasmaPhysics/PlasmaVolume