Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(DefinePrimaryAirSystem), | public, | ALLOCATABLE, DIMENSION(:) | :: | PrimaryAirSystem | |||
type(ConnectionPoint), | public, | ALLOCATABLE, DIMENSION(:) | :: | DemandSideConnect | |||
type(ConnectZoneComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneCompToPlant | |||
type(ConnectZoneSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneSubCompToPlant | |||
type(ConnectZoneSubSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneSubSubCompToPlant | |||
type(ConnectAirSysComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | AirSysCompToPlant | |||
type(ConnectAirSysSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | AirSysSubCompToPlant | |||
type(ConnectAirSysSubSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | AirSysSubSubCompToPlant | |||
type(ConnectionPoint), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempDemandSideConnect | |||
type(ConnectZoneComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempZoneCompToPlant | |||
type(ConnectZoneSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempZoneSubCompToPlant | |||
type(ConnectZoneSubSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempZoneSubSubCompToPlant | |||
type(ConnectAirSysComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempAirSysCompToPlant | |||
type(ConnectAirSysSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempAirSysSubCompToPlant | |||
type(ConnectAirSysSubSubComp), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempAirSysSubSubCompToPlant |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | TypeOf | = | ' ' | ||
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | CompType_Num | = | 0 | ||
integer, | public | :: | CompIndex | = | 0 | ||
integer, | public | :: | FlowCtrl | = | 0 | ||
logical, | public | :: | ON | = | .true. | ||
logical, | public | :: | Parent | = | .false. | ||
character(len=MaxNameLength), | public | :: | NodeNameIn | = | ' ' | ||
character(len=MaxNameLength), | public | :: | NodeNameOut | = | ' ' | ||
integer, | public | :: | NodeNumIn | = | 0 | ||
integer, | public | :: | NodeNumOut | = | 0 | ||
logical, | public | :: | MeteredVarsFound | = | .FALSE. | ||
integer, | public | :: | NumMeteredVars | = | 0 | ||
integer, | public | :: | NumSubcomps | = | 0 | ||
integer, | public | :: | EnergyTransComp | = | 0 | ||
real(kind=r64), | public | :: | Capacity | = | 0.0d0 | ||
integer, | public | :: | OpMode | = | 0 | ||
real(kind=r64), | public | :: | TotPlantSupplyElec | = | 0.0d0 | ||
real(kind=r64), | public | :: | PlantSupplyElecEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeakPlantSupplyElecEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotPlantSupplyGas | = | 0.0d0 | ||
real(kind=r64), | public | :: | PlantSupplyGasEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeakPlantSupplyGasEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotPlantSupplyPurch | = | 0.0d0 | ||
real(kind=r64), | public | :: | PlantSupplyPurchEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeakPlantSupplyPurchEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotPlantSupplyOther | = | 0.0d0 | ||
real(kind=r64), | public | :: | PlantSupplyOtherEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeakPlantSupplyOtherEff | = | 0.0d0 | ||
integer, | public | :: | AirSysToPlantPtr | = | 0 | ||
type(MeterData), | public, | ALLOCATABLE, DIMENSION(:) | :: | MeteredVar | |||
type(SubcomponentData), | public, | ALLOCATABLE, DIMENSION(:) | :: | SubComp |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
character(len=MaxNameLength), | public | :: | ControlType | = | ' ' | ||
real(kind=r64), | public | :: | MinVolFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaxVolFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | MinMassFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaxMassFlowRate | = | 0.0d0 | ||
integer, | public | :: | TotalComponents | = | 0 | ||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | FirstCompIndex | |||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | LastCompIndex | |||
integer, | public | :: | NodeNumIn | = | 0 | ||
integer, | public | :: | NodeNumOut | = | 0 | ||
integer, | public | :: | DuctType | = | 0 | ||
type(AirLoopCompData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Comp | |||
integer, | public | :: | TotalNodes | = | 0 | ||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | NodeNum |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | Exists | = | .false. | ||
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | NodeNumIn | = | 0 | ||
integer, | public | :: | BranchNumIn | = | 0 | ||
character(len=MaxNameLength), | public | :: | NodeNameIn | = | ' ' | ||
integer, | public | :: | TotalOutletNodes | = | 0 | ||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | NodeNumOut | |||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | BranchNumOut | |||
character(len=MaxNameLength), | public, | ALLOCATABLE, DIMENSION(:) | :: | NodeNameOut |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | Exists | = | .false. | ||
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | NodeNumOut | = | 0 | ||
integer, | public | :: | BranchNumOut | = | 0 | ||
character(len=MaxNameLength), | public | :: | NodeNameOut | = | ' ' | ||
integer, | public | :: | TotalInletNodes | = | 0 | ||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | NodeNumIn | |||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | BranchNumIn | |||
character(len=MaxNameLength), | public, | ALLOCATABLE, DIMENSION(:) | :: | NodeNameIn |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
real(kind=r64), | public | :: | DesignVolFlowRate | = | 0.0d0 | ||
integer, | public | :: | NumControllers | = | 0 | ||
character(len=MaxNameLength), | public, | DIMENSION(:), ALLOCATABLE | :: | ControllerName | |||
character(len=MaxNameLength), | public, | DIMENSION(:), ALLOCATABLE | :: | ControllerType | |||
integer, | public, | DIMENSION(:), ALLOCATABLE | :: | ControllerIndex | |||
logical, | public, | DIMENSION(:), ALLOCATABLE | :: | CanBeLockedOutByEcono | |||
integer, | public | :: | NumBranches | = | 0 | ||
type(AirLoopBranchData), | public, | DIMENSION(:), ALLOCATABLE | :: | Branch | |||
type(AirLoopSplitterData), | public | :: | Splitter | ||||
type(AirLoopMixerData), | public | :: | Mixer | ||||
logical, | public, | DIMENSION(:), ALLOCATABLE | :: | ControlConverged | |||
integer, | public | :: | NumOutletBranches | = | 0 | ||
integer, | public, | DIMENSION(3) | :: | OutletBranchNum | = | 0 | |
integer, | public | :: | NumInletBranches | = | 0 | ||
integer, | public, | DIMENSION(3) | :: | InletBranchNum | = | 0 | |
logical, | public | :: | OASysExists | = | .false. | ||
integer, | public | :: | OASysInletNodeNum | = | 0 | ||
integer, | public | :: | OASysOutletNodeNum | = | 0 | ||
integer, | public | :: | OAMixOAInNodeNum | = | 0 | ||
logical, | public | :: | RABExists | = | .false. | ||
integer, | public | :: | RABMixInNode | = | 0 | ||
integer, | public | :: | SupMixInNode | = | 0 | ||
integer, | public | :: | MixOutNode | = | 0 | ||
integer, | public | :: | RABSplitOutNode | = | 0 | ||
integer, | public | :: | OtherSplitOutNode | = | 0 | ||
integer, | public | :: | NumOACoolCoils | = | 0 | ||
integer, | public | :: | NumOAHeatCoils | = | 0 | ||
logical, | public | :: | SizeAirloopCoil | = | .TRUE. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | LoopType | = | 0 | ||
integer, | public | :: | LoopNum | = | 0 | ||
integer, | public | :: | BranchNum | = | 0 | ||
integer, | public | :: | CompNum | = | 0 |
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 | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ZoneEqListNum | = | 0 | ||
integer, | public | :: | ZoneEqCompNum | = | 0 | ||
integer, | public | :: | ZoneEqSubCompNum | = | 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 | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ZoneEqListNum | = | 0 | ||
integer, | public | :: | ZoneEqCompNum | = | 0 | ||
integer, | public | :: | ZoneEqSubCompNum | = | 0 | ||
integer, | public | :: | ZoneEqSubSubCompNum | = | 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 | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | AirLoopNum | = | 0 | ||
integer, | public | :: | AirLoopBranch | = | 0 | ||
integer, | public | :: | AirLoopComp | = | 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 | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | AirLoopNum | = | 0 | ||
integer, | public | :: | AirLoopBranch | = | 0 | ||
integer, | public | :: | AirLoopComp | = | 0 | ||
integer, | public | :: | AirLoopSubComp | = | 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 | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | AirLoopNum | = | 0 | ||
integer, | public | :: | AirLoopBranch | = | 0 | ||
integer, | public | :: | AirLoopComp | = | 0 | ||
integer, | public | :: | AirLoopSubComp | = | 0 | ||
integer, | public | :: | AirLoopSubSubComp | = | 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 |