Skip to content

Commit 280db01

Browse files
author
Noel Merket
committed
adding example file and fixing typo
1 parent c983378 commit 280db01

File tree

3 files changed

+1714
-1
lines changed

3 files changed

+1714
-1
lines changed

doc/input-output-reference/src/overview/group-zone-equipment.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ \subsubsection{Inputs}\label{inputs-2-048}
293293

294294
\paragraph{Field: Zone Equipment \textless{}x\textgreater{} Sequential Heating or No-Load Fraction}\label{field-zone-equipment-x-sequential-heating-fraction}
295295

296-
Specified the fraction of the remaining heating load this equipment will attempt to serve. Only applies if the load distribution scheme is SequentialLoad.
296+
Specifies the fraction of the remaining heating load this equipment will attempt to serve. Only applies if the load distribution scheme is SequentialLoad.
297297

298298
Examples of this statement in an IDF are:
299299

testfiles/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ ADD_SIMULATION_TEST(IDF_FILE HospitalBaseline.idf EPW_FILE USA_IL_Chicago-OHare.
317317
ADD_SIMULATION_TEST(IDF_FILE HospitalBaselineReheatReportEMS.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)
318318
ADD_SIMULATION_TEST(IDF_FILE HospitalLowEnergy.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)
319319
ADD_SIMULATION_TEST(IDF_FILE House-2FurnaceAC-SequentialLoad.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)
320+
ADD_SIMULATION_TEST(IDF_FILE House-2FurnaceAC-SequentialLoadFractions.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)
320321
ADD_SIMULATION_TEST(IDF_FILE House-2FurnaceAC-SequentialUniformPLR.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)
321322
ADD_SIMULATION_TEST(IDF_FILE House-2FurnaceAC-UniformLoad.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)
322323
ADD_SIMULATION_TEST(IDF_FILE House-2FurnaceAC-UniformPLR.idf EPW_FILE USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw)

0 commit comments

Comments
 (0)