Hi everyone,
In my .inp file, I set a reaction:
e + N => e + e + N^+ ! BOLSIG N -> N^+
which refers to
IONIZATION
N -> N^+
1.454000e+1
SPECIES: e / N
PROCESS: E + N -> E + E + N+, Ionization
PARAM.: E = 14.54 eV
COMMENT: [e + N(4S) -> e + e + N(+,gnd), Ionization] Wang Y, Zatsarinny O, Bartschat K 2014
COMMENT: Phys. Rev. A 89 062714 extended up to 1000eV.
UPDATED: 2017-11-14 13:22:31
COLUMNS: Energy (eV) | Cross section (m2)
-----------------------------
1.454000e+1 0.000000e+0
1.750000e+1 1.362000e-21
2.000000e+1 2.556500e-21
2.500000e+1 4.786700e-21
But the solver always said cannot find the processes link N -> N^+
Could anyone help me to find where is the problem?
Thank you