You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I use your pymras to convert cti file to inp file, then input the inp file in chemkin to do simulation. when doing pre-processing in Chemkin, I got an error about Arrhenius parameter,
this is the converted inp file, need to notice, there is no space on the red marked and pointed reaction,
and this is the Chemkin error log:
so I don't know whether it is my fault during generating cti, or you may or could give more space between reaction and Arrhenius parameters in your converting cti to inp script.
The text was updated successfully, but these errors were encountered:
Hi @kyleniemeyer, I believe that my version of soln2ck will not have this problem. I did quite a bit of reformatting the output file to eliminate such issues and make it more legible. I cannot remember if I altered the inputs into the main write function. There is also the additional functionality of adding notes back into the output chemkin-style mechanism.
Hi there,
I use your pymras to convert cti file to inp file, then input the inp file in chemkin to do simulation. when doing pre-processing in Chemkin, I got an error about Arrhenius parameter,
this is the converted inp file, need to notice, there is no space on the red marked and pointed reaction,
and this is the Chemkin error log:
so I don't know whether it is my fault during generating cti, or you may or could give more space between reaction and Arrhenius parameters in your converting cti to inp script.
The text was updated successfully, but these errors were encountered: