Synchrotron:
--------------------------------------------------------------------------
Computes synchrotron radiation.
This is radiation lost by the electrons.
Type Synchrotron for a demo.
--------------------------------------------------------------------------
Form:
p = Synchrotron( nI, zI, L, rW, b, tE )
--------------------------------------------------------------------------
------
Inputs
------
nI (1,m) Ion densities (#/m^3)
zI (1,m) Ion atomic numbers
L (1,1) Average plasma radius
rW (1,1) Wall reflection
b (1,1) Magnetic Field (T)
tE (1,n) Electron temperature (keV)
-------
Outputs
-------
p (1,n) Synchrotron radiation (MW/m^3)
--------------------------------------------------------------------------
References: Bingren, S., "Core Plasma Characteristics of a Spherical
Torus Fusion Reactor", Plasma Science & Technology, Vol.
7 No. 2 April 2005.
--------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D