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

Change Reaction Methods interface #4305

Merged
merged 5 commits into from
Jul 20, 2021

Commits on Jul 20, 2021

  1. python: Change temperature variable name in Reaction Methods

    Change the name of the variable temperature to kT, for consistency
    with the rest of the code and its physical meaning.
    pm-blanco authored and jngrad committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d6d03ab View commit details
    Browse the repository at this point in the history
  2. python: Deprecate ConstantpHEnsemble reaction coefficients

    All product and reactant coefficients must equal one
    in the constant pH method.
    pm-blanco authored and jngrad committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    91eda99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7cc45a View commit details
    Browse the repository at this point in the history
  4. Modernize code

    jngrad committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    996e529 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    436e34c View commit details
    Browse the repository at this point in the history