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

Training reactions and polycyclic thermo scripts #93

Merged
merged 4 commits into from
Feb 29, 2016
Merged

Conversation

connie
Copy link
Member

@connie connie commented Feb 29, 2016

Add ipython notebook scripts for:

  • fitting polycyclic thermo groups from a thermo library
  • adding training reactions from a kinetics library

These scripts are interactive and also show debugging data.

connie and others added 4 commits February 28, 2016 21:28
This script takes thermo libraries and fits new polycyclic groups from them.
It saves the all of the polycyclic groups to the file `new_polycyclic.py`.
  This file can be used to overwrite the original polycyclics thermo groups
 file in `input/thermo/groups/polycyclic.py`.

**IMPORTANT:** It averages any data that is found within the libraries,
 but will overwrite any old thermo data.  If old data is trustworthy,
this script must be modified

Uncertainties for the groups are calculated as 2s, where s is the sample
 standard deviation
Specify the kinetics library name below and run the script.
It automatically overwrites the training reactions files it needs to.
 Then you should commit those files.

This script only trains safely. In other words, if a single match
from an RMG family is found, a training reaction is created. Sometimes,
 there are no matches from RMG reaction families, or multiple matches.
This indicates an error that requires manual fixing, and a printout is
 given in the script.
connie added a commit that referenced this pull request Feb 29, 2016
Training reactions and polycyclic thermo scripts
@connie connie merged commit 724c086 into master Feb 29, 2016
@connie connie deleted the addTraining branch February 29, 2016 04:57
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