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
This is almost certainly because of a validation error because of something wrong in the file. I haven't looked at your sample file, but double check that the mole fractions add up to 1.0, the syntax is all correct, the authors are properly specified and spelled, etc.
So looking at the file, it seems your mole fractions only sum to .999954, which is most likely the cause of this error. Thank you for reporting it! We definitely need to do a better job actually stating what is wrong...
Also, your chemked-version should be 0.4.1 to match the most recent version that supports all the features you're using here 😄
Issue:
Not sure where the error is coming from
Code sample, preferably able to be copy-pasted and run with no changes
Daley_2008_cyclopentane_phi0.25.zip
Expected behavior
That it validates the ChemKED file without errors
Actual behavior, including any error messages
NotImplementedError Traceback (most recent call last)
in ()
----> 1 ChemKED(path)
PyKED/ChemKED version: 4.1, Python version: 3.6.6
The text was updated successfully, but these errors were encountered: