Let me describe my problem:
What I want to do is to mix the density of N2 and O2 gas, but the problem lies in the cross-sectional data. I know the proportion of N2 and O2 in the air, but I don’t know how the proportional distribution is achieved in the main program, but I found The problem should be that only the cross-sectional data of N2 is called in my program, and the cross-sectional data of O2 is not called. The problem may be that the ratio of N2:O2 is defaulted to 1:0, so the generated bolsig.log file only has the reaction formula of N2 , And there is no O2 reaction formula, I would like to ask you how to realize the proportional distribution in the main program.
This is the specific error message:
N2_O2 first try
found 30 points in data_in.dat file
ZDPlasKin (version 2.0a) INIT:
species ... 44
reactions ... 427
BOLSIG+ loader ... bolsigdb.dat :
ERROR: wrong file or missing data (bolsigdb.dat: <N2(V1)>).
PRESS ENTER TO EXIT ...