Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | private | :: | InitialDemandToLoopSetPoint | ||||
real(kind=r64), | private | :: | CurrentAlterationsToDemand | ||||
real(kind=r64), | private | :: | UpdatedDemandToLoopSetPoint | ||||
real(kind=r64), | private | :: | LoadToLoopSetPointThatWasntMet | ||||
real(kind=r64), | private | :: | InitialDemandToLoopSetPointSAVED | ||||
integer, | private | :: | RefrigIndex | = | 0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | LoopNum | = | 0 | ||
integer, | public | :: | LoopSideNum | = | 0 | ||
integer, | public | :: | BranchNum | = | 0 | ||
integer, | public | :: | CompNum | = | 0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | Valid | = | .TRUE. | ||
type(Location), | public | :: | ErrorPoint | ||||
character(len=175), | public | :: | Reason | = | ' ' |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | ThisSide |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer | :: | LoopNum | ||||
integer | :: | LoopSideNum | ||||
integer | :: | FirstBranchNum | ||||
integer | :: | LastBranchNum | ||||
integer, | DIMENSION(:) | :: | LastComponentSimulated |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
integer, | intent(in) | :: | BranchNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | FirstHVACIteration | |||
integer, | intent(in) | :: | LoopSideNum | |||
integer, | intent(in) | :: | LoopNum | |||
logical, | intent(inout) | :: | ReSimOtherSideNeeded |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | ThisSide | |||
integer, | intent(in) | :: | OtherSide | |||
real(kind=r64), | intent(inout) | :: | LoopFlow |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
real(kind=r64), | intent(in) | :: | ThisLoopSideFlow | |||
logical, | intent(in) | :: | FirstHVACIteration | |||
logical, | intent(inout) | :: | LoopShutDownFlag |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
integer, | intent(in) | :: | FirstBranchNum | |||
integer, | intent(in) | :: | LastBranchNum | |||
real(kind=r64), | intent(in) | :: | FlowRequest | |||
logical, | intent(in) | :: | FirstHVACIteration | |||
logical, | intent(inout) | :: | LoopShutDownFlag | |||
logical, | intent(in), | optional | :: | StartingNewLoopSidePass |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | ThisSide | |||
type(Location), | intent(in), | optional | :: | SpecificPumpLocation | ||
real(kind=r64), | intent(in), | optional | :: | SpecificPumpFlowRate |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
integer, | intent(in) | :: | BranchNum | |||
integer, | intent(in) | :: | CompNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
real(kind=r64), | intent(in) | :: | ThisLoopSideFlow | |||
logical, | intent(in) | :: | FirstHVACIteration |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
logical, | intent(in) | :: | FirstHVACIteration |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
integer, | intent(in) | :: | BranchNum | |||
real(kind=r64), | intent(in) | :: | ValueToPush | |||
logical, | intent(in) | :: | FirstHVACIteration |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSide | |||
real(kind=r64), | intent(in) | :: | OtherSideDemand | |||
real(kind=r64), | intent(in) | :: | LocalRemLoopDemand |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
logical, | intent(in) | :: | FirstHVACIteration |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | LoopNum | |||
integer, | intent(in) | :: | LoopSideNum | |||
integer, | intent(in) | :: | BranchNum | |||
integer, | intent(in) | :: | CompNum | |||
real(kind=r64), | intent(inout) | :: | FlowToRequest |