The File Format
Cross-section data must be specified using the following format:
1st line
2nd line
3rd line
4th line
---------------------------
energy data (eV) Collision cross section (m2)
---------------------------
1
2
3
4
5
Table of the cross section as a function of energy. The table starts and ends by a line of dashes '------' (at least five), and has otherwise two numbers per line: the energy in eV and the cross section in m2. The table does not need to follow the other lines immediately; that is, user comments such as reference information can be included above the table.
Here are some examples for the types of collisions available:
ELASTIC
e+O2=>e+O2
1.71e-5
1.0 1.0
---------------------------
0.000000e+000 3.500000e-021
.
.
.
---------------------------
 
ATTACHMENT
e+O2=>O+O-
0
1.0 1.0
---------------------------
5.800000e-002 2.220446e-036
.
.
.
---------------------------
 
EXCITATION
e+O2=>e+O2b1s
1.6270 5 1
1.0 1.0
---------------------------
1.627000e+000 2.220446e-036
.
.
.
---------------------------
 
IONIZATION
e+O2=>2e+O2+
12.0600
1.0 1.0
---------------------------
1.206000e+001 2.220446e-036
.
.
.
---------------------------