-
Notifications
You must be signed in to change notification settings - Fork 96
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
Merge commits from ipudk/tespy #502
Conversation
(cherry picked from commit c06cdeb)
(cherry picked from commit 56eb349)
(cherry picked from commit 81c4fe2)
(cherry picked from commit a22f267)
… way to access TminPsat internally (cherry picked from commit 1a64bd6)
(cherry picked from commit cc22938)
(cherry picked from commit 1a766a1)
(cherry picked from commit d97dcd7)
…Psat - removing use of PropsSI (cherry picked from commit 4d2458e)
(cherry picked from commit d615ba6)
(cherry picked from commit 1f0a2b3)
…rWithPressureLoss example (cherry picked from commit b5206a8)
(cherry picked from commit 6d8a34f)
(cherry picked from commit ecb718c)
(cherry picked from commit 9143f09)
(cherry picked from commit acb41ef)
(cherry picked from commit c8415d6)
(cherry picked from commit 537c7f5)
…odels are not very useful for tespy I believe (cherry picked from commit bed22e1)
(cherry picked from commit f762746)
(cherry picked from commit 33c76cc)
(cherry picked from commit 68eadb0)
…a separator. And I think we should also not use sum to 1 concentration, only when one fluid is remaining in some connector..
…a separator. And I think we should also not use sum to 1 concentration, only when one fluid is remaining in some connector..
…spy. (the solver obs out on systems with very small mass flow...). Quick and dirty handleling by adding normalized increments to the residual norm
…nside sourcea nad sink
Hello @fwitte! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
There is many things to process here, so it might take quite a bit of time to complete the PR. |
I tried working with git-filter-repo to separate the core code from the application specific new parts to split the changes into two repositories, which was unsuccessful. There seems to be something really strange in the history of the ipudk fork, which is why I ended up cherry picking the commits and adding a commit on top of that deleting the respective files, which would not be part of the core.