HeatBalanceManager Module

module~~heatbalancemanager~~UsesGraph module~heatbalancemanager HeatBalanceManager module~datawindowequivalentlayer DataWindowEquivalentLayer module~datawindowequivalentlayer->module~heatbalancemanager module~dataheatbalance DataHeatBalance module~datawindowequivalentlayer->module~dataheatbalance module~inputprocessor InputProcessor module~inputprocessor->module~heatbalancemanager module~dataroomairmodel DataRoomAirModel module~dataroomairmodel->module~heatbalancemanager module~dataglobals DataGlobals module~dataglobals->module~heatbalancemanager module~dataglobals->module~datawindowequivalentlayer module~dataglobals->module~inputprocessor module~dataglobals->module~dataroomairmodel module~dataipshortcuts DataIPShortCuts module~dataglobals->module~dataipshortcuts module~schedulemanager ScheduleManager module~dataglobals->module~schedulemanager module~dataenvironment DataEnvironment module~dataglobals->module~dataenvironment module~dataglobals->module~dataheatbalance module~windowmanager WindowManager module~dataglobals->module~windowmanager module~windowcomplexmanager WindowComplexManager module~dataglobals->module~windowcomplexmanager module~datacontaminantbalance DataContaminantBalance module~dataglobals->module~datacontaminantbalance module~datasurfaces DataSurfaces module~dataglobals->module~datasurfaces module~datasizing DataSizing module~dataglobals->module~datasizing module~databsdfwindow DataBSDFWindow module~dataglobals->module~databsdfwindow module~datacomplexfenestration DataComplexFenestration module~dataglobals->module~datacomplexfenestration module~vectors vectors module~dataglobals->module~vectors module~dataipshortcuts->module~heatbalancemanager module~dataipshortcuts->module~inputprocessor module~schedulemanager->module~heatbalancemanager module~dataenvironment->module~heatbalancemanager module~dataenvironment->module~schedulemanager module~dataenvironment->module~windowmanager module~dataenvironment->module~windowcomplexmanager module~dataheatbalfansys DataHeatBalFanSys module~dataheatbalfansys->module~heatbalancemanager module~dataheatbalfansys->module~windowmanager module~dataheatbalfansys->module~windowcomplexmanager module~dataheatbalance->module~heatbalancemanager module~dataheatbalance->module~windowmanager module~dataheatbalance->module~windowcomplexmanager module~windowmanager->module~heatbalancemanager module~windowcomplexmanager->module~heatbalancemanager module~dataheatbalsurface DataHeatBalSurface module~dataheatbalsurface->module~heatbalancemanager module~datacontaminantbalance->module~heatbalancemanager module~datainterfaces DataInterfaces module~datainterfaces->module~heatbalancemanager module~datainterfaces->module~inputprocessor module~datainterfaces->module~schedulemanager module~datainterfaces->module~windowmanager module~datainterfaces->module~windowcomplexmanager module~datasurfaces->module~heatbalancemanager module~datasurfaces->module~dataheatbalance module~datasurfaces->module~windowmanager module~datasurfaces->module~windowcomplexmanager module~datasurfaces->module~datacontaminantbalance module~dataprecisionglobals DataPrecisionGlobals module~dataprecisionglobals->module~heatbalancemanager module~dataprecisionglobals->module~datawindowequivalentlayer module~dataprecisionglobals->module~inputprocessor module~dataprecisionglobals->module~dataroomairmodel module~dataprecisionglobals->module~dataglobals module~dataprecisionglobals->module~dataipshortcuts module~dataprecisionglobals->module~schedulemanager module~dataprecisionglobals->module~dataenvironment module~dataprecisionglobals->module~dataheatbalfansys module~dataprecisionglobals->module~dataheatbalance module~dataprecisionglobals->module~windowmanager module~dataprecisionglobals->module~windowcomplexmanager module~dataprecisionglobals->module~dataheatbalsurface module~dataprecisionglobals->module~datacontaminantbalance module~dataprecisionglobals->module~datainterfaces module~dataprecisionglobals->module~datasurfaces module~datasystemvariables DataSystemVariables module~dataprecisionglobals->module~datasystemvariables module~dataprecisionglobals->module~datasizing module~dataprecisionglobals->module~databsdfwindow module~dataprecisionglobals->module~datacomplexfenestration module~datavectortypes DataVectorTypes module~dataprecisionglobals->module~datavectortypes module~dataprecisionglobals->module~vectors module~datastringglobals DataStringGlobals module~datastringglobals->module~inputprocessor module~datastringglobals->module~datasystemvariables module~datasystemvariables->module~inputprocessor module~datasizing->module~inputprocessor module~databsdfwindow->module~dataheatbalance module~databsdfwindow->module~windowcomplexmanager module~databsdfwindow->module~datasurfaces module~datacomplexfenestration->module~dataheatbalance module~datavectortypes->module~dataheatbalance module~datavectortypes->module~windowcomplexmanager module~datavectortypes->module~datasurfaces module~datavectortypes->module~databsdfwindow module~datavectortypes->module~vectors module~datashadowingcombinations DataShadowingCombinations module~datashadowingcombinations->module~windowcomplexmanager module~vectors->module~windowcomplexmanager
Help

