Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and modify calls for generateTransportData() #167

Merged
merged 2 commits into from Dec 12, 2013

Conversation

bbuesser
Copy link
Contributor

  • move call for seed species from initialize() to
    addSeedMechanismToCore() next to getThermoData()
  • call getTransportData() for reactions found in reaction libraries in
    addReactionLibraryToEdge()

- move call for seed species from initialize() to
addSeedMechanismToCore()
- call getTransportData() for reactions found in reaction libraries in
addReactionLibraryToEdge()
- setting the number of lone electron pairs
- also fixes fromSMILES and similar functions using fromRDKitMol()
@bbuesser bbuesser closed this Dec 12, 2013
@rwest
Copy link
Member

rwest commented Dec 12, 2013

I was about to merge it. Did you mean to close it?

@bbuesser
Copy link
Contributor Author

I'm sorry, both are ok and tested.

I wasn't sure, because the title of the pull request was intended for 7b84153 but I saw that all commits since the last merge eb1c544 are added to this pull request. I thought I would be able to push them separately to make better titles.

It would be good to have eb1c544 in the dev.rmg website because it makes sure that the adjacency lists have the correct number of lone electron pairs.

@bbuesser bbuesser reopened this Dec 12, 2013
rwest added a commit that referenced this pull request Dec 12, 2013
Add and modify calls for generateTransportData() and add updateLonePairs to fix adjacency lists generated by fromSMILES
@rwest rwest merged commit 8531027 into ReactionMechanismGenerator:master Dec 12, 2013
@rwest
Copy link
Member

rwest commented Dec 12, 2013

@connie will have to pull this to the Dev website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants