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

Update parameter names in for ThermoPhase.equilibrate #684

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Update parameter names in for ThermoPhase.equilibrate #684

merged 1 commit into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. Update parameter names for ThermoPhase.equilibrate

    Changed keyword arguments from:
    
    * `maxsteps` to `max_steps`
    * `maxiter` to `max_iter`
    * `loglevel` to `log_level`
    
    Minor docstring formatting updates.
    
    closes #675
    sameshl authored and bryanwweber committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    b54e7e2 View commit details
    Browse the repository at this point in the history