系統分析失敗時,「報告」視圖中的「分析報告」頂端會顯示下列訊息:「EnergyPlus 模擬沒有產生系統分析的報告」。
如果系統分析失敗,請檢查系統 temp 資料夾中的 eplusout.err 錯誤記錄。
在 Windows 檔案總管中,輸入 %temp% 可快速開啟 temp 資料夾,然後搜尋與所選分析工作流程具有相同名稱的資料夾。視您的 Windows 安全性設定而定,您可能還有一個系統產生的資料夾。
資料夾路徑類似這樣:C:\Users\<登入>\AppData\Local\Temp\3\fbf31253-58bb-4d1a-b5db-ae57c7b3aee2\HVAC Systems Loads and Sizing。eplusout.err 記錄檔位於 \run 子資料夾中。
系統分析失敗的原因 | 解決方法 |
---|---|
請注意,下列情形不會產生記錄檔,因為系統分析無法執行。 區域設備 (例如定風量箱) 需要空調系統,但沒有指定。 ![]() 「系統瀏覽器」中需要空調系統的區域設備會顯示一個警告圖示。 ![]() |
對區域設備指定空調系統。請參閱區域設備。 |
加熱設定點 (22 度 C) 大於冷卻設定點 (21 度 C),因此產生加熱/冷卻悖論。
eplusout.err 檔的底部會顯示與下列類似的訊息: **LoadToHeatingSetPoint=-6603.432, LoadToCoolingSetPoint=-7759.433 **ZoneTempIndZnLd=32035.45 **ZoneTempDepZnLd=1156.00 **Zone HeatingThermostatSetPoint=22.00 **Zone CoolingThermostatSetPoint=21.00 Fatal** Program terminates due to above conditions. |
在預設區域中指定正確的設定點,然後重新執行系統分析。 |
沒有對區域設備指定空調系統,或者沒有對任何分析空間指定使用空調系統的區域設備。
eplusout.err 檔的底部會顯示與下列類似的訊息: **Fatal** Preceding errors cause termination Summary of Errors that led to program termination: Reference severe error count=2 Last severe error=An outlet node inAirLoopHVAC=" AHU-1 " is not connected to any zone ***Warning: Node connection errors not checked - most system input has not been read (see previous warning. ***Fatal error -- final processing. Program exited before simulations began. See previous error messages. |
請確保所有空調系統都與分析空間相關聯。刪除任何未使用的空調系統。請參閱空調系統假設。 |
包含盤管的區域設備 (例如輻射板) 沒有指定一或多個盤管。
![]() 系統分析將失敗,eplusout.err 檔的底部會顯示與下列類似的訊息: **Severe** <root>[Coil:Cooling:Water][RP-1-1 Cooling Coil] - Missing required property 'water_inlet_node_name'. **Severe** <root>[Coil:Cooling:Water][RP-1-1 Cooling Coil] - Missing required property 'water_outlet_node_name'. **Fatal** Errors occurred on processing input file. Preceding condition(s) cause termination. |
在「性質」選項板中,指定「冷卻盤管」並重新執行系統分析。 |