Used By

module~~heatbalancemanager~~UsedByGraph module~heatbalancemanager HeatBalanceManager module~simulationmanager SimulationManager module~heatbalancemanager->module~simulationmanager module~sizingmanager SizingManager module~heatbalancemanager->module~sizingmanager program~energyplus EnergyPlus module~simulationmanager->program~energyplus proc~abortenergyplus AbortEnergyPlus module~simulationmanager->proc~abortenergyplus proc~managesimulation ManageSimulation module~sizingmanager->proc~managesimulation
Help


Variables

TypeVisibility AttributesNameInitial
character(len=*), private, parameter:: Blank =' '
character(len=*), private, parameter:: fmtA ="(A)"
character(len=*), private, parameter, DIMENSION(2):: PassFail =(/'Fail', 'Pass'/)
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MaxCoolLoadPrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MaxCoolLoadZone
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MaxHeatLoadPrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MaxHeatLoadZone
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MaxTempPrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MaxTempZone
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MinTempPrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: MinTempZone
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: WarmupTempDiff
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: WarmupLoadDiff
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: TempZoneSecPrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: LoadZoneSecPrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: TempZonePrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: LoadZonePrevDay
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: TempZone
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: LoadZone
real(kind=r64), private, ALLOCATABLE, DIMENSION(:,:):: TempZoneRpt
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: TempZoneRptStdDev
real(kind=r64), private, ALLOCATABLE, DIMENSION(:,:):: LoadZoneRpt
real(kind=r64), private, ALLOCATABLE, DIMENSION(:):: LoadZoneRptStdDev
real(kind=r64), private, ALLOCATABLE, DIMENSION(:,:):: MaxLoadZoneRpt
integer, private :: CountWarmupDayPoints
type(WarmupConvergence), private, ALLOCATABLE, DIMENSION(:):: WarmupConvergenceValues
character(len=MaxNameLength), private :: CurrentModuleObject

Derived Types

type, private :: WarmupConvergence

Components

TypeVisibility AttributesNameInitial
integer, public, DIMENSION(4):: PassFlag =2
real(kind=r64), public :: TestMaxTempValue =0.0d0
real(kind=r64), public :: TestMinTempValue =0.0d0
real(kind=r64), public :: TestMaxHeatLoadValue =0.0d0
real(kind=r64), public :: TestMaxCoolLoadValue =0.0d0

Functions

private function CheckValidSimulationObjects() result(ValidSimulation)

Arguments

None

Return Value logical


Subroutines

public subroutine ManageHeatBalance()

Arguments

None

private subroutine GetHeatBalanceInput()

Arguments

None

