Skip to content

Commit

Permalink
chore: changing algorithm for get max rate for streams (#684)
Browse files Browse the repository at this point in the history
The get max standard rate algorithm for a multiple streams and
pressures compressor train does not work fully as intended.
Changing to a brute force algorithm, instead of trying to be clever
in searching along max speed curve and stone wall etc.

This algorithm will of course be more computationally demainding.
  • Loading branch information
olelod authored Nov 5, 2024
1 parent 00cb459 commit c13ae30
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 393 deletions.
Loading

0 comments on commit c13ae30

Please sign in to comment.