|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [13.2.1](https://github.com/equinor/ecalc/compare/v13.2.0...v13.2.1) (2026-03-19) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* upstream choke crashes with RateTooHighError at max choke ([#1446](https://github.com/equinor/ecalc/issues/1446)) ([dec649f](https://github.com/equinor/ecalc/commit/dec649f5ae9ce16b837ddaecea7979e566803065)) |
| 9 | + |
| 10 | + |
| 11 | +### Documentation |
| 12 | + |
| 13 | +* Update changelog for breaking changes in LTP/STP ([#1433](https://github.com/equinor/ecalc/issues/1433)) ([8abcc56](https://github.com/equinor/ecalc/commit/8abcc563e47b9cc5840cb39852061bd089908108)) |
| 14 | + |
| 15 | + |
| 16 | +### Miscellaneous Chores |
| 17 | + |
| 18 | +* common filesystem for uv cache and venv ([97cb8e3](https://github.com/equinor/ecalc/commit/97cb8e3a63b4ef95ee8f67ee17e78d03a912bc1c)) |
| 19 | +* **deps:** bump actions/download-artifact from 7 to 8 ([500205f](https://github.com/equinor/ecalc/commit/500205fe3c89bca0c8978d212d75e6059ad7643b)) |
| 20 | +* fix ProcessSystem usage in asv solver ([c95e425](https://github.com/equinor/ecalc/commit/c95e4256c104083b8d3a89f96f64659b4f032d58)) |
| 21 | +* fix speed boundary ([61af842](https://github.com/equinor/ecalc/commit/61af842c699406dc3204e716d8140c7d73f3d61b)) |
| 22 | +* improve readability of asv solver code ([#1407](https://github.com/equinor/ecalc/issues/1407)) ([458b7c7](https://github.com/equinor/ecalc/commit/458b7c7fa9eea706f877489d790a7789670833a1)) |
| 23 | +* introduce process simulator ([71ce3af](https://github.com/equinor/ecalc/commit/71ce3afc5f41d94d9c2ba6de1d0884f20a60d8d5)) |
| 24 | +* introduce process system id ([e662bc1](https://github.com/equinor/ecalc/commit/e662bc11c34cdc5fe1a70862758dc19b206da66e)) |
| 25 | +* introduce ProcessUnitId ([7093ecc](https://github.com/equinor/ecalc/commit/7093ecc64f679e60824d55b217b4c7109265afd9)) |
| 26 | +* introduce StreamPropagator ([7aa0a8a](https://github.com/equinor/ecalc/commit/7aa0a8af01713d4a63e4d3ae34b2f337d7e4fccc)) |
| 27 | +* rename ASVSolver to OutletPressureSolver ([4b57ae1](https://github.com/equinor/ecalc/commit/4b57ae1614b176e2fe48759c8bb2f5534a847532)) |
| 28 | +* rename OutletPressureSolver find_solution method ([1e8269a](https://github.com/equinor/ecalc/commit/1e8269a90e0c4279e8eaf1bf5bc0f636ffce19fb)) |
| 29 | +* update ASVSolver instantiation ([7aa62c5](https://github.com/equinor/ecalc/commit/7aa62c54b910fd3607685281f58d830f89b75eca)) |
| 30 | +* update npmrc cooldown ([#1422](https://github.com/equinor/ecalc/issues/1422)) ([6907ec8](https://github.com/equinor/ecalc/commit/6907ec8328a3d173d7e64a8c674cb87da7991712)) |
| 31 | +* upgrade dependencies for week 11. Auto-generated by devCalc ([cbc2168](https://github.com/equinor/ecalc/commit/cbc21682380255a1e2b0552cf13821c4f36dc23a)) |
| 32 | +* upgrade dependencies for week 11. Auto-generated by devCalc ([#1416](https://github.com/equinor/ecalc/issues/1416)) ([0b81cc1](https://github.com/equinor/ecalc/commit/0b81cc1058766e4f11cf2f1a47e47bbe37c0e91b)) |
| 33 | +* upgrade dependencies for week 12. Auto-generated by devCalc ([#1439](https://github.com/equinor/ecalc/issues/1439)) ([66f62cb](https://github.com/equinor/ecalc/commit/66f62cb93f1943b43536e49c66d9fd8ede363bba)) |
| 34 | + |
| 35 | + |
| 36 | +### Code Refactoring |
| 37 | + |
| 38 | +* implement common asv pressure control strategy ([#1413](https://github.com/equinor/ecalc/issues/1413)) ([761f9dc](https://github.com/equinor/ecalc/commit/761f9dc2bb6a9d4e1bdf25cc8eb613229ee60ad4)) |
| 39 | +* implement individual asv pressure control strategy ([#1414](https://github.com/equinor/ecalc/issues/1414)) ([2c29e85](https://github.com/equinor/ecalc/commit/2c29e8594125f8cac968366cc11f16657ce30d99)) |
| 40 | +* introduce anti surge strategy ([#1417](https://github.com/equinor/ecalc/issues/1417)) ([711cb0b](https://github.com/equinor/ecalc/commit/711cb0b9b5794168d486fb564d935e14fbd1a493)) |
| 41 | +* introduce downstream choke pressure control strategy ([#1424](https://github.com/equinor/ecalc/issues/1424)) ([4c404c2](https://github.com/equinor/ecalc/commit/4c404c2928667c4986cc81884c8e528d9aa4050c)) |
| 42 | +* introduce individual asv anti surge strategy ([#1418](https://github.com/equinor/ecalc/issues/1418)) ([0d312d5](https://github.com/equinor/ecalc/commit/0d312d5bc189525ee76cb694451eb07266b49eaa)) |
| 43 | +* introduce pressure control strategy interface ([#1410](https://github.com/equinor/ecalc/issues/1410)) ([da31be8](https://github.com/equinor/ecalc/commit/da31be80c62d213fb22869d287f3abbb705ac946)) |
| 44 | +* introduce upstream choke pressure control strategy ([#1427](https://github.com/equinor/ecalc/issues/1427)) ([898ad6c](https://github.com/equinor/ecalc/commit/898ad6c22c142e0301f421a65c45d29c689ba4a7)) |
| 45 | +* move recirculation range calculation to `CompressorStageProcessUnit` ([#1415](https://github.com/equinor/ecalc/issues/1415)) ([7a6e276](https://github.com/equinor/ecalc/commit/7a6e27655c9286e174a1fdb1dff4885b32e3208c)) |
| 46 | + |
| 47 | + |
| 48 | +### Continuous Integration |
| 49 | + |
| 50 | +* remove false positive vulns from GHAS dependabot ([84dd740](https://github.com/equinor/ecalc/commit/84dd740da3f8164838e539be409df30e70ebf18f)) |
| 51 | + |
3 | 52 | ## [13.2.0](https://github.com/equinor/ecalc/compare/v13.1.1...v13.2.0) (2026-03-05) |
4 | 53 |
|
5 | 54 |
|
|
0 commit comments