private subroutine CheckUsedConstructions(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine GetProjectControlData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine GetSiteAtmosphereData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine GetMaterialData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine GetWindowGlassSpectralData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine ValidateMaterialRoughness(MaterNum, Roughness, ErrorsFound)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: MaterNum
character(len=*), intent(in) :: Roughness
logical, intent(inout) :: ErrorsFound

private subroutine GetConstructData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine GetBuildingData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine GetZoneData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine InitHeatBalance()

Arguments

None

private subroutine AllocateHeatBalArrays()

Arguments

None

private subroutine RecKeepHeatBalance()

Arguments

None

private subroutine CheckWarmupConvergence()

Arguments

None

private subroutine ReportWarmupConvergence()

Arguments

None

private subroutine ReportHeatBalance()

Arguments

None

private subroutine GetFrameAndDividerData(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine SearchWindow5DataFile(DesiredFileName, DesiredConstructionName, ConstructionFound, EOFonFile, ErrorsFound)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: DesiredFileName
character(len=*), intent(in) :: DesiredConstructionName
logical, intent(out) :: ConstructionFound
logical, intent(out) :: EOFonFile
logical, intent(inout) :: ErrorsFound

private subroutine SetStormWindowControl()

Arguments

None

private subroutine CreateFCfactorConstructions(ConstrNum, ErrorsFound)

Arguments

Type IntentOptional AttributesName
integer, intent(inout) :: ConstrNum
logical, intent(inout) :: ErrorsFound

private subroutine GetScheduledSurfaceGains(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine CheckScheduledSurfaceGains(ZoneNum)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: ZoneNum

private subroutine CreateTCConstructions(ErrorsFound)

Arguments

Type IntentOptional AttributesName
logical, intent(inout) :: ErrorsFound

private subroutine SetupSimpleWindowGlazingSystem(MaterNum)

Arguments

Type IntentOptional AttributesName
integer :: MaterNum

private subroutine SetupComplexFenestrationMaterialInput(MaterNum, ErrorsFound)

ALLOCATE (DeflectionState(W7DeflectionStates))

Arguments

Type IntentOptional AttributesName
integer, intent(inout) :: MaterNum
logical, intent(inout) :: ErrorsFound

private subroutine SetupComplexFenestrationStateInput(ConstrNum, ErrorsFound)

Arguments

Type IntentOptional AttributesName
integer, intent(inout) :: ConstrNum
logical, intent(inout) :: ErrorsFound


AirflowNetworkBalanceManager AirflowNetworkSolver BaseboardElectric BaseboardRadiator Boilers BoilerSteam BranchInputManager BranchNodeConnections ChillerAbsorption ChillerElectricEIR ChillerExhaustAbsorption ChillerGasAbsorption ChillerIndirectAbsorption ChillerReformulatedEIR CondenserLoopTowers ConductionTransferFunctionCalc ConvectionCoefficients CoolTower CostEstimateManager CrossVentMgr CTElectricGenerator CurveManager DataAirflowNetwork DataAirLoop DataAirSystems DataBranchAirLoopPlant DataBranchNodeConnections DataBSDFWindow DataComplexFenestration DataContaminantBalance DataConvergParams DataConversions DataCostEstimate DataDaylighting DataDaylightingDevices DataDefineEquip DataDElight DataEnvironment DataErrorTracking DataGenerators DataGlobalConstants DataGlobals DataHeatBalance DataHeatBalFanSys DataHeatBalSurface DataHVACControllers DataHVACGlobals DataInterfaces DataIPShortCuts DataLoopNode DataMoistureBalance DataMoistureBalanceEMPD DataOutputs DataPhotovoltaics DataPlant DataPlantPipingSystems DataPrecisionGlobals DataReportingFlags DataRoomAirModel DataRootFinder DataRuntimeLanguage DataShadowingCombinations DataSizing DataStringGlobals DataSurfaceColors DataSurfaceLists DataSurfaces DataSystemVariables DataTimings DataUCSDSharedData DataVectorTypes DataViewFactorInformation DataWater DataWindowEquivalentLayer DataZoneControls DataZoneEnergyDemands DataZoneEquipment DaylightingDevices DaylightingManager DELIGHTMANAGERF DELIGHTMANAGERF DemandManager DesiccantDehumidifiers DirectAirManager DisplacementVentMgr DualDuct DXCoils DXFEarClipping EarthTube EconomicLifeCycleCost EconomicTariff EcoRoofManager ElectricBaseboardRadiator EMSManager EvaporativeCoolers EvaporativeFluidCoolers ExteriorEnergyUse ExternalInterface FanCoilUnits Fans FaultsManager FluidCoolers FluidProperties FuelCellElectricGenerator Furnaces General GeneratorDynamicsManager GeneratorFuelSupply GlobalNames GroundHeatExchangers HeatBalanceAirManager HeatBalanceHAMTManager HeatBalanceIntRadExchange HeatBalanceManager HeatBalanceMovableInsulation HeatBalanceSurfaceManager HeatBalFiniteDiffManager HeatingCoils HeatPumpWaterToWaterCOOLING HeatPumpWaterToWaterHEATING HeatPumpWaterToWaterSimple HeatRecovery HighTempRadiantSystem Humidifiers HVACControllers HVACCooledBeam HVACDuct HVACDXHeatPumpSystem HVACDXSystem HVACHXAssistedCoolingCoil HVACInterfaceManager HVACManager HVACMultiSpeedHeatPump HVACSingleDuctInduc HVACStandAloneERV HVACUnitaryBypassVAV HVACUnitarySystem HVACVariableRefrigerantFlow HWBaseboardRadiator ICEngineElectricGenerator IceThermalStorage InputProcessor InternalHeatGains ISO_C_FUNCTION_BINDING ISO_C_FUNCTION_BINDING LowTempRadiantSystem ManageElectricPower MatrixDataManager MicroCHPElectricGenerator MicroturbineElectricGenerator MixedAir MixerComponent MoistureBalanceEMPDManager MundtSimMgr NodeInputManager NonZoneEquipmentManager OutAirNodeManager OutdoorAirUnit OutputProcessor OutputReportPredefined OutputReportTabular OutsideEnergySources PackagedTerminalHeatPump PackagedThermalStorageCoil Photovoltaics PhotovoltaicThermalCollectors PipeHeatTransfer Pipes PlantCentralGSHP PlantChillers PlantComponentTemperatureSources PlantCondLoopOperation PlantHeatExchangerFluidToFluid PlantLoadProfile PlantLoopEquip PlantLoopSolver PlantManager PlantPipingSystemsManager PlantPressureSystem PlantUtilities PlantValves PollutionModule PondGroundHeatExchanger PoweredInductionUnits Psychrometrics Pumps PurchasedAirManager RefrigeratedCase ReportSizingManager ReturnAirPathManager RoomAirModelManager RoomAirModelUserTempPattern RootFinder RuntimeLanguageProcessor ScheduleManager SetPointManager SimAirServingZones SimulationManager SingleDuct SizingManager SolarCollectors SolarReflectionManager SolarShading SortAndStringUtilities SplitterComponent SQLiteProcedures SQLiteProcedures StandardRatings SteamBaseboardRadiator SteamCoils SurfaceGeometry SurfaceGroundHeatExchanger SystemAvailabilityManager SystemReports TARCOGArgs TARCOGCommon TARCOGDeflection TARCOGGasses90 TARCOGGassesParams TARCOGMain TARCOGOutput TARCOGParams TarcogShading ThermalChimney ThermalComfort ThermalEN673Calc ThermalISO15099Calc TranspiredCollector UFADManager UnitHeater UnitVentilator UserDefinedComponents VariableSpeedCoils vectors VentilatedSlab WaterCoils WaterManager WaterThermalTanks WatertoAirHeatPump WatertoAirHeatPumpSimple WaterUse WeatherManager WindowAC WindowComplexManager WindowEquivalentLayer WindowManager WindTurbine ZoneAirLoopEquipmentManager ZoneContaminantPredictorCorrector ZoneDehumidifier ZoneEquipmentManager ZonePlenum ZoneTempPredictorCorrector