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
Whoops, I had fixed this a few days ago - encountered while trying to run DIPK in RMG-Py - but forgot to push the fix to official. Update your RMG-Py and RMG-database to the current official master and try again.
When I run the methylformate example, I get the invalid k(E) error still, which I am looking into. My DIPK model does finish successfully if I restrict pdep to small molecules (below 20 atoms) only, but I'm not sure you have that option for methylformate.
Running the methylformate example I get this on the first iteration:
AssertionError: Expecting one matching reverse reaction, not 0. Forward reaction <Molecule "COC=O"> + <Molecule "[O]"> <=> <Molecule "[OH]"> + <Molecule "[CH2]OC=O"> : Reaction(reactants=[Molecule(SMILES="COC=O"), Molecule(SMILES="[O]")], products=[Molecule(SMILES="[OH]"), Molecule(SMILES="[CH2]OC=O")], degeneracy=3)
Full traceback:
1,3-hexadiene example (with no oxygen atoms) works OK
The text was updated successfully, but these errors were encountered: