E_pumpCoef(solaR)
E_pumpCoef()所属R语言包:solaR
Coefficients of centrifugal pumps.
离心泵系数。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Coefficients of centrifugal pumps
离心泵系数
用法----------Usage----------
data(pumpCoef)
格式----------Format----------
A data frame with 13 columns:
一个数据框与13个栏目:
Qn rated flux
QN额定流量
stages number of stages
阶段的阶段数
Qmax maximum flux
最大尿流率最大磁通
Pmn rated motor power
Pmn的电机额定功率
a, b, c Coefficients of the equation H=a \cdot f^2+b \cdot f \cdot Q+c \cdot Q^2.
,乙,丙的系数方程H=a \cdot f^2+b \cdot f \cdot Q+c \cdot Q^2。
g, h, i Coefficients of the efficiency curve of the motor (50 Hz): η_{m}=g \cdot (\%P_{mn})^2+h \cdot (\%P{mn})+i.
克,H,I的电动机的效率曲线(50赫兹):η_{m}=g \cdot (\%P_{mn})^2+h \cdot (\%P{mn})+i系数。
j, k, l Coefficients of the efficiency curve of the pump (50 Hz): η_{b}=j \cdot Q^2+k \cdot Q+l.
j,k和升系数的泵的效率曲线(50赫兹):η_{b}=j \cdot Q^2+k \cdot Q+l。
Details
详细信息----------Details----------
With this version only pumps from the manufacturer Grundfos are included.
在这个版本中,只有从制造商格兰富泵也包括在内。
源----------Source----------
http://net.grundfos.com/Appl/WebCAPS/custom?
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|