-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
cortespea
committed
Jan 8, 2024
1 parent
530a71e
commit 52de51a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule Bioindustrial-Park
updated
18 files
Submodule thermosteam
updated
9 files
+23 −8 | tests/test_stream.py | |
+1 −1 | thermosteam/_multi_stream.py | |
+25 −17 | thermosteam/_phase.py | |
+37 −6 | thermosteam/_stream.py | |
+1 −1 | thermosteam/equilibrium/dew_point.py | |
+124 −13 | thermosteam/equilibrium/lle.py | |
+3 −2 | thermosteam/equilibrium/plot_equilibrium.py | |
+39 −10 | thermosteam/indexer.py | |
+2 −2 | thermosteam/separations.py |