Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | MaxLayersInConstruct | = | 11 | |
integer, | public, | parameter | :: | MaxCTFTerms | = | 19 | |
integer, | public, | parameter | :: | MaxSolidWinLayers | = | 5 | |
integer, | public, | parameter | :: | MaxSpectralDataElements | = | 800 | |
integer, | public, | parameter | :: | RegularMaterial | = | 0 | |
integer, | public, | parameter | :: | Air | = | 1 | |
integer, | public, | parameter | :: | Shade | = | 2 | |
integer, | public, | parameter | :: | WindowGlass | = | 3 | |
integer, | public, | parameter | :: | WindowGas | = | 4 | |
integer, | public, | parameter | :: | WindowBlind | = | 5 | |
integer, | public, | parameter | :: | WindowGasMixture | = | 6 | |
integer, | public, | parameter | :: | Screen | = | 7 | |
integer, | public, | parameter | :: | EcoRoof | = | 8 | |
integer, | public, | parameter | :: | IRTMaterial | = | 9 | |
integer, | public, | parameter | :: | WindowSimpleGlazing | = | 10 | |
integer, | public, | parameter | :: | ComplexWindowShade | = | 11 | |
integer, | public, | parameter | :: | ComplexWindowGap | = | 12 | |
integer, | public, | parameter | :: | GlassEquivalentLayer | = | 13 | |
integer, | public, | parameter | :: | ShadeEquivalentLayer | = | 14 | |
integer, | public, | parameter | :: | DrapeEquivalentLayer | = | 15 | |
integer, | public, | parameter | :: | BlindEquivalentLayer | = | 16 | |
integer, | public, | parameter | :: | ScreenEquivalentLayer | = | 17 | |
integer, | public, | parameter | :: | GapEquivalentLayer | = | 18 | |
character(len=*), | public, | parameter, DIMENSION(-1:18) | :: | cMaterialGroupType | = | (/'invalid ', 'Material/Material:NoMass ', 'Material:AirGap ', 'WindowMaterial:Shade ', 'WindowMaterial:Glazing* ', 'WindowMaterial:Gas ', 'WindowMaterial:Blind ', 'WindowMaterial:GasMixture ', 'WindowMaterial:Screen ', 'Material:RoofVegetation ', 'Material:InfraredTransparent ', 'WindowMaterial:SimpleGlazingSystem ', 'WindowMaterial:ComplexShade ', 'WindowMaterial:Gap ', 'WindowMaterial:Glazing:EquivalentLayer', 'WindowMaterial:Shade:EquivalentLayer ', 'WindowMaterial:Drape:EquivalentLayer ', 'WindowMaterial:Blind:EquivalentLayer ', 'WindowMaterial:Screen:EquivalentLayer ', 'WindowMaterial:Gap:EquivalentLayer '/) | |
integer, | public, | parameter | :: | VeryRough | = | 1 | |
integer, | public, | parameter | :: | Rough | = | 2 | |
integer, | public, | parameter | :: | MediumRough | = | 3 | |
integer, | public, | parameter | :: | MediumSmooth | = | 4 | |
integer, | public, | parameter | :: | Smooth | = | 5 | |
integer, | public, | parameter | :: | VerySmooth | = | 6 | |
integer, | public, | parameter | :: | Horizontal | = | 1 | |
integer, | public, | parameter | :: | Vertical | = | 2 | |
integer, | public, | parameter | :: | FixedSlats | = | 1 | |
integer, | public, | parameter | :: | VariableSlats | = | 2 | |
integer, | public, | parameter | :: | MinimalShadowing | = | -1 | |
integer, | public, | parameter | :: | FullExterior | = | 0 | |
integer, | public, | parameter | :: | FullInteriorExterior | = | 1 | |
integer, | public, | parameter | :: | FullExteriorWithRefl | = | 2 | |
integer, | public, | parameter | :: | FullInteriorExteriorWithRefl | = | 3 | |
integer, | public, | parameter | :: | StandardZone | = | 1 | |
integer, | public, | parameter | :: | ASHRAESimple | = | 1 | |
integer, | public, | parameter | :: | ASHRAETARP | = | 2 | |
integer, | public, | parameter | :: | CeilingDiffuser | = | 3 | |
integer, | public, | parameter | :: | TrombeWall | = | 4 | |
integer, | public, | parameter | :: | TarpHcOutside | = | 5 | |
integer, | public, | parameter | :: | MoWittHcOutside | = | 6 | |
integer, | public, | parameter | :: | DOE2HcOutside | = | 7 | |
integer, | public, | parameter | :: | BLASTHcOutside | = | 8 | |
integer, | public, | parameter | :: | AdaptiveConvectionAlgorithm | = | 9 | |
integer, | public, | parameter | :: | DefaultMaxNumberOfWarmupDays | = | 25 | |
integer, | public, | parameter | :: | DefaultMinNumberOfWarmupDays | = | 6 | |
integer, | public, | parameter | :: | Isotropic | = | 0 | |
integer, | public, | parameter | :: | Anisotropic | = | 1 | |
integer, | public, | parameter | :: | UseCTF | = | 1 | |
integer, | public, | parameter | :: | UseEMPD | = | 2 | |
integer, | public, | parameter | :: | UseCondFD | = | 5 | |
integer, | public, | parameter | :: | UseHAMT | = | 6 | |
integer, | public, | parameter | :: | Use3rdOrder | = | 0 | |
integer, | public, | parameter | :: | UseAnalyticalSolution | = | 1 | |
integer, | public, | parameter | :: | UseEulerMethod | = | 2 | |
integer, | public, | parameter | :: | ZoneAveraged | = | 1 | |
integer, | public, | parameter | :: | SurfaceWeighted | = | 2 | |
integer, | public, | parameter | :: | AngleFactor | = | 3 | |
integer, | public, | parameter | :: | NaturalVentilation | = | 0 | |
integer, | public, | parameter | :: | IntakeVentilation | = | 1 | |
integer, | public, | parameter | :: | ExhaustVentilation | = | 2 | |
integer, | public, | parameter | :: | BalancedVentilation | = | 3 | |
integer, | public, | parameter | :: | HybridControlTypeIndiv | = | 0 | |
integer, | public, | parameter | :: | HybridControlTypeClose | = | 1 | |
integer, | public, | parameter | :: | HybridControlTypeGlobal | = | 2 | |
integer, | public, | parameter | :: | RefrigSystemTypeDetailed | = | 1 | |
integer, | public, | parameter | :: | RefrigSystemTypeRack | = | 2 | |
integer, | public, | parameter | :: | RefrigCondenserTypeAir | = | 1 | |
integer, | public, | parameter | :: | RefrigCondenserTypeEvap | = | 2 | |
integer, | public, | parameter | :: | RefrigCondenserTypeWater | = | 3 | |
integer, | public, | parameter | :: | RefrigCondenserTypeCascade | = | 4 | |
integer, | public, | parameter | :: | InfiltrationDesignFlowRate | = | 1 | |
integer, | public, | parameter | :: | InfiltrationShermanGrimsrud | = | 2 | |
integer, | public, | parameter | :: | InfiltrationAIM2 | = | 3 | |
integer, | public, | parameter | :: | VentilationDesignFlowRate | = | 1 | |
integer, | public, | parameter | :: | VentilationWindAndStack | = | 2 | |
integer, | public, | parameter | :: | AirBalanceNone | = | 0 | |
integer, | public, | parameter | :: | AirBalanceQuadrature | = | 1 | |
integer, | public, | parameter | :: | NumZoneIntGainDeviceTypes | = | 45 | |
character(len=*), | public, | parameter, DIMENSION(NumZoneIntGainDeviceTypes) | :: | ZoneIntGainDeviceTypes | = | (/'PEOPLE ', 'LIGHTS ', 'ELECTRICEQUIPMENT ', 'GASEQUIPMENT ', 'HOTWATEREQUIPMENT ', 'STEAMEQUIPMENT ', 'OTHEREQUIPMENT ', 'ZONEBASEBOARD:OUTDOORTEMPERATURECONTROLLED ', 'ZONECONTAMINANTSOURCEANDSINK:CARBONDIOXIDE ', 'WATERUSE:EQUIPMENT ', 'DAYLIGHTINGDEVICE:TUBULAR ', 'WATERHEATER:MIXED ', 'WATERHEATER:STRATIFIED ', 'THERMALSTORAGE:CHILLEDWATER:MIXED ', 'THERMALSTORAGE:CHILLEDWATER:STRATIFIED ', 'GENERATOR:FUELCELL ', 'GENERATOR:MICROCHP ', 'ELECTRICLOADCENTER:TRANSFORMER ', 'ELECTRICLOADCENTER:INVERTER:SIMPLE ', 'ELECTRICLOADCENTER:INVERTER:FUNCTIONOFPOWER ', 'ELECTRICLOADCENTER:INVERTER:LOOKUPTABLE ', 'ELECTRICLOADCENTER:STORAGE:BATTERY ', 'ELECTRICLOADCENTER:STORAGE:SIMPLE ', 'PIPE:INDOOR ', 'REFRIGERATION:CASE ', 'REFRIGERATION:COMPRESSORRACK ', 'REFRIGERATION:SYSTEM:CONDENSER:AIRCOOLED ', 'REFRIGERATION:TRANSCRITICALSYSTEM:GASCOOLER:AIRCOOLED ', 'REFRIGERATION:SYSTEM:SUCTIONPIPE ', 'REFRIGERATION:TRANSCRITICALSYSTEM:SUCTIONPIPEMT ', 'REFRIGERATION:TRANSCRITICALSYSTEM:SUCTIONPIPELT ', 'REFRIGERATION:SECONDARYSYSTEM:RECEIVER ', 'REFRIGERATION:SECONDARYSYSTEM:PIPE ', 'REFRIGERATION:WALKIN ', 'PUMP:VARIABLESPEED ', 'PUMP:CONSTANTSPEED ', 'PUMP:VARIABLESPEED:CONDENSATE ', 'HEADEREDPUMPS:VARIABLESPEED ', 'HEADEREDPUMPS:CONSTANTSPEED ', 'ZONECONTAMINANTSOURCEANDSINK:GENERICCONTAMINANT ', 'PLANTCOMPONENT:USERDEFINED ', 'COIL:USERDEFINED ', 'ZONEHVAC:FORCEDAIR:USERDEFINED ', 'AIRTERMINAL:SINGLEDUCT:USERDEFINED ', 'COIL:COOLING:DX:SINGLESPEED:THERMALSTORAGE '/) | |
character(len=*), | public, | parameter, DIMENSION(NumZoneIntGainDeviceTypes) | :: | ccZoneIntGainDeviceTypes | = | (/'People ', 'Lights ', 'ElectricEquipment ', 'GasEquipment ', 'HotWaterEquipment ', 'SteamEquipment ', 'OtherEquipment ', 'ZoneBaseboard:OutdoorTemperatureControlled ', 'ZoneContaminantSourceAndSink:CarbonDioxide ', 'WaterUse:Equipment ', 'DaylightingDevice:Tubular ', 'WaterHeater:Mixed ', 'WaterHeater:Stratified ', 'ThermalStorage:ChilledWater:Mixed ', 'ThermalStorage:ChilledWater:Stratified ', 'Generator:FuelCell ', 'Generator:MicroCHP ', 'ElectricLoadCenter:Transformer ', 'ElectricLoadCenter:Inverter:Simple ', 'ElectricLoadCenter:Inverter:FunctionOfPower ', 'ElectricLoadCenter:Inverter:LookUpTable ', 'ElectricLoadCenter:Storage:Battery ', 'ElectricLoadCenter:Storage:Simple ', 'Pipe:Indoor ', 'Refrigeration:Case ', 'Refrigeration:CompressorRack ', 'Refrigeration:System:Condenser:AirCooled ', 'Refrigeration:TranscriticalSystem:GasCooler:AirCooled ', 'Refrigeration:System:SuctionPipe ', 'Refrigeration:TranscriticalSystem:SuctionPipeMT ', 'Refrigeration:TranscriticalSystem:SuctionPipeLT ', 'Refrigeration:SecondarySystem:Receiver ', 'Refrigeration:SecondarySystem:Pipe ', 'Refrigeration:WalkIn ', 'Pump:VariableSpeed ', 'Pump:ConstantSpeed ', 'Pump:VariableSpeed:Condensate ', 'HeaderedPumps:VariableSpeed ', 'HeaderedPumps:ConstantSpeed ', 'ZoneContaminantSourceAndSink:GenericContaminant ', 'PlantComponent:UserDefined ', 'Coil:UserDefined ', 'ZoneHVAC:ForcedAir:UserDefined ', 'AirTerminal:SingleDuct:UserDefined ', 'Coil:Cooling:DX:SingleSpeed:ThermalStorage '/) | |
integer, | public, | parameter | :: | IntGainTypeOf_People | = | 1 | |
integer, | public, | parameter | :: | IntGainTypeOf_Lights | = | 2 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricEquipment | = | 3 | |
integer, | public, | parameter | :: | IntGainTypeOf_GasEquipment | = | 4 | |
integer, | public, | parameter | :: | IntGainTypeOf_HotWaterEquipment | = | 5 | |
integer, | public, | parameter | :: | IntGainTypeOf_SteamEquipment | = | 6 | |
integer, | public, | parameter | :: | IntGainTypeOf_OtherEquipment | = | 7 | |
integer, | public, | parameter | :: | IntGainTypeOf_ZoneBaseboardOutdoorTemperatureControlled | = | 8 | |
integer, | public, | parameter | :: | IntGainTypeOf_ZoneContaminantSourceAndSinkCarbonDioxide | = | 9 | |
integer, | public, | parameter | :: | IntGainTypeOf_WaterUseEquipment | = | 10 | |
integer, | public, | parameter | :: | IntGainTypeOf_DaylightingDeviceTubular | = | 11 | |
integer, | public, | parameter | :: | IntGainTypeOf_WaterHeaterMixed | = | 12 | |
integer, | public, | parameter | :: | IntGainTypeOf_WaterHeaterStratified | = | 13 | |
integer, | public, | parameter | :: | IntGainTypeOf_ThermalStorageChilledWaterMixed | = | 14 | |
integer, | public, | parameter | :: | IntGainTypeOf_ThermalStorageChilledWaterStratified | = | 15 | |
integer, | public, | parameter | :: | IntGainTypeOf_GeneratorFuelCell | = | 16 | |
integer, | public, | parameter | :: | IntGainTypeOf_GeneratorMicroCHP | = | 17 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricLoadCenterTransformer | = | 18 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricLoadCenterInverterSimple | = | 19 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricLoadCenterInverterFunctionOfPower | = | 20 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricLoadCenterInverterLookUpTable | = | 21 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricLoadCenterStorageBattery | = | 22 | |
integer, | public, | parameter | :: | IntGainTypeOf_ElectricLoadCenterStorageSimple | = | 23 | |
integer, | public, | parameter | :: | IntGainTypeOf_PipeIndoor | = | 24 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationCase | = | 25 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationCompressorRack | = | 26 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationSystemAirCooledCondenser | = | 27 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationTransSysAirCooledGasCooler | = | 28 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationSystemSuctionPipe | = | 29 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationTransSysSuctionPipeMT | = | 30 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationTransSysSuctionPipeLT | = | 31 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationSecondaryReceiver | = | 32 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationSecondaryPipe | = | 33 | |
integer, | public, | parameter | :: | IntGainTypeOf_RefrigerationWalkIn | = | 34 | |
integer, | public, | parameter | :: | IntGainTypeOf_Pump_VarSpeed | = | 35 | |
integer, | public, | parameter | :: | IntGainTypeOf_Pump_ConSpeed | = | 36 | |
integer, | public, | parameter | :: | IntGainTypeOf_Pump_Cond | = | 37 | |
integer, | public, | parameter | :: | IntGainTypeOf_PumpBank_VarSpeed | = | 38 | |
integer, | public, | parameter | :: | IntGainTypeOf_PumpBank_ConSpeed | = | 39 | |
integer, | public, | parameter | :: | IntGainTypeOf_ZoneContaminantSourceAndSinkGenericContam | = | 40 | |
integer, | public, | parameter | :: | IntGainTypeOf_PlantComponentUserDefined | = | 41 | |
integer, | public, | parameter | :: | IntGainTypeOf_CoilUserDefined | = | 42 | |
integer, | public, | parameter | :: | IntGainTypeOf_ZoneHVACForcedAirUserDefined | = | 43 | |
integer, | public, | parameter | :: | IntGainTypeOf_AirTerminalUserDefined | = | 44 | |
integer, | public, | parameter | :: | IntGainTypeOf_PackagedTESCoilTank | = | 45 | |
real(kind=r64), | public, | parameter | :: | HighDiffusivityThreshold | = | 1.d-5 | |
real(kind=r64), | public, | parameter | :: | ThinMaterialLayerThreshold | = | 0.003d0 | |
type(ZonePreDefRepType), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZonePreDefRep | |||
type(ZonePreDefRepType), | public, | SAVE | :: | BuildingPreDefRep | = | ZonePreDefRepType(.false., 0.0, 0.0, 0.0, 0.0, 9.9d9, 0.0, 9.9d9, 0.0, 9.9d9, 0.0, 9.9d9, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0) | |
type(ZoneSimData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneIntGain | |||
type(MaterialProperties), | public, | ALLOCATABLE, DIMENSION(:) | :: | Material | |||
type(GapSupportPillar), | public, | ALLOCATABLE, DIMENSION(:) | :: | SupportPillar | |||
type(GapDeflectionState), | public, | ALLOCATABLE, DIMENSION(:) | :: | DeflectionState | |||
type(ConstructionData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Construct | |||
type(SpectralDataProperties), | public, | ALLOCATABLE, DIMENSION(:) | :: | SpectralData | |||
type(ZoneData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Zone | |||
type(ZoneListData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneList | |||
type(ZoneGroupData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneGroup | |||
type(PeopleData), | public, | ALLOCATABLE, DIMENSION(:) | :: | People | |||
type(LightsData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Lights | |||
type(ZoneEquipData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneElectric | |||
type(ZoneEquipData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneGas | |||
type(ZoneEquipData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOtherEq | |||
type(ZoneEquipData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneHWEq | |||
type(ZoneEquipData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneSteamEq | |||
type(BBHeatData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneBBHeat | |||
type(InfiltrationData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Infiltration | |||
type(VentilationData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Ventilation | |||
type(ZoneAirBalanceData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneAirBalance | |||
type(MixingData), | public, | ALLOCATABLE, DIMENSION(:) | :: | Mixing | |||
type(MixingData), | public, | ALLOCATABLE, DIMENSION(:) | :: | CrossMixing | |||
type(MixingData), | public, | ALLOCATABLE, DIMENSION(:) | :: | RefDoorMixing | |||
type(WindowBlindProperties), | public, | ALLOCATABLE, DIMENSION(:) | :: | Blind | |||
type(WindowComplexShade), | public, | ALLOCATABLE, DIMENSION(:) | :: | ComplexShade | |||
type(WindowThermalModelParams), | public, | ALLOCATABLE, DIMENSION(:) | :: | WindowThermalModel | |||
type(SurfaceScreenProperties), | public, | ALLOCATABLE, DIMENSION(:) | :: | SurfaceScreens | |||
type(ScreenTransData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ScreenTrans | |||
type(MaterialProperties), | public, | ALLOCATABLE, DIMENSION(:) | :: | MaterialSave | |||
type(ConstructionData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ConstructSave | |||
type(ZoneCatEUseData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneIntEEuse | |||
type(RefrigCaseCreditData), | public, | ALLOCATABLE, DIMENSION(:) | :: | RefrigCaseCredit | |||
type(HeatReclaimRefrigeratedRackData), | public, | ALLOCATABLE, DIMENSION(:) | :: | HeatReclaimRefrigeratedRack | |||
type(HeatReclaimRefrigCondenserData), | public, | ALLOCATABLE, DIMENSION(:) | :: | HeatReclaimRefrigCondenser | |||
type(HeatReclaimDXCoilData), | public, | ALLOCATABLE, DIMENSION(:) | :: | HeatReclaimDXCoil | |||
type(AirReportVars), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZnAirRpt | |||
type(TCGlazingsType), | public, | ALLOCATABLE, DIMENSION(:) | :: | TCGlazings | |||
type(ZoneEquipData), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneCO2Gen | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | PeopleObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | LightsObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneElectricObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneGasObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | HotWaterEqObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | SteamEqObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | OtherEqObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | InfiltrationObjects | |||
type(GlobalInternalGainMiscObject), | public, | ALLOCATABLE, DIMENSION(:) | :: | VentilationObjects | |||
type(ZoneReportVars), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZnRpt | |||
real(kind=r64), | public | :: | LowHConvLimit | = | 0.1d0 | REAL(r64), PARAMETER :: LowHConvLimit = 1.0 !W/m2-K Lowest allowed natural convection coefficient ! A lower limit is needed to avoid numerical problems ! Natural convection correlations are a function of temperature difference, ! there are many times when those temp differences pass through zero leading to non-physical results ! Value of 1.0 chosen here is somewhat arbitrary, but based on the following reasons: ! 1) Low values of HconvIn indicate a layer of high thermal resistance, however ! the R-value of a convection film layer should be relatively low (compared to building surfaces) ! 2) The value of 1.0 corresponds to the thermal resistance of 0.05 m of batt insulation ! 3) Limit on the order of 1.0 is suggested by the abrupt changes in an inverse relationship ! 4) A conduction-only analysis can model a limit by considering the thermal performance of ! boundary layer to be pure conduction (with no movement to enhance heat transfer); ! Taking the still gas thermal conductivity for air at 0.0267 W/m-K (at 300K), then ! this limit of 1.0 corresponds to a completely still layer of air that is around 0.025 m thick ! 5) The previous limit of 0.1 (before ver. 3.1) caused loads initialization problems in test files |
|
real(kind=r64), | public | :: | HighHConvLimit | = | 1000.d0 | ||
real(kind=r64), | public | :: | MaxAllowedDelTempCondFD | = | 0.002d0 | ||
character(len=MaxNameLength), | public | :: | BuildingName | = | ' ' | ||
real(kind=r64), | public | :: | BuildingAzimuth | = | 0.0d0 | ||
real(kind=r64), | public | :: | LoadsConvergTol | = | 0.0d0 | ||
real(kind=r64), | public | :: | TempConvergTol | = | 0.0d0 | ||
integer, | public | :: | DefaultInsideConvectionAlgo | = | 1 | ||
integer, | public | :: | DefaultOutsideConvectionAlgo | = | 1 | ||
integer, | public | :: | SolarDistribution | = | 0 | ||
integer, | public | :: | InsideSurfIterations | = | 0 | ||
integer, | public | :: | OverallHeatTransferSolutionAlgo | = | UseCTF | ||
integer, | public | :: | NumberOfHeatTransferAlgosUsed | = | 1 | ||
integer, | public, | DIMENSION(:), ALLOCATABLE | :: | HeatTransferAlgosUsed | |||
integer, | public | :: | MaxNumberOfWarmupDays | = | 25 | ||
integer, | public | :: | MinNumberOfWarmupDays | = | 6 | ||
real(kind=r64), | public | :: | CondFDRelaxFactor | = | 1.0d0 | ||
real(kind=r64), | public | :: | CondFDRelaxFactorInput | = | 1.0d0 | ||
integer, | public | :: | ZoneAirSolutionAlgo | = | Use3rdOrder | ||
real(kind=r64), | public | :: | BuildingRotationAppendixG | = | 0.0d0 | ||
integer, | public | :: | NumOfZoneLists | = | 0 | ||
integer, | public | :: | NumOfZoneGroups | = | 0 | ||
integer, | public | :: | NumPeopleStatements | = | 0 | ||
integer, | public | :: | NumLightsStatements | = | 0 | ||
integer, | public | :: | NumZoneElectricStatements | = | 0 | ||
integer, | public | :: | NumZoneGasStatements | = | 0 | ||
integer, | public | :: | NumInfiltrationStatements | = | 0 | ||
integer, | public | :: | NumVentilationStatements | = | 0 | ||
integer, | public | :: | NumHotWaterEqStatements | = | 0 | ||
integer, | public | :: | NumSteamEqStatements | = | 0 | ||
integer, | public | :: | NumOtherEqStatements | = | 0 | ||
integer, | public | :: | TotPeople | = | 0 | ||
integer, | public | :: | TotLights | = | 0 | ||
integer, | public | :: | TotElecEquip | = | 0 | ||
integer, | public | :: | TotGasEquip | = | 0 | ||
integer, | public | :: | TotOthEquip | = | 0 | ||
integer, | public | :: | TotHWEquip | = | 0 | ||
integer, | public | :: | TotStmEquip | = | 0 | ||
integer, | public | :: | TotInfiltration | = | 0 | ||
integer, | public | :: | TotDesignFlowInfiltration | = | 0 | ||
integer, | public | :: | TotShermGrimsInfiltration | = | 0 | ||
integer, | public | :: | TotAIM2Infiltration | = | 0 | ||
integer, | public | :: | TotVentilation | = | 0 | ||
integer, | public | :: | TotDesignFlowVentilation | = | 0 | ||
integer, | public | :: | TotWindAndStackVentilation | = | 0 | ||
integer, | public | :: | TotMixing | = | 0 | ||
integer, | public | :: | TotCrossMixing | = | 0 | ||
integer, | public | :: | TotRefDoorMixing | = | 0 | ||
integer, | public | :: | TotBBHeat | = | 0 | ||
integer, | public | :: | TotMaterials | = | 0 | ||
integer, | public | :: | TotConstructs | = | 0 | ||
integer, | public | :: | TotSpectralData | = | 0 | ||
integer, | public | :: | W5GlsMat | = | 0 | ||
integer, | public | :: | W5GlsMatAlt | = | 0 | ||
integer, | public | :: | W5GasMat | = | 0 | ||
integer, | public | :: | W5GasMatMixture | = | 0 | ||
integer, | public | :: | W7SupportPillars | = | 0 | ||
integer, | public | :: | W7DeflectionStates | = | 0 | ||
integer, | public | :: | W7MaterialGaps | = | 0 | ||
integer, | public | :: | TotBlinds | = | 0 | ||
integer, | public | :: | TotScreens | = | 0 | ||
integer, | public | :: | TotTCGlazings | = | 0 | ||
integer, | public | :: | NumSurfaceScreens | = | 0 | ||
integer, | public | :: | TotShades | = | 0 | ||
integer, | public | :: | TotComplexShades | = | 0 | ||
integer, | public | :: | TotComplexGaps | = | 0 | ||
integer, | public | :: | TotSimpleWindow | ||||
integer, | public | :: | W5GlsMatEQL | = | 0 | ||
integer, | public | :: | TotShadesEQL | = | 0 | ||
integer, | public | :: | TotDrapesEQL | = | 0 | ||
integer, | public | :: | TotBlindsEQL | = | 0 | ||
integer, | public | :: | TotScreensEQL | = | 0 | ||
integer, | public | :: | W5GapMatEQL | = | 0 | ||
integer, | public | :: | TotZoneAirBalance | = | 0 | ||
integer, | public | :: | TotFrameDivider | = | 0 | ||
integer, | public | :: | AirFlowFlag | = | 0 | ||
integer, | public | :: | TotCO2Gen | = | 0 | ||
logical, | public | :: | CalcWindowRevealReflection | = | .false. | ||
logical, | public | :: | StormWinChangeThisDay | = | .false. | ||
logical, | public | :: | AdaptiveComfortRequested_CEN15251 | = | .false. | ||
logical, | public | :: | AdaptiveComfortRequested_ASH55 | = | .false. | ||
integer, | public | :: | NumRefrigeratedRacks | = | 0 | ||
integer, | public | :: | NumRefrigSystems | = | 0 | ||
integer, | public | :: | NumRefrigCondensers | = | 0 | ||
integer, | public | :: | NumRefrigChillerSets | = | 0 | ||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadHeatEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadCoolEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadHeatRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadCoolRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadPredictedRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadPredictedHSPRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SNLoadPredictedCSPRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MoisturePredictedRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ListSNLoadHeatEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ListSNLoadCoolEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ListSNLoadHeatRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ListSNLoadCoolRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | GroupSNLoadHeatEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | GroupSNLoadCoolEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | GroupSNLoadHeatRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | GroupSNLoadCoolRate | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MRT | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SUMAI | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneTransSolar | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneWinHeatGain | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneWinHeatGainRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneWinHeatLossRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneBmSolFrExtWinsRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneBmSolFrIntWinsRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | InitialZoneDifSolReflW | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneDifSolFrExtWinsRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneDifSolFrIntWinsRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOpaqSurfInsFaceCond | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOpaqSurfInsFaceCondGainRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOpaqSurfInsFaceCondLossRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOpaqSurfExtFaceCond | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOpaqSurfExtFaceCondGainRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneOpaqSurfExtFaceCondLossRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadThermInAbs | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | QRadSWwinAbs | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | InitialDifSolwinAbs | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncident | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncidentBeam | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | BmIncInsSurfIntensRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | BmIncInsSurfAmountRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | IntBmIncInsSurfIntensRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | IntBmIncInsSurfAmountRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncidentSkyDiffuse | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncidentGndDiffuse | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncBmToDiffReflGnd | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncSkyDiffReflGnd | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncBmToBmReflObs | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncBmToDiffReflObs | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWOutIncSkyDiffReflObs | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | CosIncidenceAngle | |||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | BSDFBeamDirectionRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | BSDFBeamThetaRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | BSDFBeamPhiRep | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWwinAbsTot | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | QRadSWwinAbsLayer | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | FenLaySurfTempFront | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | FenLaySurfTempBack | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneTransSolarEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneWinHeatGainRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneWinHeatLossRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneBmSolFrExtWinsRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneBmSolFrIntWinsRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneDifSolFrExtWinsRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZoneDifSolFrIntWinsRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZnOpqSurfInsFaceCondGnRepEnrg | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZnOpqSurfInsFaceCondLsRepEnrg | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZnOpqSurfExtFaceCondGnRepEnrg | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ZnOpqSurfExtFaceCondLsRepEnrg | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | BmIncInsSurfAmountRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | IntBmIncInsSurfAmountRepEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QRadSWwinAbsTotEnergy | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SWwinAbsTotalReport | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | InitialDifSolInAbsReport | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | InitialDifSolInTransReport | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SWInAbsTotalReport | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SWOutAbsTotalReport | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SWOutAbsEnergyReport | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | NominalR | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | NominalRSave | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | NominalRforNominalUCalculation | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | NominalU | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | NominalUSave | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | TempEffBulkAir | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | HConvIn | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | AnisoSkyMult | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | DifShdgRatioIsoSky | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:,:) | :: | DifShdgRatioIsoSkyHRTS | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | curDifShdgRatioIsoSky | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | DifShdgRatioHoriz | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:,:) | :: | DifShdgRatioHorizHRTS | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | WithShdgIsoSky | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | WoShdgIsoSky | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | WithShdgHoriz | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | WoShdgHoriz | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MultIsoSky | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MultCircumSolar | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MultHorizonZenith | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QS | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QSLights | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QSDifSol | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ITABSF | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | TMULT | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | QL | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | SunlitFracHR | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | CosIncAngHR | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:,:) | :: | SunlitFrac | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:,:) | :: | SunlitFracWithoutReveal | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:,:) | :: | CosIncAng | |||
integer, | public, | ALLOCATABLE, DIMENSION(:,:,:,:) | :: | BackSurfaces | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:,:,:) | :: | OverlapAreas | |||
real(kind=r64), | public | :: | GasCoeffsCon(10,3) | ||||
real(kind=r64), | public | :: | GasCoeffsVis(10,3) | ||||
real(kind=r64), | public | :: | GasCoeffsCp(10,3) | ||||
real(kind=r64), | public | :: | GasWght(10) | = | (/28.97d0, 39.948d0, 83.8d0, 131.3d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0/) | ||
real(kind=r64), | public | :: | GasSpecificHeatRatio(10) | = | (/1.4d0, 1.67d0, 1.68d0, 1.66d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0, 0.0d0/) | ||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MVFC | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | MTC | |||
real(kind=r64), | public, | TARGET | :: | ZeroPointerVal | = | 0.d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | Group | = | -1 | ||
integer, | public | :: | Roughness | = | 0 | ||
real(kind=r64), | public | :: | Conductivity | = | 0.0d0 | ||
real(kind=r64), | public | :: | Density | = | 0.0d0 | ||
real(kind=r64), | public | :: | IsoMoistCap | = | 0.0d0 | ||
real(kind=r64), | public | :: | Porosity | = | 0.0d0 | ||
real(kind=r64), | public | :: | Resistance | = | 0.0d0 | ||
logical, | public | :: | ROnly | = | .false. | ||
real(kind=r64), | public | :: | SpecHeat | = | 0.0d0 | ||
real(kind=r64), | public | :: | ThermGradCoef | = | 0.0d0 | ||
real(kind=r64), | public | :: | Thickness | = | 0.0d0 | ||
real(kind=r64), | public | :: | VaporDiffus | = | 0.0d0 | ||
integer, | public | :: | GasType(5) | = | 0 | ||
integer, | public | :: | GlassSpectralDataPtr | = | 0 | ||
integer, | public | :: | NumberOfGasesInMixture | = | 0 | ||
real(kind=r64), | public | :: | GasCon(5,3) | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasVis(5,3) | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasCp(5,3) | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasWght(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasSpecHeatRatio(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasFract(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsorpSolar | = | 0.d0 | ||
real(kind=r64), | public | :: | AbsorpSolarInput | = | 0.d0 | ||
logical, | public | :: | AbsorpSolarEMSOverrideOn | = | .FALSE. | ||
real(kind=r64), | public | :: | AbsorpSolarEMSOverride | = | 0.d0 | ||
real(kind=r64), | public | :: | AbsorpThermal | = | 0.d0 | ||
real(kind=r64), | public | :: | AbsorpThermalInput | = | 0.d0 | ||
logical, | public | :: | AbsorpThermalEMSOverrideOn | = | .FALSE. | ||
real(kind=r64), | public | :: | AbsorpThermalEMSOverride | = | 0.d0 | ||
real(kind=r64), | public | :: | AbsorpVisible | = | 0.d0 | ||
real(kind=r64), | public | :: | AbsorpVisibleInput | = | 0.d0 | ||
logical, | public | :: | AbsorpVisibleEMSOverrideOn | = | .FALSE. | ||
real(kind=r64), | public | :: | AbsorpVisibleEMSOverride | = | 0.d0 | ||
real(kind=r64), | public | :: | Trans | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | GlassTransDirtFactor | = | 1.0d0 | ||
logical, | public | :: | SolarDiffusing | = | .false. | ||
real(kind=r64), | public | :: | ReflectShade | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectShadeVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsorpThermalBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsorpThermalFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolBeamBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolBeamFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolDiffBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolDiffFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisBeamBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisBeamFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisDiffBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisDiffFront | = | 0.0d0 | ||
character(len=MaxNameLength), | public | :: | ReflectanceModeling | = | ' ' | ||
real(kind=r64), | public | :: | TransSolBeam | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransThermal | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransVisBeam | = | 0.0d0 | ||
integer, | public | :: | BlindDataPtr | = | 0 | ||
integer, | public | :: | ScreenDataPtr | = | 0 | ||
integer, | public | :: | ScreenMapResolution | = | 0 | ||
real(kind=r64), | public | :: | YoungModulus | = | 0.0d0 | ||
real(kind=r64), | public | :: | PoissonsRatio | = | 0.0d0 | ||
real(kind=r64), | public | :: | DeflectedThickness | = | 0.d0 | ||
real(kind=r64), | public | :: | Pressure | = | 0.d0 | ||
integer, | public | :: | SupportPillarPtr | = | 0 | ||
integer, | public | :: | DeflectionStatePtr | = | 0 | ||
integer, | public | :: | ComplexShadePtr | = | 0 | ||
integer, | public | :: | GasPointer | = | 0 | ||
real(kind=r64), | public | :: | WinShadeToGlassDist | = | 0.0d0 | ||
real(kind=r64), | public | :: | WinShadeTopOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | WinShadeBottomOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | WinShadeLeftOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | WinShadeRightOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | WinShadeAirFlowPermeability | = | 0.0d0 | ||
logical, | public | :: | EMPDMaterialProps | = | .false. | ||
real(kind=r64), | public | :: | EMPDVALUE | = | 0.0d0 | ||
real(kind=r64), | public | :: | MoistACoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | MoistBCoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | MoistCCoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | MoistDCoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | EMPDaCoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | EMPDbCoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | EMPDcCoeff | = | 0.0d0 | ||
real(kind=r64), | public | :: | EMPDdCoeff | = | 0.0d0 | ||
integer, | public | :: | EcoRoofCalculationMethod | = | 0 | ||
real(kind=r64), | public | :: | HeightOfPlants | = | 0.0d0 | ||
real(kind=r64), | public | :: | LAI | = | 0.0d0 | ||
real(kind=r64), | public | :: | Lreflectivity | = | 0.0d0 | ||
real(kind=r64), | public | :: | LEmissitivity | = | 0.0d0 | ||
real(kind=r64), | public | :: | InitMoisture | = | 0.0d0 | ||
real(kind=r64), | public | :: | MinMoisture | = | 0.0d0 | ||
real(kind=r64), | public | :: | RStomata | = | 0.0d0 | ||
integer, | public | :: | niso | = | -1 | ||
real(kind=r64), | public, | DIMENSION(27) | :: | isodata | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(27) | :: | isorh | = | 0.0d0 | |
integer, | public | :: | nsuc | = | -1 | ||
real(kind=r64), | public, | DIMENSION(27) | :: | sucdata | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(27) | :: | sucwater | = | 0.0d0 | |
integer, | public | :: | nred | = | -1 | ||
real(kind=r64), | public, | DIMENSION(27) | :: | reddata | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(27) | :: | redwater | = | 0.0d0 | |
integer, | public | :: | nmu | = | -1 | ||
real(kind=r64), | public, | DIMENSION(27) | :: | mudata | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(27) | :: | murh | = | 0.0d0 | |
integer, | public | :: | ntc | = | -1 | ||
real(kind=r64), | public, | DIMENSION(27) | :: | tcdata | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(27) | :: | tcwater | = | 0.0d0 | |
real(kind=r64), | public | :: | itemp | = | 10.0d0 | ||
real(kind=r64), | public | :: | irh | = | 0.5d0 | ||
real(kind=r64), | public | :: | iwater | = | 0.2d0 | ||
integer, | public | :: | divs | = | 3 | ||
real(kind=r64), | public | :: | divsize | = | 0.005d0 | ||
integer, | public | :: | divmin | = | 3 | ||
integer, | public | :: | divmax | = | 10 | ||
real(kind=r64), | public | :: | SpecTemp | = | 0.0D0 | ||
integer, | public | :: | TCParent | = | 0 | ||
real(kind=r64), | public | :: | SimpleWindowUfactor | = | 0.0D0 | ||
real(kind=r64), | public | :: | SimpleWindowSHGC | = | 0.0D0 | ||
real(kind=r64), | public | :: | SimpleWindowVisTran | = | 0.0D0 | ||
logical, | public | :: | SimpleWindowVTinputByUser | = | .FALSE. | ||
logical, | public | :: | WarnedForHighDiffusivity | = | .FALSE. | ||
real(kind=r64), | public | :: | ReflFrontBeamBeam | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflBackBeamBeam | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausFrontBeamBeam | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausBackBeamBeam | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflFrontBeamBeamVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflBackBeamBeamVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausFrontBeamBeamVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausBackBeamBeamVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflFrontBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflBackBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausFrontBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausBackBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflFrontBeamDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflBackBeamDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausFrontBeamDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausBackBeamDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflFrontDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflBackDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflFrontDiffDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflBackDiffDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausDiffDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | EmissThermalFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | EmissThermalBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | TausThermal | = | 0.0d0 | ||
integer, | public | :: | GapVentType | = | 0 | ||
logical, | public | :: | ISPleatedDrape | = | .false. | ||
real(kind=r64), | public | :: | PleatedDrapeWidth | = | 0.0d0 | ||
real(kind=r64), | public | :: | PleatedDrapeLength | = | 0.0d0 | ||
real(kind=r64), | public | :: | ScreenWireSpacing | = | 0.0d0 | ||
real(kind=r64), | public | :: | ScreenWireDiameter | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatWidth | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatSeparation | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatCrown | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatAngle | = | 0.0d0 | ||
integer, | public | :: | SlatAngleType | = | 0 | ||
integer, | public | :: | SlatOrientation | = | 0 | ||
character(len=MaxNameLength), | public | :: | GasName | = | ' ' |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | NumGlzMat | = | 0 | ||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | LayerPoint | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | SpecTemp | |||
character(len=MaxNameLength), | public, | ALLOCATABLE, DIMENSION(:) | :: | LayerName |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | TotLayers | = | 0 | ||
integer, | public | :: | TotSolidLayers | = | 0 | ||
integer, | public | :: | TotGlassLayers | = | 0 | ||
integer, | public | :: | LayerPoint(MaxLayersInConstruct) | = | 0 | ||
logical, | public | :: | IsUsed | = | .false. | ||
real(kind=r64), | public | :: | InsideAbsorpVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | OutsideAbsorpVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | InsideAbsorpSolar | = | 0.0d0 | ||
real(kind=r64), | public | :: | OutsideAbsorpSolar | = | 0.0d0 | ||
real(kind=r64), | public | :: | InsideAbsorpThermal | = | 0.0d0 | ||
real(kind=r64), | public | :: | OutsideAbsorpThermal | = | 0.0d0 | ||
integer, | public | :: | OutsideRoughness | = | 0 | ||
integer, | public | :: | DayltPropPtr | = | 0 | ||
integer, | public | :: | W5FrameDivider | = | 0 | ||
real(kind=r64), | public | :: | CTFCross(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFFlux(MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFInside(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFOutside(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFSourceIn(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFSourceOut(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFTimeStep | ||||
real(kind=r64), | public | :: | CTFTSourceOut(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFTSourceIn(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFTSourceQ(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFTUserOut(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFTUserIn(0:MaxCTFTerms-1) | = | 0.0D0 | ||
real(kind=r64), | public | :: | CTFTUserSource(0:MaxCTFTerms-1) | = | 0.0D0 | ||
integer, | public | :: | NumHistories | = | 0 | ||
integer, | public | :: | NumCTFTerms | = | 0 | ||
real(kind=r64), | public | :: | UValue | = | 0.0d0 | ||
integer, | public | :: | SolutionDimensions | = | 0 | ||
integer, | public | :: | SourceAfterLayer | = | 0 | ||
integer, | public | :: | TempAfterLayer | = | 0 | ||
real(kind=r64), | public | :: | ThicknessPerpend | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffIn | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffOut | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiff(MaxSolidWinLayers) | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlAbsDiff(MaxSolidWinLayers,MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlAbsDiffGnd(MaxSolidWinLayers,MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlAbsDiffSky(MaxSolidWinLayers,MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBack(MaxSolidWinLayers) | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlAbsDiffBack(MaxSolidWinLayers,MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffShade | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBlind(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBlindGnd(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBlindSky(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBackShade | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBackBlind(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ShadeAbsorpThermal | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsBeamCoef(MaxSolidWinLayers,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsBeamBackCoef(MaxSolidWinLayers,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsBeamShadeCoef(6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlTransDiff(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlTransDiffGnd(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlTransDiffSky(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransDiffVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlTransDiffVis(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolDiffBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlReflectSolDiffBack(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolDiffFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlReflectSolDiffFront(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisDiffBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlReflectVisDiffBack(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisDiffFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlReflectVisDiffFront(MaxSlatAngs) | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransSolBeamCoef(6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransVisBeamCoef(6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflSolBeamFrontCoef(6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflSolBeamBackCoef(6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | tBareSolCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | tBareVisCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rfBareSolCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rfBareVisCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rbBareSolCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rbBareVisCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | afBareSolCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | abBareSolCoef(5,6) | = | 0.0d0 | ||
real(kind=r64), | public | :: | tBareSolDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | tBareVisDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rfBareSolDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rfBareVisDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rbBareSolDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | rbBareVisDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | afBareSolDiff(5) | = | 0.0d0 | ||
real(kind=r64), | public | :: | abBareSolDiff(5) | = | 0.0d0 | ||
logical, | public | :: | FromWindow5DataFile | = | .false. | ||
real(kind=r64), | public | :: | W5FileMullionWidth | = | 0.0d0 | ||
integer, | public | :: | W5FileMullionOrientation | = | 0 | ||
real(kind=r64), | public | :: | W5FileGlazingSysWidth | = | 0.0d0 | ||
real(kind=r64), | public | :: | W5FileGlazingSysHeight | = | 0.0d0 | ||
real(kind=r64), | public | :: | SummerSHGC | = | 0.0d0 | ||
real(kind=r64), | public | :: | VisTransNorm | = | 0.0d0 | ||
real(kind=r64), | public | :: | SolTransNorm | = | 0.0D0 | ||
logical, | public | :: | SourceSinkPresent | = | .false. | ||
logical, | public | :: | TypeIsWindow | = | .false. | ||
logical, | public | :: | WindowTypeBSDF | = | .false. | ||
logical, | public | :: | TypeIsEcoRoof | = | .false. | ||
logical, | public | :: | TypeIsIRT | = | .false. | ||
logical, | public | :: | TypeIsCfactorWall | = | .false. | ||
logical, | public | :: | TypeIsFfactorFloor | = | .false. | ||
integer, | public | :: | TCFlag | = | 0 | ||
integer, | public | :: | TCLayer | = | 0 | ||
integer, | public | :: | TCMasterConst | = | 0 | ||
integer, | public | :: | TCLayerID | = | 0 | ||
integer, | public | :: | TCGlassID | = | 0 | ||
real(kind=r64), | public | :: | CFactor | = | 0.0d0 | ||
real(kind=r64), | public | :: | Height | = | 0.0d0 | ||
real(kind=r64), | public | :: | FFactor | = | 0.0d0 | ||
real(kind=r64), | public | :: | Area | = | 0.0d0 | ||
real(kind=r64), | public | :: | PerimeterExposed | = | 0.0d0 | ||
logical, | public | :: | ReverseConstructionNumLayersWarning | = | .false. | ||
logical, | public | :: | ReverseConstructionLayersOrderWarning | = | .false. | ||
type(BSDFWindowInputStruct), | public | :: | BSDFInput | ||||
logical, | public | :: | WindowTypeEQL | = | .false. | ||
integer, | public | :: | EQLConsPtr | = | 0 | ||
real(kind=r64), | public | :: | AbsDiffFrontEQL(CFSMAXNL) | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsDiffBackEQL(CFSMAXNL) | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransDiffFrontEQL | = | 0.0d0 | ||
real(kind=r64), | public | :: | TransDiffBackEQL | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | NumOfWavelengths | = | 0 | ||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | WaveLength | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | Trans | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ReflFront | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:) | :: | ReflBack |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | Multiplier | = | 1 | ||
integer, | public | :: | ListMultiplier | = | 1 | ||
integer, | public | :: | ListGroup | = | 0 | ||
real(kind=r64), | public | :: | RelNorth | = | 0.0d0 | ||
real(kind=r64), | public | :: | OriginX | = | 0.0d0 | ||
real(kind=r64), | public | :: | OriginY | = | 0.0d0 | ||
real(kind=r64), | public | :: | OriginZ | = | 0.0d0 | ||
real(kind=r64), | public | :: | CeilingHeight | = | AutoCalculate | ||
real(kind=r64), | public | :: | Volume | = | AutoCalculate | ||
integer, | public | :: | OfType | = | 1 | ||
real(kind=r64), | public | :: | UserEnteredFloorArea | = | AutoCalculate | ||
real(kind=r64), | public | :: | FloorArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | CalcFloorArea | = | 0.0d0 | ||
logical, | public | :: | HasFloor | = | .false. | ||
logical, | public | :: | HasRoof | = | .false. | ||
logical, | public | :: | HasInterZoneWindow | = | .false. | ||
logical, | public | :: | HasWindow | = | .false. | ||
real(kind=r64), | public | :: | AirCapacity | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtWindowArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtGrossWallArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtWindowArea_Multiplied | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtGrossWallArea_Multiplied | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtNetWallArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotalSurfArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExteriorTotalSurfArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExteriorTotalGroundSurfArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtGrossGroundWallArea | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExtGrossGroundWallArea_Multiplied | = | 0.0d0 | ||
integer, | public | :: | SystemZoneNodeNumber | = | 0 | ||
logical, | public | :: | IsControlled | = | .false. | ||
integer, | public | :: | TempControlledZoneIndex | = | 0 | ||
integer, | public | :: | SurfaceFirst | = | 0 | ||
integer, | public | :: | SurfaceLast | = | 0 | ||
integer, | public | :: | InsideConvectionAlgo | = | ASHRAESimple | ||
integer, | public | :: | NumSurfaces | = | 0 | ||
integer, | public | :: | NumSubSurfaces | = | 0 | ||
integer, | public | :: | NumShadingSurfaces | = | 0 | ||
integer, | public | :: | OutsideConvectionAlgo | = | ASHRAESimple | ||
type(vector), | public | :: | Centroid | = | Vector(0.0d0, 0.0d0, 0.0d0) | ||
real(kind=r64), | public | :: | MinimumX | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaximumX | = | 0.0d0 | ||
real(kind=r64), | public | :: | MinimumY | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaximumY | = | 0.0d0 | ||
real(kind=r64), | public | :: | MinimumZ | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaximumZ | = | 0.0d0 | ||
real(kind=r64), | public | :: | OutDryBulbTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | OutWetBulbTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | WindSpeed | = | 0.0d0 | ||
logical, | public | :: | isPartOfTotalArea | = | .TRUE. | ||
logical, | public | :: | isNominalOccupied | = | .false. | ||
logical, | public | :: | isNominalControlled | = | .false. | ||
real(kind=r64), | public | :: | TotOccupants | = | 0.0d0 | ||
integer, | public | :: | AirHBimBalanceErrIndex | = | 0 | ||
logical, | public | :: | NoHeatToReturnAir | = | .FALSE. | ||
logical, | public | :: | RefrigCaseRA | = | .FALSE. | ||
real(kind=r64), | public | :: | InternalHeatGains | = | 0.0d0 | ||
real(kind=r64), | public | :: | NominalInfilVent | = | 0.0d0 | ||
real(kind=r64), | public | :: | NominalMixing | = | 0.0d0 | ||
logical, | public | :: | TempOutOfBoundsReported | = | .false. | ||
logical, | public | :: | EnforcedReciprocity | = | .false. | ||
integer, | public | :: | ZoneMinCO2SchedIndex | = | 0 | ||
integer, | public | :: | ZoneContamControllerSchedIndex | = | 0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | '' | ||
integer, | public | :: | NumOfZones | = | 0 | ||
integer, | public | :: | MaxZoneNameLength | = | 0 | ||
integer, | public, | ALLOCATABLE, DIMENSION(:) | :: | Zone |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | '' | ||
integer, | public | :: | ZoneList | = | 0 | ||
integer, | public | :: | Multiplier | = | 1 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZoneOrZoneListPtr | = | 0 | ||
integer, | public | :: | NumOfZones | = | 0 | ||
integer, | public | :: | StartPtr | = | 0 | ||
logical, | public | :: | ZoneListActive | = | .false. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
real(kind=r64), | public | :: | NumberOfPeople | = | 0.0d0 | ||
integer, | public | :: | NumberOfPeoplePtr | = | -1 | ||
logical, | public | :: | EMSPeopleOn | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSNumberOfPeople | = | 0.0D0 | ||
integer, | public | :: | ActivityLevelPtr | = | -1 | ||
real(kind=r64), | public | :: | FractionRadiant | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionConvected | = | 0.0d0 | ||
real(kind=r64), | public | :: | NomMinNumberPeople | = | 0.d0 | ||
real(kind=r64), | public | :: | NomMaxNumberPeople | = | 0.d0 | ||
integer, | public | :: | WorkEffPtr | = | -1 | ||
integer, | public | :: | ClothingPtr | = | -1 | ||
integer, | public | :: | ClothingMethodPtr | = | -1 | ||
integer, | public | :: | ClothingType | = | -1 | ||
integer, | public | :: | AirVelocityPtr | = | -1 | ||
logical, | public | :: | Fanger | = | .false. | ||
logical, | public | :: | Pierce | = | .false. | ||
logical, | public | :: | KSU | = | .false. | ||
logical, | public | :: | AdaptiveASH55 | = | .false. | ||
logical, | public | :: | AdaptiveCEN15251 | = | .false. | ||
integer, | public | :: | MRTCalcType | = | 0 | ||
integer, | public | :: | SurfacePtr | = | -1 | ||
character(len=MaxNameLength), | public | :: | AngleFactorListName | = | ' ' | ||
integer, | public | :: | AngleFactorListPtr | = | -1 | ||
real(kind=r64), | public | :: | UserSpecSensFrac | = | 0.0d0 | ||
logical, | public | :: | Show55Warning | = | .false. | ||
real(kind=r64), | public | :: | CO2RateFactor | = | 0.0d0 | ||
real(kind=r64), | public | :: | NumOcc | = | 0.0d0 | ||
real(kind=r64), | public | :: | TemperatureInZone | = | 0.0d0 | ||
real(kind=r64), | public | :: | RelativeHumidityInZone | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | SenGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | CO2GainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | SenGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | LatGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainEnergy | = | 0.0d0 | ||
integer, | public | :: | AirVelErrIndex | = | 0 | ||
real(kind=r64), | public | :: | TimeNotMetASH5580 | = | 0.0d0 | ||
real(kind=r64), | public | :: | TimeNotMetASH5590 | = | 0.0d0 | ||
real(kind=r64), | public | :: | TimeNotMetCEN15251CatI | = | 0.0d0 | ||
real(kind=r64), | public | :: | TimeNotMetCEN15251CatII | = | 0.0d0 | ||
real(kind=r64), | public | :: | TimeNotMetCEN15251CatIII | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | SchedPtr | = | -1 | ||
real(kind=r64), | public | :: | DesignLevel | = | 0.0d0 | ||
logical, | public | :: | EMSLightsOn | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSLightingPower | = | 0.0D0 | ||
real(kind=r64), | public | :: | FractionReturnAir | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionRadiant | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionShortWave | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionReplaceable | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionConvected | = | 0.0d0 | ||
logical, | public | :: | FractionReturnAirIsCalculated | = | .false. | ||
real(kind=r64), | public | :: | FractionReturnAirPlenTempCoeff1 | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionReturnAirPlenTempCoeff2 | = | 0.0d0 | ||
real(kind=r64), | public | :: | NomMinDesignLevel | = | 0.d0 | ||
real(kind=r64), | public | :: | NomMaxDesignLevel | = | 0.d0 | ||
logical, | public | :: | ManageDemand | = | .FALSE. | ||
real(kind=r64), | public | :: | DemandLimit | = | 0.0d0 | ||
real(kind=r64), | public | :: | Power | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | VisGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | RetAirGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | Consumption | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | VisGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | RetAirGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainEnergy | = | 0.0d0 | ||
character(len=MaxNameLength), | public | :: | EndUseSubcategory | = | ' ' | ||
real(kind=r64), | public | :: | SumConsumption | = | 0.0d0 | ||
real(kind=r64), | public | :: | SumTimeNotZeroCons | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | SchedPtr | = | 0 | ||
real(kind=r64), | public | :: | DesignLevel | = | 0.0d0 | ||
logical, | public | :: | EMSZoneEquipOverrideOn | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSEquipPower | = | 0.0D0 | ||
real(kind=r64), | public | :: | FractionLatent | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionRadiant | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionConvected | = | 0.0d0 | ||
real(kind=r64), | public | :: | CO2DesignRate | = | 0.d0 | ||
real(kind=r64), | public | :: | CO2RateFactor | = | 0.d0 | ||
real(kind=r64), | public | :: | NomMinDesignLevel | = | 0.d0 | ||
real(kind=r64), | public | :: | NomMaxDesignLevel | = | 0.d0 | ||
logical, | public | :: | ManageDemand | = | .FALSE. | ||
real(kind=r64), | public | :: | DemandLimit | = | 0.0d0 | ||
real(kind=r64), | public | :: | Power | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LostRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | CO2GainRate | = | 0.d0 | ||
real(kind=r64), | public | :: | Consumption | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | LatGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | LostEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainEnergy | = | 0.0d0 | ||
character(len=MaxNameLength), | public | :: | EndUseSubcategory | = | ' ' |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | SchedPtr | = | 0 | ||
real(kind=r64), | public | :: | CapatLowTemperature | = | 0.0d0 | ||
real(kind=r64), | public | :: | LowTemperature | = | 0.0d0 | ||
real(kind=r64), | public | :: | CapatHighTemperature | = | 0.0d0 | ||
real(kind=r64), | public | :: | HighTemperature | = | 0.0d0 | ||
logical, | public | :: | EMSZoneBaseboardOverrideOn | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSZoneBaseboardPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionRadiant | = | 0.0d0 | ||
real(kind=r64), | public | :: | FractionConvected | = | 0.0d0 | ||
logical, | public | :: | ManageDemand | = | .FALSE. | ||
real(kind=r64), | public | :: | DemandLimit | = | 0.0d0 | ||
real(kind=r64), | public | :: | Power | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | Consumption | = | 0.0d0 | ||
real(kind=r64), | public | :: | RadGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConGainEnergy | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotGainEnergy | = | 0.0d0 | ||
character(len=MaxNameLength), | public | :: | EndUseSubcategory | = | ' ' |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | SchedPtr | = | 0 | ||
integer, | public | :: | ModelType | = | 0 | ||
real(kind=r64), | public | :: | DesignLevel | = | 0.0D0 | ||
real(kind=r64), | public | :: | ConstantTermCoef | = | 0.0D0 | ||
real(kind=r64), | public | :: | TemperatureTermCoef | = | 0.0D0 | ||
real(kind=r64), | public | :: | VelocityTermCoef | = | 0.0D0 | ||
real(kind=r64), | public | :: | VelocitySQTermCoef | = | 0.0D0 | ||
real(kind=r64), | public | :: | LeakageArea | = | 0.0D0 | ||
real(kind=r64), | public | :: | BasicStackCoefficient | = | 0.0D0 | ||
real(kind=r64), | public | :: | BasicWindCoefficient | = | 0.0D0 | ||
real(kind=r64), | public | :: | FlowCoefficient | = | 0.0D0 | ||
real(kind=r64), | public | :: | AIM2StackCoefficient | = | 0.0D0 | ||
real(kind=r64), | public | :: | AIM2WindCoefficient | = | 0.0D0 | ||
real(kind=r64), | public | :: | PressureExponent | = | 0.0D0 | ||
real(kind=r64), | public | :: | ShelterFactor | = | 0.0D0 | ||
logical, | public | :: | EMSOverrideOn | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSAirFlowRateValue | = | 0.0D0 | ||
logical, | public | :: | QuadratureSum | = | .FALSE. | ||
integer, | public | :: | OABalancePtr | = | 0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | SchedPtr | = | 0 | ||
integer, | public | :: | ModelType | = | 0 | ||
real(kind=r64), | public | :: | DesignLevel | = | 0.0d0 | ||
logical, | public | :: | EMSSimpleVentOn | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSimpleVentFlowRate | = | 0.0D0 | ||
real(kind=r64), | public | :: | MinIndoorTemperature | = | -100.0d0 | ||
real(kind=r64), | public | :: | DelTemperature | = | 0.0d0 | ||
integer, | public | :: | FanType | = | 0 | ||
real(kind=r64), | public | :: | FanPressure | = | 0.0d0 | ||
real(kind=r64), | public | :: | FanEfficiency | = | 0.0d0 | ||
real(kind=r64), | public | :: | FanPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | AirTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | ConstantTermCoef | = | 0.0d0 | ||
real(kind=r64), | public | :: | TemperatureTermCoef | = | 0.0d0 | ||
real(kind=r64), | public | :: | VelocityTermCoef | = | 0.0d0 | ||
real(kind=r64), | public | :: | VelocitySQTermCoef | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaxIndoorTemperature | = | 100.0d0 | ||
real(kind=r64), | public | :: | MinOutdoorTemperature | = | -100.0d0 | ||
real(kind=r64), | public | :: | MaxOutdoorTemperature | = | 100.0d0 | ||
real(kind=r64), | public | :: | MaxWindSpeed | = | 40.0d0 | ||
integer, | public | :: | MinIndoorTempSchedPtr | = | 0 | ||
integer, | public | :: | MaxIndoorTempSchedPtr | = | 0 | ||
integer, | public | :: | DeltaTempSchedPtr | = | 0 | ||
integer, | public | :: | MinOutdoorTempSchedPtr | = | 0 | ||
integer, | public | :: | MaxOutdoorTempSchedPtr | = | 0 | ||
integer, | public | :: | IndoorTempErrCount | = | 0 | ||
integer, | public | :: | OutdoorTempErrCount | = | 0 | ||
integer, | public | :: | IndoorTempErrIndex | = | 0 | ||
integer, | public | :: | OutdoorTempErrIndex | = | 0 | ||
integer, | public | :: | HybridControlType | = | 0 | ||
integer, | public | :: | HybridControlMasterNum | = | 0 | ||
logical, | public | :: | HybridControlMasterStatus | = | .FALSE. | ||
logical, | public | :: | QuadratureSum | = | .FALSE. | ||
integer, | public | :: | OABalancePtr | = | 0 | ||
real(kind=r64), | public | :: | OpenArea | = | 0.0d0 | ||
integer, | public | :: | OpenAreaSchedPtr | = | 0 | ||
real(kind=r64), | public | :: | OpenEff | = | 0.0d0 | ||
real(kind=r64), | public | :: | EffAngle | = | 0.0d0 | ||
real(kind=r64), | public | :: | DH | = | 0.0d0 | ||
real(kind=r64), | public | :: | DiscCoef | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
character(len=MaxNameLength), | public | :: | ZoneName | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | BalanceMethod | = | 0 | ||
real(kind=r64), | public | :: | InducedAirRate | = | 0.0d0 | ||
integer, | public | :: | InducedAirSchedPtr | = | 0 | ||
real(kind=r64), | public | :: | BalMassFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfMassFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | NatMassFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ExhMassFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | IntMassFlowRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ERVMassFlowRate | = | 0.0d0 | ||
logical, | public | :: | OneTimeFlag | = | .FALSE. | ||
integer, | public | :: | NumOfERVs | = | 0 | ||
integer, | public, | DIMENSION(:), ALLOCATABLE | :: | ERVInletNode | |||
integer, | public, | DIMENSION(:), ALLOCATABLE | :: | ERVExhaustNode |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | ZonePtr | = | 0 | ||
integer, | public | :: | SchedPtr | = | 0 | ||
real(kind=r64), | public | :: | DesignLevel | = | 0.0d0 | ||
integer, | public | :: | FromZone | = | 0 | ||
real(kind=r64), | public | :: | DeltaTemperature | = | 0.0d0 | ||
real(kind=r64), | public | :: | DesiredAirFlowRate | = | 0.0d0 | ||
integer, | public | :: | DeltaTempSchedPtr | = | 0 | ||
integer, | public | :: | MinIndoorTempSchedPtr | = | 0 | ||
integer, | public | :: | MaxIndoorTempSchedPtr | = | 0 | ||
integer, | public | :: | MinSourceTempSchedPtr | = | 0 | ||
integer, | public | :: | MaxSourceTempSchedPtr | = | 0 | ||
integer, | public | :: | MinOutdoorTempSchedPtr | = | 0 | ||
integer, | public | :: | MaxOutdoorTempSchedPtr | = | 0 | ||
integer, | public | :: | IndoorTempErrCount | = | 0 | ||
integer, | public | :: | SourceTempErrCount | = | 0 | ||
integer, | public | :: | OutdoorTempErrCount | = | 0 | ||
integer, | public | :: | IndoorTempErrIndex | = | 0 | ||
integer, | public | :: | SourceTempErrIndex | = | 0 | ||
integer, | public | :: | OutdoorTempErrIndex | = | 0 | ||
integer, | public | :: | HybridControlType | = | 0 | ||
integer, | public | :: | HybridControlMasterNum | = | 0 | ||
integer, | public | :: | NumRefDoorConnections | = | 0 | ||
logical, | public | :: | EMSSimpleMixingOn | = | .FALSE. | ||
logical, | public | :: | RefDoorMixFlag | = | .FALSE. | ||
real(kind=r64), | public | :: | EMSimpleMixingFlowRate | = | 0.0D0 | ||
logical, | public, | DIMENSION(:), ALLOCATABLE | :: | EMSRefDoorMixingOn | |||
real(kind=r64), | public, | DIMENSION(:), ALLOCATABLE | :: | EMSRefDoorFlowRate | |||
real(kind=r64), | public, | DIMENSION(:), ALLOCATABLE | :: | VolRefDoorFlowRate | |||
integer, | public, | DIMENSION(:), ALLOCATABLE | :: | OpenSchedPtr | |||
real(kind=r64), | public, | DIMENSION(:), ALLOCATABLE | :: | DoorHeight | |||
real(kind=r64), | public, | DIMENSION(:), ALLOCATABLE | :: | DoorArea | |||
real(kind=r64), | public, | DIMENSION(:), ALLOCATABLE | :: | Protection | |||
integer, | public, | DIMENSION(:), ALLOCATABLE | :: | MateZonePtr | |||
character(len=MaxNameLength), | public, | DIMENSION(:), ALLOCATABLE | :: | DoorMixingObjectName | |||
character(len=MaxNameLength), | public, | DIMENSION(:), ALLOCATABLE | :: | DoorProtTypeName |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | CompObjectType | = | ' ' | ||
character(len=MaxNameLength), | public | :: | CompObjectName | = | ' ' | ||
integer, | public | :: | CompTypeOfNum | = | 0 | ||
real(kind=r64), | public, | POINTER | :: | PtrConvectGainRate | |||
real(kind=r64), | public | :: | ConvectGainRate | ||||
real(kind=r64), | public, | POINTER | :: | PtrReturnAirConvGainRate | |||
real(kind=r64), | public | :: | ReturnAirConvGainRate | ||||
real(kind=r64), | public, | POINTER | :: | PtrRadiantGainRate | |||
real(kind=r64), | public | :: | RadiantGainRate | ||||
real(kind=r64), | public, | POINTER | :: | PtrLatentGainRate | |||
real(kind=r64), | public | :: | LatentGainRate | ||||
real(kind=r64), | public, | POINTER | :: | PtrReturnAirLatentGainRate | |||
real(kind=r64), | public | :: | ReturnAirLatentGainRate | ||||
real(kind=R64), | public, | POINTER | :: | PtrCarbonDioxideGainRate | |||
real(kind=R64), | public | :: | CarbonDioxideGainRate | ||||
real(kind=R64), | public, | POINTER | :: | PtrGenericContamGainRate | |||
real(kind=R64), | public | :: | GenericContamGainRate |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public | :: | NOFOCC | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOCTOT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOCSEN | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOCCON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOCRAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOCLAT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QLTTOT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QLTCON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QLTRAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QLTCRA | = | 0.0d0 | ||
real(kind=r64), | public | :: | QLTSW | = | 0.0d0 | ||
real(kind=r64), | public | :: | QEECON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QEERAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QEELost | = | 0.0d0 | ||
real(kind=r64), | public | :: | QEELAT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QGECON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QGERAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QGELost | = | 0.0d0 | ||
real(kind=r64), | public | :: | QGELAT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOECON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOERAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOELost | = | 0.0d0 | ||
real(kind=r64), | public | :: | QOELAT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QHWCON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QHWRAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QHWLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | QHWLAT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QSECON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QSERAD | = | 0.0d0 | ||
real(kind=r64), | public | :: | QSELost | = | 0.0d0 | ||
real(kind=r64), | public | :: | QSELAT | = | 0.0d0 | ||
real(kind=r64), | public | :: | QBBCON | = | 0.0d0 | ||
real(kind=r64), | public | :: | QBBRAD | = | 0.0d0 | ||
integer, | public | :: | NumberOfDevices | = | 0 | ||
integer, | public | :: | MaxNumberOfDevices | = | 0 | ||
type(GenericComponentZoneIntGainStruct), | public, | DIMENSION(:), ALLOCATABLE | :: | Device |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength+1), | public | :: | Name | = | ' ' | ||
integer, | public | :: | MaterialNumber | = | 0 | ||
integer, | public | :: | SlatOrientation | = | 0 | ||
integer, | public | :: | SlatAngleType | = | FixedSlats | ||
real(kind=r64), | public | :: | SlatWidth | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatSeparation | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatThickness | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatCrown | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatAngle | = | 0.0d0 | ||
real(kind=r64), | public | :: | MinSlatAngle | = | 0.0d0 | ||
real(kind=r64), | public | :: | MaxSlatAngle | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatConductivity | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatTransSolBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatFrontReflSolBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatBackReflSolBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatTransSolDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatFrontReflSolDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatBackReflSolDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatTransVisBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatFrontReflVisBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatBackReflVisBeamDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatTransVisDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatFrontReflVisDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatBackReflVisDiffDiff | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatTransIR | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatFrontEmissIR | = | 0.0d0 | ||
real(kind=r64), | public | :: | SlatBackEmissIR | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlindToGlassDist | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlindTopOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlindBottomOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlindLeftOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public | :: | BlindRightOpeningMult | = | 0.0d0 | ||
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolFrontBeamBeamTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolFrontBeamBeamRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolBackBeamBeamTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolBackBeamBeamRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolFrontBeamDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolFrontBeamDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolBackBeamDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolBackBeamDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffDiffTransGnd | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffDiffTransSky | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffDiffReflGnd | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffDiffReflSky | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolBackDiffDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolBackDiffDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolFrontBeamAbs | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | SolBackBeamAbs | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffAbs | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffAbsGnd | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolFrontDiffAbsSky | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | SolBackDiffAbs | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisFrontBeamBeamTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisFrontBeamBeamRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisBackBeamBeamTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisBackBeamBeamRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisFrontBeamDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisFrontBeamDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisBackBeamDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(37,MaxSlatAngs) | :: | VisBackBeamDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | VisFrontDiffDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | VisFrontDiffDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | VisBackDiffDiffTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | VisBackDiffDiffRefl | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | IRFrontTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | IRFrontEmiss | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | IRBackTrans | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(MaxSlatAngs) | :: | IRBackEmiss | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | MaterialNumber | = | 0 | ||
real(kind=r64), | public | :: | BmBmTrans | = | 0.0d0 | ||
real(kind=r64), | public | :: | BmBmTransBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | BmBmTransVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | BmDifTrans | = | 0.0d0 | ||
real(kind=r64), | public | :: | BmDifTransBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | BmDifTransVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolBeamFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisBeamFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectSolBeamBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectVisBeamBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsorpSolarBeamFront | = | 0.0d0 | ||
real(kind=r64), | public | :: | AbsorpSolarBeamBack | = | 0.0d0 | ||
real(kind=r64), | public | :: | DifDifTrans | = | 0.0d0 | ||
real(kind=r64), | public | :: | DifDifTransVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | DifScreenAbsorp | = | 0.0d0 | ||
real(kind=r64), | public | :: | DifReflect | = | 0.0d0 | ||
real(kind=r64), | public | :: | DifReflectVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectScreen | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectScreenVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectCylinder | = | 0.0d0 | ||
real(kind=r64), | public | :: | ReflectCylinderVis | = | 0.0d0 | ||
real(kind=r64), | public | :: | ScreenDiameterToSpacingRatio | = | 0.0d0 | ||
integer, | public | :: | ScreenBeamReflectanceAccounting | = | 0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | Trans | |||
real(kind=r64), | public, | ALLOCATABLE, DIMENSION(:,:) | :: | Scatt |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public, | DIMENSION(0:25) | :: | EEConvected | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(0:25) | :: | EERadiated | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(0:25) | :: | EELost | = | 0.0d0 | |
real(kind=r64), | public, | DIMENSION(0:25) | :: | EELatent | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public | :: | SenCaseCreditToZone | = | 0.0d0 | ||
real(kind=r64), | public | :: | LatCaseCreditToZone | = | 0.0d0 | ||
real(kind=r64), | public | :: | SenCaseCreditToHVAC | = | 0.0d0 | ||
real(kind=r64), | public | :: | LatCaseCreditToHVAC | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
character(len=MaxNameLength), | public | :: | SourceType | = | ' ' | ||
real(kind=r64), | public | :: | AvailCapacity | = | 0.0d0 | ||
real(kind=r64), | public | :: | UsedWaterHeater | = | 0.0d0 | ||
real(kind=r64), | public | :: | UsedHVACCoil | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
integer, | public | :: | SourceType | = | 0 | ||
real(kind=r64), | public | :: | AvailCapacity | = | 0.0d0 | ||
real(kind=r64), | public | :: | AvailTemperature | = | 0.0d0 | ||
real(kind=r64), | public | :: | UsedWaterHeater | = | 0.0d0 | ||
real(kind=r64), | public | :: | UsedHVACCoil | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=MaxNameLength), | public | :: | Name | = | ' ' | ||
character(len=MaxNameLength), | public | :: | SourceType | = | ' ' | ||
real(kind=r64), | public | :: | AvailCapacity | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public | :: | MeanAirTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | OperativeTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | MeanAirHumRat | = | 0.0D0 | ||
real(kind=r64), | public | :: | MeanAirDewpointTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | ThermOperativeTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilHeatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilHeatLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilLatentGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilLatentLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilTotalGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilTotalLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilVolumeCurDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilVolumeStdDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilVdotCurDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilVdotStdDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilMass | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilAirChangeRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilHeatLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilHeatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilLatentLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilLatentGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilTotalLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilTotalGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilVolumeCurDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilVolumeStdDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilVdotCurDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilVdotStdDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilMass | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilAirChangeRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilFanElec | = | 0.0d0 | ||
real(kind=r64), | public | :: | VentilAirTemp | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixVolume | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixMass | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixHeatLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixHeatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixLatentLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixLatentGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixTotalLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | MixTotalGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | SumIntGains | = | 0.0D0 | ||
real(kind=r64), | public | :: | SumHADTsurfs | = | 0.0D0 | ||
real(kind=r64), | public | :: | SumMCpDTzones | = | 0.0D0 | ||
real(kind=r64), | public | :: | SumMCpDtInfil | = | 0.0D0 | ||
real(kind=r64), | public | :: | SumMCpDTsystem | = | 0.0D0 | ||
real(kind=r64), | public | :: | SumNonAirSystem | = | 0.0D0 | ||
real(kind=r64), | public | :: | CzdTdt | = | 0.0D0 | ||
real(kind=r64), | public | :: | imBalance | = | 0.0D0 | ||
real(kind=r64), | public | :: | OABalanceHeatLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceHeatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceLatentLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceLatentGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceTotalLoss | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceTotalGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceVolumeCurDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceVolumeStdDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceVdotCurDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceVdotStdDensity | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceMass | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceAirChangeRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | OABalanceFanElec | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | isOccupied | = | .false. | ||
real(kind=r64), | public | :: | NumOccAccum | = | 0.0d0 | ||
real(kind=r64), | public | :: | NumOccAccumTime | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotTimeOcc | = | 0.0d0 | ||
real(kind=r64), | public | :: | MechVentVolTotal | = | 0.0d0 | ||
real(kind=r64), | public | :: | MechVentVolMin | = | 9.9d9 | ||
real(kind=r64), | public | :: | InfilVolTotal | = | 0.0d0 | ||
real(kind=r64), | public | :: | InfilVolMin | = | 9.9d9 | ||
real(kind=r64), | public | :: | AFNInfilVolTotal | = | 0.0d0 | ||
real(kind=r64), | public | :: | AFNInfilVolMin | = | 9.9d9 | ||
real(kind=r64), | public | :: | SimpVentVolTotal | = | 0.0d0 | ||
real(kind=r64), | public | :: | SimpVentVolMin | = | 9.9d9 | ||
real(kind=r64), | public | :: | SHGSAnHvacHt | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnHvacCl | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnSurfHt | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnSurfCl | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnPeoplAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnLiteAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnEquipAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnWindAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnIzaAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnInfilAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnOtherAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnEquipRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnWindRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnIzaRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnInfilRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSAnOtherRem | = | 0.0d0 | ||
integer, | public | :: | clPtTimeStamp | = | 0 | ||
real(kind=r64), | public | :: | clPeak | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClHvacHt | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClHvacCl | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClSurfHt | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClSurfCl | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClPeoplAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClLiteAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClEquipAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClWindAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClIzaAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClInfilAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClOtherAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClEquipRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClWindRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClIzaRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClInfilRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSClOtherRem | = | 0.0d0 | ||
integer, | public | :: | htPtTimeStamp | = | 0 | ||
real(kind=r64), | public | :: | htPeak | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtHvacHt | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtHvacCl | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtSurfHt | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtSurfCl | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtPeoplAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtLiteAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtEquipAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtWindAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtIzaAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtInfilAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtOtherAdd | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtEquipRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtWindRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtIzaRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtInfilRem | = | 0.0d0 | ||
real(kind=r64), | public | :: | SHGSHtOtherRem | = | 0.0d0 |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r64), | public | :: | PeopleRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleSenGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleNumOcc | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleLatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleSenGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleLatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | PeopleTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsElecConsump | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsVisGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsRetAirGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsVisGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsRetAirGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | LtsTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatElecCons | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | BaseHeatTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecConsump | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecLatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecLatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecLostRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | ElecTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasConsump | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasLatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasLatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasLostRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | GasTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWConsump | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWLatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWLatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWLostRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | HWTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamPower | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamConsump | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamLatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamLatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamLostRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | SteamTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherRadGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherConGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherLatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherLost | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherTotGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherRadGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherConGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherLatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherLostRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | OtherTotGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotRadiantGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotVisHeatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotConvectiveGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotLatentGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotTotalHeatGain | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotRadiantGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotVisHeatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotConvectiveGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotLatentGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | TotTotalHeatGainRate | = | 0.0d0 | ||
real(kind=r64), | public | :: | CO2Rate | = | 0.0d0 | ||
real(kind=r64), | public | :: | GCRate | = | 0.0d0 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ConstrNum | |||
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | Roughness |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | numSurf | |||
logical, | intent(out) | :: | isValid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ConstrNum | |||
logical, | intent(inout) | :: | ErrorsFound |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | inBlindNumber | |||
integer, | intent(inout) | :: | outBlindNumber | |||
logical, | intent(inout) | :: | errFlag |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | SurfaceNum | |||
real(kind=r64), | intent(in), | optional | :: | Phi | ||
real(kind=r64), | intent(in), | optional | :: | Theta | ||
integer, | intent(in), | optional | :: | ScreenNumber |