PlasmaVolume:
--------------------------------------------------------------------------
Computes the Plasma Radius from the desired power and net
power density.
Type PlasmaVolume for a demo.
--------------------------------------------------------------------------
Form:
v = PlasmaVolume( pNet, pD )
--------------------------------------------------------------------------
------
Inputs
------
pNet (1,:) Net power (MW/m^3)
pD (1,1) Desired power (MW)
-------
Outputs
-------
v (1,:) Plasma Volume (m^3)
--------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D