11
22
3+ Error Messages for Run 001:
4+
5+ ---------------
6+ DHW02.CSE(38): Info:
7+ DHWSYS 'DS0': 'wsDayWasteVol' is ignored -- there are no wsDayUse draws.
8+ ---------------
9+
10+
11+
312! Log for Run 001:
413
5- ! CSE 0.920 .0+main.99c64c5b.17 for Win32 console
14+ ! CSE 0.923 .0+dhw-message-tweak.937e80d9.1.dirty for Win32 console
615
716
817
@@ -54,6 +63,7 @@ Input for Run 001:
5463 wsSDLM = HWSDLM( 1900)
5564 wsParElec = fix($hour+12)%12
5665 wsCalcMode = PRERUN
66+ wsDayWasteVol = 100
5767
5868 DHWHEATER "WH0"
5969 whHeatSrc = Fuel
@@ -68,6 +78,18 @@ Input for Run 001:
6878
6979
7080
81+ Error Messages for Run 002:
82+
83+ ---------------
84+ DHW02.CSE(38): Info:
85+ DHWSYS 'DS0': 'wsDayWasteVol' is ignored -- there are no wsDayUse draws.
86+ ---------------
87+ DHW02.CSE(121): Info: DHWSYS 'DS2':
88+ 'wsDayWasteBranchVolF' is ignored -- there are no wsDayUse draws.
89+ ---------------
90+
91+
92+
7193Weather for Apr
7294
7395 Day DOY Tavg31 tMains
@@ -1080,14 +1102,18 @@ Br1 for Wed 01-Apr
10801102
10811103! Log for Run 002:
10821104
1083- ! CSE 0.920 .0+main.99c64c5b.17 for Win32 console
1105+ ! CSE 0.923 .0+dhw-message-tweak.937e80d9.1.dirty for Win32 console
10841106
10851107
10861108
10871109Input for Run 001:
10881110
10891111
10901112 METER Elec1
1113+ -----------------------
1114+ ??? DHW02.CSE(38): Info:
1115+ ??? DHWSYS 'DS0': 'wsDayWasteVol' is ignored -- there are no wsDayUse draws.
1116+ -----------------------
10911117 METER Fuel1
10921118
10931119# #define NUnitB 1 // units per branch
@@ -1148,6 +1174,12 @@ Input for Run 001:
11481174
11491175 endDHWSYS
11501176
1177+ DHWSYS DS2
1178+ wsCentralDHWSYS = "DS1"
1179+ wsUse = 0
1180+ wsDayWasteBranchVolF = 1
1181+
1182+
11511183 // DHW report definitions
11521184
11531185 // DHWSYS
@@ -1314,21 +1346,28 @@ Input for Run 001:
13141346
13151347
13161348
1349+ -----------------------
1350+ ??? DHW02.CSE(38): Info:
1351+ ??? DHWSYS 'DS0': 'wsDayWasteVol' is ignored -- there are no wsDayUse draws.
1352+ -----------------------
1353+ ??? DHW02.CSE(121): Info: DHWSYS 'DS2':
1354+ ??? 'wsDayWasteBranchVolF' is ignored -- there are no wsDayUse draws.
1355+ -----------------------
13171356
13181357
13191358
1320- ! CSE 0.920 .0+main.99c64c5b.17 for Win32 console run(s) done: Mon 18-Dec-23 4:17:50 pm
1359+ ! CSE 0.923 .0+dhw-message-tweak.937e80d9.1.dirty for Win32 console run(s) done: Thu 09-Jan-25 4:3 pm
13211360
1322- ! Executable: d:\cse\msvc \cse.exe
1323- ! 18-Dec-23 4:07 pm (VS 14.29 2796544 bytes) (HPWH 1.22.0+HEAD.f9b8f77.122 )
1324- ! Command line: -x! -b - t1 dhw02
1325- ! Input file: D:\cse\test\dhw02 .cse
1361+ ! Executable: d:\cse\builds \cse.exe
1362+ ! 09-Jan-25 4:3 pm (VS 14.29 2941952 bytes) (HPWH 1.24.0 )
1363+ ! Command line: -x! -t1 DHW02
1364+ ! Input file: D:\cse\test\DHW02 .cse
13261365! Report file: D:\CSE\TEST\DHW02.REP
13271366
13281367! Timing info --
13291368
1330- ! Input: Time = 0.11 Calls = 2 T/C = 0.0540
1369+ ! Input: Time = 0.09 Calls = 2 T/C = 0.0465
13311370! AutoSizing: Time = 0.00 Calls = 0 T/C = 0.0000
1332- ! Simulation: Time = 1.62 Calls = 2 T/C = 0.8090
1333- ! Reports: Time = 0.00 Calls = 2 T/C = 0.0020
1334- ! Total: Time = 1.73 Calls = 1 T/C = 1.7300
1371+ ! Simulation: Time = 1.41 Calls = 2 T/C = 0.7055
1372+ ! Reports: Time = 0.00 Calls = 2 T/C = 0.0015
1373+ ! Total: Time = 1.51 Calls = 1 T/C = 1.5130
0 commit comments