AdsorptionChillerUpdate メソッド (Double, Double, Double, Double, Double, Double) |
状態を更新する(成り行き運転)
名前空間:
Popolo.HVAC.HeatSource
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文public void Update(
double chilledWaterInletTemperature,
double chilledWaterFlowRate,
double coolingWaterInletTemperature,
double coolingWaterFlowRate,
double hotWaterInletTemperature,
double hotWaterFlowRate
)
パラメーター
- chilledWaterInletTemperature
- 型: SystemDouble
冷水入口温度[C] - chilledWaterFlowRate
- 型: SystemDouble
冷水質量流量[kg/s] - coolingWaterInletTemperature
- 型: SystemDouble
冷却水入口温度[C] - coolingWaterFlowRate
- 型: SystemDouble
冷却水質量流量[kg/s] - hotWaterInletTemperature
- 型: SystemDouble
温水入口温度[C] - hotWaterFlowRate
- 型: SystemDouble
温水質量流量[kg/s]
関連項目