Skip to content

Commit ec6a588

Browse files
author
Yujie Xu
committed
more tests on expand object
1 parent 40f02b8 commit ec6a588

File tree

38 files changed

+47794
-32
lines changed

38 files changed

+47794
-32
lines changed

testfiles/CMakeLists.txt

Lines changed: 189 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,24 @@ if (BUILD_FORTRAN)
850850
-x
851851
COST
852852
2)
853+
add_simulation_test(
854+
IDF_FILE
855+
HVACTemplate-5ZoneConstantVolumeChillerBoiler_Sensible_nonDefault.idf
856+
EPW_FILE
857+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
858+
ENERGYPLUS_FLAGS
859+
-x
860+
COST
861+
2)
862+
add_simulation_test(
863+
IDF_FILE
864+
HVACTemplate-5ZoneConstantVolumeChillerBoiler_Enthalpy_nonDefault.idf
865+
EPW_FILE
866+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
867+
ENERGYPLUS_FLAGS
868+
-x
869+
COST
870+
2)
853871
add_simulation_test(
854872
IDF_FILE
855873
HVACTemplate-5ZoneDualDuct.idf
@@ -877,6 +895,24 @@ if (BUILD_FORTRAN)
877895
-x
878896
COST
879897
2)
898+
add_simulation_test(
899+
IDF_FILE
900+
HVACTemplate-5ZoneDualDuct_Sensible_nonDefault.idf
901+
EPW_FILE
902+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
903+
ENERGYPLUS_FLAGS
904+
-x
905+
COST
906+
2)
907+
add_simulation_test(
908+
IDF_FILE
909+
HVACTemplate-5ZoneDualDuct_Enthalpy_nonDefault.idf
910+
EPW_FILE
911+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
912+
ENERGYPLUS_FLAGS
913+
-x
914+
COST
915+
2)
880916
add_simulation_test(
881917
IDF_FILE
882918
HVACTemplate-5ZoneFanCoil-DOAS.idf
@@ -904,6 +940,42 @@ if (BUILD_FORTRAN)
904940
-x
905941
COST
906942
2)
943+
add_simulation_test(
944+
IDF_FILE
945+
HVACTemplate-5ZoneFanCoil-DOAS_Sensible_nonDefault.idf
946+
EPW_FILE
947+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
948+
ENERGYPLUS_FLAGS
949+
-x
950+
COST
951+
2)
952+
add_simulation_test(
953+
IDF_FILE
954+
HVACTemplate-5ZoneFanCoil-DOAS_HXAssistCW_Sensible.idf
955+
EPW_FILE
956+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
957+
ENERGYPLUS_FLAGS
958+
-x
959+
COST
960+
2)
961+
add_simulation_test(
962+
IDF_FILE
963+
HVACTemplate-5ZoneFanCoil-DOAS_HXAssistDX_Sensible.idf
964+
EPW_FILE
965+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
966+
ENERGYPLUS_FLAGS
967+
-x
968+
COST
969+
2)
970+
add_simulation_test(
971+
IDF_FILE
972+
HVACTemplate-5ZoneFanCoil-DOAS_Enthalpy_nonDefault.idf
973+
EPW_FILE
974+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
975+
ENERGYPLUS_FLAGS
976+
-x
977+
COST
978+
2)
907979
add_simulation_test(
908980
IDF_FILE
909981
HVACTemplate-5ZoneFanCoil.idf
@@ -913,6 +985,15 @@ if (BUILD_FORTRAN)
913985
-x
914986
COST
915987
2)
988+
add_simulation_test(
989+
IDF_FILE
990+
HVACTemplate-5ZoneFanCoil_HXAssistCW_Sensible.idf
991+
EPW_FILE
992+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
993+
ENERGYPLUS_FLAGS
994+
-x
995+
COST
996+
2)
916997
add_simulation_test(
917998
IDF_FILE
918999
HVACTemplate-5ZoneFurnaceDX.idf
@@ -940,6 +1021,24 @@ if (BUILD_FORTRAN)
9401021
-x
9411022
COST
9421023
2)
1024+
add_simulation_test(
1025+
IDF_FILE
1026+
HVACTemplate-5ZoneFurnaceDX_Sensible_nonDefault.idf
1027+
EPW_FILE
1028+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1029+
ENERGYPLUS_FLAGS
1030+
-x
1031+
COST
1032+
2)
1033+
add_simulation_test(
1034+
IDF_FILE
1035+
HVACTemplate-5ZoneFurnaceDX_Enthalpy_nonDefault.idf
1036+
EPW_FILE
1037+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1038+
ENERGYPLUS_FLAGS
1039+
-x
1040+
COST
1041+
2)
9431042
add_simulation_test(
9441043
IDF_FILE
9451044
HVACTemplate-5ZonePTAC-DOAS.idf
@@ -994,6 +1093,24 @@ if (BUILD_FORTRAN)
9941093
-x
9951094
COST
9961095
2)
1096+
add_simulation_test(
1097+
IDF_FILE
1098+
HVACTemplate-5ZonePackagedVAV_Sensible_nonDefault.idf
1099+
EPW_FILE
1100+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1101+
ENERGYPLUS_FLAGS
1102+
-x
1103+
COST
1104+
2)
1105+
add_simulation_test(
1106+
IDF_FILE
1107+
HVACTemplate-5ZonePackagedVAV_Enthalpy_nonDefault.idf
1108+
EPW_FILE
1109+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1110+
ENERGYPLUS_FLAGS
1111+
-x
1112+
COST
1113+
2)
9971114
add_simulation_test(
9981115
IDF_FILE
9991116
HVACTemplate-5ZonePurchAir.idf
@@ -1030,6 +1147,24 @@ if (BUILD_FORTRAN)
10301147
-x
10311148
COST
10321149
2)
1150+
add_simulation_test(
1151+
IDF_FILE
1152+
HVACTemplate-5ZoneUnitaryHeatPump_Sensible_nonDefault.idf
1153+
EPW_FILE
1154+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1155+
ENERGYPLUS_FLAGS
1156+
-x
1157+
COST
1158+
2)
1159+
add_simulation_test(
1160+
IDF_FILE
1161+
HVACTemplate-5ZoneUnitaryHeatPump_Enthalpy_nonDefault.idf
1162+
EPW_FILE
1163+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1164+
ENERGYPLUS_FLAGS
1165+
-x
1166+
COST
1167+
2)
10331168
add_simulation_test(
10341169
IDF_FILE
10351170
HVACTemplate-5ZoneUnitarySystem.idf
@@ -1057,6 +1192,42 @@ if (BUILD_FORTRAN)
10571192
-x
10581193
COST
10591194
2)
1195+
add_simulation_test(
1196+
IDF_FILE
1197+
HVACTemplate-5ZoneUnitarySystem_Sensible_nonDefault.idf
1198+
EPW_FILE
1199+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1200+
ENERGYPLUS_FLAGS
1201+
-x
1202+
COST
1203+
2)
1204+
add_simulation_test(
1205+
IDF_FILE
1206+
HVACTemplate-5ZoneUnitarySystem_HXAssistCW_Sensible.idf
1207+
EPW_FILE
1208+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1209+
ENERGYPLUS_FLAGS
1210+
-x
1211+
COST
1212+
2)
1213+
add_simulation_test(
1214+
IDF_FILE
1215+
HVACTemplate-5ZoneUnitarySystem_HXAssistDX_Sensible.idf
1216+
EPW_FILE
1217+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1218+
ENERGYPLUS_FLAGS
1219+
-x
1220+
COST
1221+
2)
1222+
add_simulation_test(
1223+
IDF_FILE
1224+
HVACTemplate-5ZoneUnitarySystem_Enthalpy_nonDefault.idf
1225+
EPW_FILE
1226+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1227+
ENERGYPLUS_FLAGS
1228+
-x
1229+
COST
1230+
2)
10601231
add_simulation_test(
10611232
IDF_FILE
10621233
HVACTemplate-5ZoneVAVFanPowered.idf
@@ -1084,6 +1255,24 @@ if (BUILD_FORTRAN)
10841255
-x
10851256
COST
10861257
2)
1258+
add_simulation_test(
1259+
IDF_FILE
1260+
HVACTemplate-5ZoneVAVFanPowered_Sensible_nonDefault.idf
1261+
EPW_FILE
1262+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1263+
ENERGYPLUS_FLAGS
1264+
-x
1265+
COST
1266+
2)
1267+
add_simulation_test(
1268+
IDF_FILE
1269+
HVACTemplate-5ZoneVAVFanPowered_Enthalpy_nonDefault.idf
1270+
EPW_FILE
1271+
USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw
1272+
ENERGYPLUS_FLAGS
1273+
-x
1274+
COST
1275+
2)
10871276
add_simulation_test(
10881277
IDF_FILE
10891278
HVACTemplate-5ZoneVAVWaterCooled-ObjectReference.idf

testfiles/HVACTemplate-5ZoneConstantVolumeChillerBoiler_Enthalpy.idf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1971,8 +1971,8 @@
19711971
CycleOnAny, !- Night Cycle Control
19721972
, !- Night Cycle Control Zone Name
19731973
Enthalpy, !- Heat Recovery Type
1974-
0.7, !- Sensible Heat Recovery Effectiveness
1975-
0.65, !- Latent Heat Recovery Effectiveness
1974+
, !- Sensible Heat Recovery Effectiveness
1975+
, !- Latent Heat Recovery Effectiveness
19761976
Plate, !- Heat Recovery Heat Exchanger Type
19771977
None, !- Heat Recovery Frost Control Type
19781978
None, !- Dehumidification Control Type

0 commit comments

Comments
 (0)