| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | HVACManageIteration | = | 0 | ||
| integer, | private | :: | RepIterAir | = | 0 | ||
| logical, | private, | ALLOCATABLE, DIMENSION(:) | :: | CrossMixingReportFlag | |||
| logical, | private, | ALLOCATABLE, DIMENSION(:) | :: | MixingReportFlag | |||
| real(kind=r64), | private, | ALLOCATABLE, DIMENSION(:) | :: | VentMCP |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical | :: | SimAirLoops | ||||
| logical | :: | SimZoneEquipment | ||||
| logical | :: | SimNonZoneEquipment | ||||
| logical | :: | SimPlantLoops | ||||
| logical | :: | SimElecCircuits | ||||
| logical | :: | FirstHVACIteration | ||||
| logical, | intent(in) | :: | LockPlantFlows |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(inout) | :: | SimAir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | optional | :: | SysTimestepLoop |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | OutdoorNum |