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.
Download Address: Http://nchc.dl.sourceforge.net/project/pfcalc/pfcalc/0.7/pfcalc-0.7-win32.exe