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

chore(deps): bump thermo from 0.2.27 to 0.3.0 #653

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

Bumps thermo from 0.2.27 to 0.3.0.

Release notes

Sourced from thermo's releases.

0.3.0

  • Compatibility with NumPy 2.0 and SciPy 1.14. Note this causes somewhat different results when extrapolating tabular data (Temperature and pressure dependent - temperature dependent only behaves the same)
  • Fluids version dependency now >= 1.0.26
  • Chemicals version dependency now >= 1.2.0
  • General code cleanup and further documentation
Changelog

Sourced from thermo's changelog.

[0.3.0] - 2024-07-26

Changed

  • Compatibility with NumPy 2.0 and SciPy 1.14. Note this causes somewhat different results when extrapolating tabular data (Temperature and pressure dependent - temperature dependent only behaves the same)
  • Fluids version dependency now >= 1.0.26
  • Chemicals version dependency now >= 1.2.0
  • General code cleanup and further documentation

[0.2.26] - 2023-09-17

Changed

  • Previously added accurate fits to pure-component temperature-dependent properties now have analytical integrals implemented so as to speed up enthalpy and entropy calculations.
  • Creation of Flasher objects has been sped up
  • Add some fits for pure metal solid and liquid heat capacities to the SGTE UNARY database. The fits are quite accurate but do not implement the same equations.
  • Add base class for ThermalConductivitySolid
  • Add element fits for thermal conductivities of solids from the source: Ho, C. Y., R. W. Powell, and P. E. Liley. "Thermal Conductivity of the Elements." Journal of Physical and Chemical Reference Data 1, no. 2 (April 1, 1972): 279-421. https://doi.org/10.1063/1.3253100.
  • Add additional data for sublimation pressure
  • Fix an issue with threading and sqlite lookups

[0.2.25] - 2023-06-04

Changed

  • Code cleanup with ruff (experiment)
  • Add accurate fits to pure-component temperature-dependent properties derived using REFPROP. This is the preferred method where available. As part of this effort, a way of adding new data to thermo using json files is being experimented with.
  • Add liquid density and viscosity correlation for 8 elements (experiment)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 15, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/main/thermo-0.3.0 branch 2 times, most recently from 88eff65 to a87de7a Compare August 20, 2024 18:39
Bumps [thermo](https://github.com/CalebBell/thermo) from 0.2.27 to 0.3.0.
- [Release notes](https://github.com/CalebBell/thermo/releases)
- [Changelog](https://github.com/CalebBell/thermo/blob/master/changelog.md)
- [Commits](https://github.com/CalebBell/thermo/commits/0.3.0)

---
updated-dependencies:
- dependency-name: thermo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/main/thermo-0.3.0 branch from a87de7a to d289694 Compare September 2, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants