Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ZoneEqListNum | = | 0 | ||
integer, | public | :: | ZoneEqCompNum | = | 0 | ||
integer, | public | :: | PlantLoopType | = | 0 | ||
integer, | public | :: | PlantLoopNum | = | 0 | ||
integer, | public | :: | PlantLoopBranch | = | 0 | ||
integer, | public | :: | PlantLoopComp | = | 0 | ||
integer, | public | :: | FirstDemandSidePtr | = | 0 | ||
integer, | public | :: | LastDemandSidePtr | = | 0 |
TYPE ConnectZoneComp
INTEGER :: ZoneEqListNum =0
INTEGER :: ZoneEqCompNum =0
INTEGER :: PlantLoopType =0
INTEGER :: PlantLoopNum =0
INTEGER :: PlantLoopBranch =0
INTEGER :: PlantLoopComp =0
INTEGER :: FirstDemandSidePtr =0
INTEGER :: LastDemandSidePtr =0
END TYPE ConnectZoneComp