NGToolsAdmin/uniCloud-aliyun/database/ngtools_MeterResult.schema.json
2024-09-13 16:39:31 +08:00

1 line
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"bsonType":"object","required":[],"permission":{"read":false,"create":false,"update":false,"delete":false},"properties":{"_id":{"description":"ID系统自动生成"},"createTime":{"description":"创建时间","bsonType":"datetime","title":"创建时间","trim":"both"},"createBy":{"description":"创建人","bsonType":"string","title":"创建人","trim":"both"},"updateTime":{"description":"更新时间","bsonType":"datetime","title":"更新时间","trim":"both"},"updateBy":{"description":"更新人","bsonType":"string","title":"更新人","trim":"both"},"meterID":{"description":"计量点编号","bsonType":"string","title":"计量点编号","trim":"both"},"dCd":{"description":"流出系数","bsonType":"string","title":"流出系数","trim":"both"},"dE":{"description":"渐近速度系数 E","bsonType":"string","title":"求渐近速度系数 E","trim":"both"},"dFG":{"description":"相对密度系数 FG","bsonType":"string","title":"求相对密度系数 FG","trim":"both"},"dFT":{"description":"流动温度系数 FT","bsonType":"string","title":"求流动温度系数 FT","trim":"both"},"dDViscosity":{"description":"动力粘度dlnd","bsonType":"string","title":"求动力粘度dlnd","trim":"both"},"dDExpCoefficient":{"description":"可膨胀系数","bsonType":"string","title":"求可膨胀系数","trim":"both"},"dRnPipe":{"description":"管道雷诺数","bsonType":"string","title":"管道雷诺数","trim":"both"},"dBk":{"description":"孔板锐利度系数Bk","bsonType":"string","title":"孔板锐利度系数Bk","trim":"both"},"dRoughNessPipe":{"description":"管道粗糙度系数Gme","bsonType":"string","title":"管道粗糙度系数Gme","trim":"both"},"dCdCorrect":{"description":"修正后的流出系数","bsonType":"string","title":"修正后的流出系数","trim":"both"},"dCdNozell":{"description":"喷嘴的流出系数","bsonType":"string","title":"喷嘴的流出系数","trim":"both"},"dVFlowb":{"description":"标况体积流量m³\/s","bsonType":"string","title":"标况体积流量m³\/s","trim":"both"},"dVFlowf":{"description":"工况体积流量","bsonType":"string","title":"工况体积流量","trim":"both"},"dMFlowb":{"description":"标况质量流量","bsonType":"string","title":"标况质量流量","trim":"both"},"dEFlowb":{"description":"标况能量流量","bsonType":"string","title":"标况能量流量","trim":"both"},"dVelocityFlow":{"description":"管道内天然气流速","bsonType":"string","title":"管道内天然气流速","trim":"both"},"dPressLost":{"description":"压力损失","bsonType":"string","title":"压力损失","trim":"both"},"dBeta":{"description":"直径比","bsonType":"string","title":"直径比","trim":"both"},"dKappa":{"description":"等熵指数","bsonType":"string","title":"等熵指数","trim":"both"}}}