! NOTE: Each set should have nCh rows and nStates columns
! nSets
  2
! 1st Set => Source related parameters
! nCh nStates SetName
  2   3       SOURCE
 SrcOa       SrcInt  SrcBoth     ! 3 State Names
 DemoCF.ctm  null    DemoCF.ctm  ! $(SOURCE 1) Change 1: Outdoor CTM file
 0.0         1.0     1.0         ! $(SOURCE 2) Change 2: Indoor Burst source
! 2nd Set => Ventilation related parameters
! nCh nStates SetName
  2   4       VENT
 VentWthOnly  VentFan1  VentFan2  VentWthFan1  ! 4 State Names
 0.0          1.0       2.0       1.0          ! $(VENT 1) Change 1: Fan flow mult
 DemoCF.wth   null      null      DemoCF.wth   ! $(VENT 2) Change 2: WTH file
