Hi everyone,
I am running a process containing a reaction :
e + N => e + e + N^+ ! BOLSIG N -> N^+
Which leads to an error:
process link ... cannot find processes link for <bolsig:N->N^+>
PRESS ENTER TO EXIT ...
In my bolsig database file, I have added this part:
IONIZATION
N -> N^+
1.45400e+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 and 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
3.000000e+1 7.070800e-21
4.000000e+1 1.068510e-20
5.000000e+1 1.287360e-20
.....
I don't know where is the problem, can anyone help me?
Thank you in advances