Skip to content

Update fluids to 1.1.0#266

Open
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-fluids-0.1.86-to-1.1.0
Open

Update fluids to 1.1.0#266
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-fluids-0.1.86-to-1.1.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Dec 7, 2024

Copy link
Copy Markdown
Collaborator

This PR updates fluids from 0.1.86 to 1.1.0.

Changelog

1.1.0

Added
- Numerous examples showing how to use fluids from other programming langues (inspired by advent of code)

Fixed
- Fixed `differential_pressure_meter_solver` to use meter-specific beta calculation; cone and wedge meters were not calculated correctly in that function before this change

Changed
- Internal cleanup
- Corrected a constant `venuri nozzle` to `venturi nozzle` in the flow meter section
- Second argument of `entrance_beveled_orifice` was renamed from `do` to `Do` for consistency

Removed
- Removed unloved and not installed by default components hwm93 and hwm07; the pyglow (https://github.com/timduly4/pyglow) package provides excellent interfaces to those models and more and is recommended by the author

1.0.27

Changed
- Code cleanup and minor optimizations
- Fix Issue 60 https://github.com/CalebBell/fluids/issues/60
- Fix Issue 54 https://github.com/CalebBell/fluids/issues/54
- Fix Issue 16 https://github.com/CalebBell/fluids/issues/16
- Use the canonical timezone for Mountain Time https://github.com/CalebBell/fluids/pull/71

1.0.24

Changed
- Code cleanup with ruff (experiment)
- Update notes on IronPython

1.0.23

Added
- Option to use numba interface without IPython by disabling caching (set the environmental variable NUMBA_FUNCTION_CACHE_SIZE to 0 before loading fluids)

Changed
- Internal cleanup

Removed
- Dropped support for Python before 3.6
Links

@pyup-bot pyup-bot mentioned this pull request Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant