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

Additional check for Troe coefficients being zero #601

Merged
merged 1 commit into from
Mar 18, 2019

Commits on Mar 18, 2019

  1. Additional check for Troe coefficients being zero

    This will prevent floating point exceptions (sometimes enabled by third-party
    codes) in case c[1] or c[2] are zero but will not change the current behaviour
    if c[1] and c[2] are not zero.
    g3bk47 authored and speth committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    05ef02d View commit details
    Browse the repository at this point in the history