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

WIP - Cathub kinetics #499

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

WIP - Cathub kinetics #499

wants to merge 11 commits into from

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    86bd818 View commit details
    Browse the repository at this point in the history
  2. added cathub Pt kinetics library

    only with Eas, As are None
    davidfarinajr authored and mazeau committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    cefc7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbdfad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0f5ab1 View commit details
    Browse the repository at this point in the history
  5. added cathub training reactions

    davidfarinajr authored and mazeau committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    f1249cb View commit details
    Browse the repository at this point in the history
  6. added cathub seed mechs

    these are reactions which currently dont match any of our families
    davidfarinajr authored and mazeau committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    8446261 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12b6e1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c2f197 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    035cda3 View commit details
    Browse the repository at this point in the history
  10. MultiArr -> Arr for cathub reactions

    The duplicate cathub reactions were converted to MultiArrh.  However, we do not want to add these rates together, so I converted them to SurfaceArrhenius and selected the more recent calculation (SchumannSelectivity2018)
    davidfarinajr authored and mazeau committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7d91ee8 View commit details
    Browse the repository at this point in the history
  11. removed metal and facet from surface thermo group entries

    Since we now consider metal attrs when descending the tree, these need to be removed from thermo group entries
    davidfarinajr authored and mazeau committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    25d5b34 View commit details
    Browse the repository at this point in the history