-
Notifications
You must be signed in to change notification settings - Fork 75
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
Symmetric diverging\converging tees K calculation #19
Comments
Hi Filprots, Thanks for the compliment. Are you using fluids? I'd be interested in hearing what for, if you'd like to share. Would you care to elaborate on these type of tees? Do you mean 4-way "+" shaped junctions? They definitely are not in Crane. Would you care to suggest a source and include their equations in the issue? Cheers, |
Dear Caleb. I'm currently working on web project powered by NodeJS and all my code is in JavaScript, so i dont use your library directly, but it was very helpful for me to figure out some things, beacuse sometimes in sources there are some errors that makes it hard to achieve good result. About tees. Equations for this cases i've found in this source (1) Here is screenshots of equations : In (1) there's also another approach for solving this situations presented by Andrew Gardel. Will that be helpful for your project? |
P.S. Just found out that some more versions of equations for this cases are given in Idelchik's "Handbook for hydraulic resistances 1994". |
Hi Filprots, Thanks for the suggestions! Those look like great sources. I had indeed forgotten that the Crane model did not cover those scenarios. I agree the symmetric cases would great be to have in fluids. I have heard of the Gardel method before, but it may not be that accurate. The newer method looks a little better. It's still not a topic I am actively working on, but it's still a topic I expect to look at at some point. Good luck, |
I'm interested in this enhancement too. |
Hello! Very nice and useful library you wrote.
I think this (Symmetric diverging\converging tees K calculation) feature is needed to complete the tees calculations covering all possible cases.
Thanks.
The text was updated successfully, but these errors were encountered: