Skip to content

Commit 7dcd737

Browse files
committed
Merge remote-tracking branch 'origin/develop' into PrepForV251
2 parents e731df9 + c0c4b05 commit 7dcd737

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

workflows/energyplus.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def eplus_suffixes():
185185
".mtd",
186186
"Zsz.csv",
187187
"Ssz.csv",
188+
"Spsz.csv",
188189
"DElight.in",
189190
"DElight.out",
190191
"Map.csv",
@@ -229,6 +230,8 @@ def eplus_suffixes():
229230
"Zsz.txt",
230231
"Ssz.tab",
231232
"Ssz.txt",
233+
"Spsz.tab",
234+
"Spsz.txt",
232235
"Map.tab",
233236
"Map.txt",
234237
]

0 commit comments

Comments
 (0)