Skip to content

Fixing thermo group corrections for cyclics #212

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

Merged
merged 2 commits into from
Apr 18, 2014

Conversation

connie
Copy link
Member

@connie connie commented Apr 18, 2014

Should pull this in right away, as it fixes some of our problems such as cyclopentene using the cyclopentane group correction. Now it matches Java's implementation. However, gauche corrections are, like in Java, not completely implemented correctly. We will deal with this later.

connie added 2 commits April 18, 2014 17:55
…t include gauche correcitons.

Use overall ring correction instead of most destabilizing one for enthalpy.  (We were using
cyclopentane corrections for cyclopentene.)  Now it is corrected.

Don't include gauche corrections if the molecule is cyclic.  (Still need to include them
for parts of the molecule that aren't in the rings.. but we'll figure that out later.
rwest added a commit that referenced this pull request Apr 18, 2014
Fixing thermo group corrections for cyclics
@rwest rwest merged commit a896980 into ReactionMechanismGenerator:master Apr 18, 2014
@rwest
Copy link
Member

rwest commented Apr 18, 2014

Looks Ok so I will merge as is, but would like some unit tests for this (that now pass but would have failed). Is it deterministic how we descend the tree?
Oh, and we should open an issue to fix the gauche!

@connie connie deleted the thermoGroups branch July 21, 2014 16:26
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.

2 participants