| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(ZoneSystemDemandData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneSysEnergyDemand | |||
| type(ZoneSystemMoistureDemand), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneSysMoistureDemand | |||
| logical, | public, | ALLOCATABLE | :: | DeadbandOrSetback(:) | |||
| logical, | public, | ALLOCATABLE | :: | Setback(:) | |||
| logical, | public, | ALLOCATABLE | :: | CurDeadbandOrSetback(:) |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=r64), | public | :: | RemainingOutputRequired | = | 0.0d0 | ||
| real(kind=r64), | public | :: | TotalOutputRequired | = | 0.0d0 | ||
| real(kind=r64), | public | :: | OutputRequiredToHeatingSP | = | 0.0d0 | ||
| real(kind=r64), | public | :: | OutputRequiredToCoolingSP | = | 0.0d0 | ||
| real(kind=r64), | public | :: | RemainingOutputReqToHeatSP | = | 0.0d0 | ||
| real(kind=r64), | public | :: | RemainingOutputReqToCoolSP | = | 0.0d0 | ||
| integer, | public | :: | NumZoneEquipment | = | 0 | ||
| real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SequencedOutputRequired | |||
| real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SequencedOutputRequiredToHeatingSP | |||
| real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SequencedOutputRequiredToCoolingSP | |||
| real(kind=r64), | public | :: | SupplyAirAdjustFactor | = | 1.0D0 | ||
| integer, | public | :: | StageNum | = | 0 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=r64), | public | :: | RemainingOutputRequired | = | 0.0d0 | ||
| real(kind=r64), | public | :: | TotalOutputRequired | = | 0.0d0 | ||
| real(kind=r64), | public | :: | OutputRequiredToHumidifyingSP | = | 0.0d0 | ||
| real(kind=r64), | public | :: | OutputRequiredToDehumidifyingSP | = | 0.0d0 | ||
| real(kind=r64), | public | :: | RemainingOutputReqToHumidSP | = | 0.0d0 | ||
| real(kind=r64), | public | :: | RemainingOutputReqToDehumidSP | = | 0.0d0 | ||
| integer, | public | :: | NumZoneEquipment | = | 0 | ||
| real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SequencedOutputRequired | |||
| real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SequencedOutputRequiredToHumidSP | |||
| real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SequencedOutputRequiredToDehumidSP |