Updated RMG-Java kinetics libraries using new importOldDatabase.py scrip#4
Closed
rwest wants to merge 4 commits intoReactionMechanismGenerator:masterfrom
Closed
Updated RMG-Java kinetics libraries using new importOldDatabase.py scrip#4rwest wants to merge 4 commits intoReactionMechanismGenerator:masterfrom
rwest wants to merge 4 commits intoReactionMechanismGenerator:masterfrom
Conversation
…cript. These have comments and MultiKinetics (instead of duplicates). One strange thing is that the adjacency lists no longer seem to sort the atoms by connectivity, meaning that they now seem to vary, making the diff a little confusing. Also, the modified 'history' items make the diff annoying. For those two reasons, this for now is on a separate branch, not master.
Some of these were probably hand-written before, and thus perhaps easier to read. This will at least ensure consistency, however. I'm not sure which is preferable. Oh, and I removed the timestamp from the history, so hopefully it changes a bit less often (not a complete solution)
These were missing units on the T0
Member
|
Is this pull request deprecated? Maybe we should delete it. |
Member
Author
|
It looks it. I'll close it now. |
kblondal
added a commit
to kblondal/RMG-database
that referenced
this pull request
Sep 26, 2018
Add hyphens to tree for single bonds
JacksonBurns
pushed a commit
that referenced
this pull request
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re-imported RMG-Java kinetics libraries using new importOldDatabase.py script.
These have comments and MultiKinetics (instead of duplicates).
One strange thing is that the adjacency lists no longer seem
to sort the atoms by connectivity, meaning that they now seem
to vary, making the diff a little confusing.
Also, the modified 'history' items make the diff annoying.
For those two reasons, this for now is on a separate branch,
not master.
I'm not actually requesting you pull this until these things are resolved, but figure this branch (and pull request) will be a useful place to discuss changes.