Pfcalc is a command-line tool for portable CLI programs that calculate pipe friction and pressure depletion by using Darcy-weisbach equation.
Pfcalc is a CLI program that computes pressure loss using the Darcy-weisbach equation. Data can be fed through command line arguments or can is read from a comma separated http://www.aliyun.com/zixun/aggregation/ 9541.html ">values file (CSV). This is a text file, contains values separated by commas and can are exported from various ToolStrip. Every line are a data set that contains the following values, in this order:diameter, length, roughness, elevation, flowrate, Minor loss coeficient (K-factor), temperature. The program would read the file, make a calculation to every data set and print the result. Calculation results can be exported to a CSV file that'll contain a result per line, with the values in this order:diameter, length, Roughness, flow, temperature, velocity, Reynolds number, Darcy factor, hidrostatic pressure loss, minor pressure, loss, major Pressure loss.
Pfcalc 0.7 Update log:
-the Licensing is upgraded to GPLv3. -the Word "beta" was removed from the version description. -the #define directives for TRUE and FALSE were replaced with an enum construct. -long arguments (Gnu-style arguments) were implemented. -some code is cleaned up. -the man page is updated. -the 4¥î file PFCALCRC is removed from the distribution package.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.