Design Options User Guide

Size: px
Start display at page:

Download "Design Options User Guide"

Transcription

1 Design Options User Guide IES Virtual Environment Copyright 2014 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without the express agreement of Integrated Environmental Solutions Limited.

2 Contents Design Options User Guide Introduction Design options concepts Data import Design option operations Modify application object Value constraints handling for value model variables Units handling for value model variables and parser variables Filtering formula Formula Formula variables Design options model variables VE interfaces Accessing Design options Design options wizard Design options restore dialog VE2014 Design Options 2

3 1 Introduction Design options tool allows user to rapidly define and apply high-level batch changes to the model. It also provide a powerful filtering facility which allows user to filtering out parts of the model when applying any changes. Within the tool, changes are organized into two levels: actions group (i.e., design option) and action. Each design option may contain a single or multiple actions. User can either define design options from scratch, or import any design options from a pre-defined master template with design options, or a combination of these two. User can also export any design options as a master template for building up design options library for sharing or later use. Prior to any execution of actions within the tool, a restore point is created to allow user to review what changes have been applied at which timestamp, and enable them to revert back to the state of the model prior to applying those changes. The following sections detail the concepts and the VE interfaces developed. VE2014 Design Options 2

4 2 Design options concepts Design options are defined by two data components: Design options database: this is a file located within the.mit folder and named with the model name plus.slf extension. Each design option may contain a single or multiple actions. It also allow a cost template and an environmental impact template to be attached. Each action is made up by the following elements: o o o o o Model variable: specifies what is to be changed. Filtering formula: specifies under what criteria the change is to be made (filtering criteria). This is made up by parser variables, parser variable, and any additional operands required by the. Operation: specifies how changes are to be made. Operation value: specifies what to change to. Unit: only relevant to model variables that have units and require value updates. It specifies the unit on which the operation value is based. Relationships of the above elements: model variable determines which parser variables, operations and units (if there is any) are relevant. Model variable together with operation determine what kind of operation values are valid. The parser variable determines which parser variable are available, and any additional value required by its parser variable operator. VE model - contains all the data required by any action in the design options database. Each model contains a single design options database created automatically on using the tool. VE2014 Design Options 3

5 2.1 Data import This becomes relevant when importing design options from a master template. Any missing model data required by the imported design options will be imported from the master template to the current model. Here lists the possible data to be imported: Construction Room attributes template Thermal conditions template Profile (either absolute or modulate) Apache system Internal gain Air exchange Macroflo opening type The following two objects are exempt from importing: Weather file if a weather file is not installed in the machine where the target model is, log the error. System heating or cooling fuel note all models has the same default list of fuels, so fuels does not to be imported. Three scenarios exist: Scenario 1: the required model object already exists in the target model, either with the same ID or different ID. The importing process will check this is the case and no data will be imported. The object in the target model will be used during applying the query. Scenario 2: the required model object does not exist in the target model. However, there is an object with the same ID exist in the target model. The import process will make import the object from the source model to the target model and assign it with a new ID. The imported object will then be used during applying the query. Scenario 3: the required model object does not exist in the target model. However, there is NOT an object with the same ID exist in the target model. The import process will just import in the model object from the source model to the target model and keep its original ID. 2.2 Design option operations The following operations are allowed in the tool, the first three operations are only relevant to constructions. Operation type Add Layers On Outer Face Details Opaque construction specific operation. Operation value: all construction of a given type in the project construction database. Action: add layers of the chosen constructions (specified in the VE2014 Design Options 4

6 operation value) in to out on the outer surface of those constructions to be changed in the model (determined by the model variable and filtering criteria). Add Layers On Inner Face May need to import a construction. Opaque construction specific operation. Operation value: all construction of a given type in the project construction database. Action: add layers of the chosen constructions (specified in the operation value) out to in on the inner surface of those constructions to be changed in the model (determined by the model variable and filtering criteria). May need to import a construction. Replace Outermost Cavity Opaque construction specific operation. Operation value: all insulating materials in the project materials database. Action: insert the chosen insulating material (specified in the operation value) to the outermost cavity of the constructions to be changed in the model (determined by the model variable and filtering criteria) should those constructions have an outermost cavity layer. No changes are made to those constructions that do not have an outmost cavity layer. May need to import a material. Replace Macroflo opening type Operation only available to the following Macroflo category variables: External window External door Roof light Operation value: all Macroflo opening types in the Macroflo opening database. Action: replace the macroflo opening types for the chosen windows or doors to the specified type. May need to import a macroflo opening type. Replace Replace deal with replacing the following types of object in the model with another object: Construction Room attributes template VE2014 Design Options 5

7 Thermal condition s template Profile ( either absolute or modulate ) Apache system Internal gain Air exchange Weather file System heating or cooling fuel Operation value: all the relevant objects in the project object database. May need to import the following objects: Construction Room attributes template Thermal condition s template Profile ( either absolute or modulate ) Apache system Internal gain Air exchange Only relevant to model variables of the value type, e.g., CoolingSetpointConstant Operation value: any numeric number. Action: increase the value to the specified number. No import issue. Only relevant to model variables of the value type, e.g., CoolingSetpointConstant Operation value: any numeric number. Action: decreases the value to the specified number. No import issue. Only relevant to model variables of the value type, e.g., CoolingSetpointConstant Operation value: any numeric number. Action: replaces the value with the specified number. No import issue. Add Ext. Glazing by Percentage Area (Remove Existing Glazing) Only available to variable Windows under the Surface objects category. VE2014 Design Options 6

8 Operation value: percentage of glazing area needed. Action: Add the specified percentage of glazing on the desired external surfaces including the ground floor (remove their existing glazing). Add Ext. Glazing by Percentage Area (Keep Existing Glazing) No import issue. Only available to variable Windows under the Surface objects category. Operation value: percentage of glazing area needed. Action: Add the specified percentage of glazing on the desired external surfaces including the ground floor (keep their existing glazing). No import issue Modify application object An important detail that are relevant to all the listed operations apart from Replace is to make sure the following when an application object ( i.e. apache system, construction, or macroflo opening type ) is to be modified: Only modify the object directly if it is not used by parts of the model that are filtered out. Otherwise, make only one copy of the object and reassign the copied object back to the filtered parts of the model. Then alter the copied object to the desired change Value constraints handling for value model variables The model variable may have valid value range which will be checked against prior to the intended change. If the resulting value is out of range, no changes will be made to the model and errors will be logged Units handling for value model variables and parser variables The model variable may have multiple eligible units. The tool allows users to specify which unit the operation value is based on, which can be different from the current unit settings in the model. The tool will perform the required unit conversion to ensure value updates are operated on the same unit. Note that the unit the operation value is based on are also the unit used by the parser variable 2 nd operand should the model variable is also used as the parser variable. VE2014 Design Options 7

9 2.3 Filtering formula Formula The tool provides the following to create a filtering formula. Operators are processed in order of precedence. Operators of equal precedence are evaluated in left-to-right order. Brackets override the processing order. A categorization of the is listed after the table. Operator Precedence Unary Usage Details Contains 1 No Facilitate String containing a substring scenario, e.g., RoomName Contains office Both operands must be a string. Return 1 if the right operand is a substring of the left operand. Otherwise return 0. Is 1 No Allow string comparison scenario. Both operands must be a string. Return 1 if the both operands are the same string. Otherwise return 0. & 3 No AND Logic operator which connects two formula. Return 1 if both formula is evaluated to 1, otherwise return 0. 4 No OR Logic operator which connects two formula. Return 1 if either of the two formula is evaluated to 1, otherwise return 0. < 2 No Is less than logical operator. Returns 1 if true, 0 if false. <= 2 No Is less than or equal logical operator. Returns 1 if true, 0 if false. > 2 No Is greater than logical operator. Returns 1 if true, 0 if false. >= 2 No Is greater than or equal logical operator. Returns 1 if true, 0 if false. == 2 No Is equal logical operator. Returns 1 if true, 0 if false.!= 2 No Is not equal logical operator. Returns 1 if true, 0 if false. VE2014 Design Options 8

10 String Contains Is Value < <= > >= ==!= Connector & Formula variables Note: greyed out variables are the ones that have not been implemented in this version General building level variables Variable Operators 2nd operands RoomActivity BuildingType Variable Operators 2nd operands RoomName Contains A string RoomID Is Any room id in the model RoomArea RoomVolume RoomAvgHeight RoomGroup Is Any defined room group in the model CurSelRooms N/A N/A General surface variables Variable Operators 2nd operands SurfaceArea SurfaceType Is One of the following value: "Floor [ 0 ]" "Ceiling [ 1 ]" "Wall [ 2 ]" SurfaceWidth SurfaceHeight SurfaceOrientation SurfaceAngle SurfaceAzimuth SurfaceTilt VE2014 Design Options 9

11 General opening variables Variable Operators 2nd operands OpeningWidth OpeningHeight MacrofloOpeningType Is All macroflo opening type in the model in the following format: Description [ ID ] OpeningType Is One of the following value: "Rooflight [ 5 ]" "External glazing [ 6 ]" Internal Glazing [ 7 ] "Door [ 8 ]" General apache system variables Variable Operators 2nd operands ApacheSystemName Is Any apache system name in the model ApacheSystemID Is Any apache system id in the model General Opaque construction variables Variable Operators 2nd operands UValue TotalRValue ThermalMassCm General Glazed construction variables Variable Operators 2nd operands UValueGlassOnly NetUValue NetRValue VisibleLightNormalTransmittance gvalueen General Internal gain variables (not used) Variable Operators 2nd operands InternalGainReference Is Any internal gains references in the model. VE2014 Design Options 10

12 General Air exchange variables (not used) Variable Operators 2nd operands AirExchangeReference Is Any air exchange references in the model Model variables Variable Operators 2nd operands and variable details Air exchange profile AuxiliaryVariationProfile Is All the auxiliary variation profiles in the model in the following format: Label [ profileid ] InfiltrationVariationProfile Is All the infiltration variation profiles in the model in the following format: Label [ profileid ] NaturalVariationProfile Is All the natural variation profiles in the model in the following format: Air exchange (value) Label [ profileid ] AuxiliaryAdjacentCondition Is The auxiliary adjacent condition types exist in the model in the following format: Description [ index ] AuxiliaryMaxFlowIndividualAirExchang e This variable deals with the max flow for an individual auxiliary air exchange, and compares against the value specified in the AuxiliaryMaxFlowRoomTotal This variable with the total max flow of all auxiliary air exchanges in a room, and compares against the value specified in the InfiltrationAdjacentCondition Is The infiltration adjacent condition types exist in the model in the following format: Description [ index ] InfiltrationMaxFlowIndividualAirExcha nge This variable deals with the max flow for an individual infiltration air exchange, and compares against the value specified in the InfiltrationMaxFlowRoomTotal This variable with the total max flow of all infiltration air exchanges in a room, and compares against the value specified in the NaturalAdjacentCondition Is The natural adjacent condition types exist in the model in the following format: Description [ index ] VE2014 Design Options 11

13 NaturalMaxFlowIndividualAirExchang e NaturalMaxFlowRoomTotal This variable deals with the max flow for an individual natural air exchange, and compares against the value specified in the This variable with the total max flow of all natural air exchanges in a room, and compares against the value specified in the Air exchange individual AuxiliaryAirExchangeIndividual Is The auxiliary air exchanges in the model in the following format: Reference [ handle ] InfiltrationAirExchangeIndividual Is The infiltration air exchanges in the model in the following format: Reference [ handle ] NaturalAirExchangeIndividual Is The natural air exchanges in the model in the following format: Reference [ handle ] Apache system ApacheSystem Is All the apache systems in the model in the following format: Name [ systemid ] AuxVentSystem Is All the auxiliary ventilation systems in the model in the following format: Name [ systemid ] CoolingPlantRadiantFraction CoolingUnitSize DHWSystem Is All the DHW systems in the model in the following format: Name [ systemid ] HeatingUnitSize HeatingPlantRadiantFraction VE2014 Design Options 12

14 SystemAirSupplyFlowRate SystemAirSupplyFreeCoolingFlow SystemAirSupplyVariationProfile Is All the system air supply variation profiles in the model in the following format: SystemAuxEnergyWPerM2 Label [ profileid ] SystemCoolingFuel Is List of cooling fuels used by all the apache systems in the model in the following format: SystemCoolingNominalEER SystemCoolingSeasonalEER SystemCoolingSSEER SystemHeatRecoveryEffectiveness Name [ fueltype ] SystemHeatingFuel Is List of heating fuels used by all the apache systems in the model in the following format: SystemHeatingSCoP Name [ fueltype ] SystemHeatingSeasonalEfficiency VE2014 Design Options 13

15 SystemOffScheduleAuxEnergyWPerM 2 Constructions ConstructionExtDoor Is All the external door constructions in the model in the following format: Name [ ID ] ConstructionExtWall Is All the external wall constructions in the model in the following format: Name [ ID ] ConstructionExtWindow Is All the external window constructions in the model in the following format: Name [ ID ] ConstructionGroundFloor Is All the ground floor constructions in the model in the following format: Name [ ID ] ConstructionIntCeilingFloor Is All the internal ceiling / floor constructions in the model in the following format: Name [ ID ] ConstructionIntDoor Is All the internal door constructions in the model in the following format: Name [ ID ] ConstructionIntWindow Is All the internal window constructions in the model in the following format: Name [ ID ] ConstructionPartition Is All the partition constructions in the model in the following format: Name [ ID ] ConstructionRoof Is All the roof constructions in the model in the following format: Name [ ID ] ConstructionRoofLight Is All the roof light constructions in the model in the following format: Name [ ID ] General VE2014 Design Options 14

16 BuildingOrientation GeneralTemplate Is The name of all general templates in the model. ThermalTemplate Is The name of all thermal templates in the model. Internal gains (profiles) ComputersVariationProfile Is All the computers variation profiles in the model in the following format: Label [ profileid ] CookingVariationProfile Is All the cooking variation profiles in the model in the following format: Label [ profileid ] LightingDimmingProfile Is All the lighting dimming profiles in the model in the following format: Label [ profileid ] LightingVariationProfile Is All the lighting variation profiles in the model in the following format: Label [ profileid ] MachineryVariationProfile Is All the machinery variation profiles in the model in the following format: Label [ profileid ] MiscVariationProfile Is All the misc variation profiles in the model in the following format: Label [ profileid ] PeopleVariationProfile Is All the people variation profiles in the model in the following format: Internal gains (values) Label [ profileid ] ComputersMaxSensibleGainIndividu algain ComputersMaxSensibleGainRoomTo tal CookingMaxSensibleGainIndividualG ain This variable deals with the max sensible gain for an individual computer internal gain, and compares against the value specified in the This variable with the total max sensible gain of all computer internal gains in a room, and compares against the value specified in the This variable deals with the max sensible gain for an individual cooking internal gain, and compares against the value specified in the VE2014 Design Options 15

17 CookingMaxSensibleGainRoomTotal LightingInstalledPowerDensityIndivid ualgain LightingInstalledPowerDensityRoom Total LightingMaxIlluminanceIndividualGai n LightingMaxIlluminanceRoomTotal LightingMaxSensibleGainIndividualG ain LightingMaxSensibleGainRoomTotal MachineryMaxSensibleGainIndividua lgain MachineryMaxSensibleGainRoomTot al MiscMaxSensibleGainIndividualGain MiscMaxSensibleGainRoomTotal This variable with the total max sensible gain of all cooking internal gains in a room, and compares against the value specified in the This variable deals with the installed power density for an individual lighting internal gain, and compares against the value specified in the This variable with the total installed power density of all lighting internal gains in a room, and compares against the value specified in the This variable deals with the max illuminance for an individual lighting internal gain, and compares against the value specified in the This variable with the total max illuminance of all lighting internal gains in a room, and compares against the value specified in the This variable deals with the max sensible gain for an individual lighting internal gain, and compares against the value specified in the This variable with the total max sensible gain of all lighting internal gains in a room, and compares against the value specified in the This variable deals with the max sensible gain for an individual machinery internal gain, and compares against the value specified in the This variable with the total max sensible gain of all machinery internal gains in a room, and compares against the value specified in the This variable deals with the max sensible gain for an individual misc. internal gain, and compares against the value specified in the This variable with the total max sensible gain of all misc. internal gains in a room, and compares against the value specified in the VE2014 Design Options 16

18 PeopleMaxSensibleGainIndividualGai n PeopleMaxSensibleGainRoomTotal PeopleOccupancyIndividualGain PeopleOccupancyRoomTotal This variable deals with the max sensible gain for an individual people internal gain, and compares against the value specified in the This variable with the total max sensible gain of all people internal gains in a room, and compares against the value specified in the This variable deals with the people occupancy for an individual people internal gain, and compares against the value specified in the This variable with the total people occupancy of all people internal gains in a room, and compares against the value specified in the Internal gains individual ComputersInternalGainIndividual Is The computer internal gains in the model in the following format: Reference [ handle ] CookingInternalGainIndividual Is The cooking internal gains in the model in the following format: Reference [ handle ] LightingInternalGainIndividual Is The lighting internal gains in the model in the following format: Reference [ handle ] MiscInternalGainIndividual Is The misc. internal gains in the model in the following format: Reference [ handle ] MachineryInternalGainIndividual Is The machinery internal gains in the model in the following format: Reference [ handle ] PeopleInternalGainIndividual Is The people internal gains in the model in the following format: Reference [ handle ] Macroflo MaxAngleOpening OpenableAreaPercentage VE2014 Design Options 17

19 OpeningVariationProfile Is The opening variation profiles assigned to all the openings in the model in the following format: Label [ profileid ] Renewables SolarPanelArea SolarPanelAzimuth SolarPanelInclination WindGeneratorRatedPowerKW Room conditions AuxEnergyProfile Is All the plant (auxiliary energy) profiles assigned in the model in the following format: Label [ profileid ] CoolingProfile Is All the cooling profiles assigned in the model in the following format: Label [ profileid ] CoolingSetpointConstant CoolingSetpointTimed Is All the profiles assigned to the cooling setpoint ( timed ) in the model in the following format: Label [ profileid ] DHWConsumption DHWProfile Is All the profiles assigned to DHW pattern of use in the model in the following format: VE2014 Design Options 18

20 FurnitureMassFactor Label [ profileid ] HeatingProfile Is All the heating profiles assigned in the model in the following format: Label [ profileid ] HeatingSetpointConstant HeatingSetpointTimed Is All the profiles assigned to the heating setpoint ( timed ) in the model in the following format: Label [ profileid ] HumidityControlMax HumidityControlMin SolarReflectedFraction Shade (cdb) ProjectionsOverhangProjection RecessLeftFinProjection RecessOverhangProjection RecessRightFinProjection VE2014 Design Options 19

21 2.4 Design options model variables The follow tables summaries the details of each model variable. Variable Formula Variables Operations Air exchanges (profiles) Auxiliary variation profile Infiltration variation profile Natural variation profile AirExchangeReference ( ) AuxiliaryVariationProfile AirExchangeReference ( ) InfiltrationVariationProfile AirExchangeReference ( ) NaturalVariationProfile Replace with any modulating profiles in the model. Replace with any modulating profiles in the model. Replace with any modulating profiles in the model. Air exchanges (value) Auxiliary adjacent condition Auxiliary max flow ( individual air exchange ) AirExchangeReference ( ) AuxiliaryAdjacentCondition AuxiliaryMaxFlowRoomTotal AuxiliaryMaxFlowIndividualAi rexchange Replace This is a property for auxiliary air exchange. Update the value of an individual auxiliary air exchange. is out of the valid range [0, 20000], error will be logged in the log file. Auxiliary max flow ( room VE2014 Design Options 20

22 total ) AuxiliaryMaxFlowRoomTotal Infiltration adjacent condition Infiltration max flow ( individual air exchange ) Infiltration max flow ( room total ) AirExchangeReference ( ) InfiltrationAdjacentCondition InfiltrationMaxFlowRoomTot al InfiltrationMaxFlowIndividual AirExchange InfiltrationMaxFlowRoomTot al This is a property for auxiliary air exchange. If a room has a single auxiliary air exchange, update the value. If a room has multiple auxiliary air exchanges, update the value of each auxiliary air exchange proportional to their current value. Replace This is a property for infiltration air exchange. Update the value of an individual infiltration air exchange. is out of the valid range [0, 20000], error will be logged in the log file. Update the value on room level. This is a property for infiltration air exchange. If a room has a single infiltration air exchange, update the value. If a room has multiple infiltration air exchanges, update the value of each infiltration air exchange proportional to their current value. Natural adjacent condition AirExchangeReference ( NaturalAdjacentCondition Replace VE2014 Design Options 21

23 Natural max flow ( individual air exchange ) Natural max flow ( room total ) NaturalMaxFlowRoomTotal NaturalMaxFlowIndividualAir Exchange NaturalMaxFlowRoomTotal This is a property for natural air exchange. Update the value of an individual natural air exchange. is out of the valid range [0, 20000], error will be logged in the log file. This is a property for natural air exchange. If a room has a single natural air exchange, update the value. If a room has multiple natural air exchanges, update the value of each natural air exchange proportional to their current value. Air exchanges (non-template assignments) Auxiliary air exchange ( individual non-template ) Infiltration air exchange ( individual non-template ) Natural air exchange ( individual non-template ) Auxiliary air exchange ( room non-template ) AuxiliaryAirExchangeIndividu al InfiltrationAirExchangeIndivid ual NaturalAirExchangeIndividual Replace the first qualified air exchange that is user edited instead of template assigned, and retain the other air exchanges. Note this operation will fail if the replacement will result in two identical air exchanges both being included in a room. Replace the first qualified air exchange that is user edited instead of template assigned, and retain the other air exchanges. Note this operation will fail if the replacement will result in two identical air exchanges both being included in a room. Replace the first qualified air exchange that is user edited instead of template assigned, and retain the other air exchanges. Note this operation will fail if the replacement will result in two identical air exchanges both being included in a room. Replace room level auxiliary air exchange. This variable only affects the user-edited auxiliary air exchanges. Template assigned VE2014 Design Options 22

24 air exchanges will not be affected. If a room has a single auxiliary air exchange that is user edited, replace it. If a room has multiple user-edited auxiliary air exchanges, replace the first user-edited auxiliary air exchange in the list of air exchanges of the given room with the target auxiliary air exchange; then remove all the rest of the user-edited auxiliary air exchange from the room. Note this operation will fail if the replacement will result in two identical air exchanges both being included in a room. Infiltration air exchange ( room non-template ) Natural air exchange ( room non-template ) Replace room level infiltration air exchange. This variable only affects the user-edited infiltration air exchanges. Template assigned air exchanges will not be affected. If a room has a single infiltration air exchange that is user edited, replace it. If a room has multiple user-edited infiltration air exchanges, replace the first user-edited infiltration air exchange in the list of air exchanges of the given room with the target infiltration air exchange; then remove all the rest of the user-edited infiltration air exchange from the room. Note this operation will fail if the replacement will result in two identical air exchanges both being included in a room. Replace room level natural air exchange. This variable only affects the user-edited natural air exchanges. Template assigned air exchanges will not be affected. If a room has a single natural air exchange that is user edited, replace it. If a room has multiple user-edited natural air exchanges, replace the first user-edited natural air exchange in the list of air exchanges of the given room with the target natural air exchange; then remove all the rest of the user-edited natural air exchange from the room. Note this operation will fail if the replacement will result in two identical air exchanges both being included in a room. VE2014 Design Options 23

25 Apache system ( heating ) Heating fuel Heat recovery effectiveness Heating seasonal efficiency Heating SCoP General Apache system variables ( ) SystemHeatingFuel General Apache system variables ( ) SystemHeatRecoveryEffectiv eness General Apache system variables ( ) SystemHeatingSeasonalEffici ency General Apache system variables ( ) SystemHeatingSCoP Replace. This is an apache system property. Replace the system heating fuel with a fuel from the default fuels list. Only apply to non- NCM systems. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. Update the heat recovery effectiveness of all apache systems that satisfy the selection criteria. is out of the valid range [0, 1], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. Update the heating seasonal efficiency of all apache systems that satisfy the selection criteria. is out of the valid range [0.01, 30], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. Update the heating SCoP of all apache systems that satisfy the selection criteria. VE2014 Design Options 24

26 is out of the valid range [0.1, 80], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. Apache system ( cooling ) Cooling fuel Cooling nominal EER Cooling seasonal EER Cooling SSEER General Apache system variables ( ) SystemCoolingFuel General Apache system variables ( ) SystemCoolingNominalEER General Apache system variables ( ) SystemCoolingSeasonalEER General Apache system variables ( ) SystemCoolingSSEER Replace. This is an apache system property. Replace the system cooling fuel with a fuel from the default fuels list. Only apply to non- NCM systems. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. Update the cooling nominal EER of all apache systems that satisfy the selection criteria. is out of the valid range [0.01, 80], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. Update the cooling seasonal EER of all apache systems that satisfy the selection criteria. is out of the valid range [0.01, 80], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. VE2014 Design Options 25

27 Update the cooling SSEER of all apache systems that satisfy the selection criteria. is out of the valid range [0.01, 80], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. Apache system ( aux energy ) Aux energy w/m2 Off schedule aux energy w/m2 Apache system ( room level ) System air supply variation profile General Apache system variables ( ) SystemAuxEnergyWPerM2 General Apache system variables ( ) SystemOffScheduleAuxEnerg ywperm2 SystemAirSupplyVariationPro file This is an apache system property. Update the aux energy value w/m2 of all apache systems that satisfy the selection criteria. is out of the valid range [0, 100], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. This is an apache system property. Update the off schedule aux energy w/m2 of all apache systems that satisfy the selection criteria. is out of the valid range [0, 100], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. Replace with any modulating profiles in the model. Aux vent system Replace the Auxiliary system with any model VE2014 Design Options 26

28 AuxVentSystem supported system in the apache systems database. DHW system HVAC system Heating unit size Cooling unit size Heating plant radiant fraction DHWSystem ApacheSystem HeatingUnitSize CoolingUnitSize HeatingPlantRadiantFraction Untick Template check box. Untick the Use same system for auxiliary vent. system check box Replace the DHW system with any model supported system in the apache systems database. Untick Template check box. Untick the Use same system for DHW system check box Replace the apache system with any model supported system in the apache systems database. Untick Template check box. This is a room property. Update the value. is out of the valid range [0, 1e+006], error will be logged in the log file. This is a room property. Update the value. is out of the valid range [0, 1e+006], error will be logged in the log file. This is a room property. Update the value. is out of the valid range [0, 1], error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. Cooling plant radiant fraction VE2014 Design Options 27

29 CoolingPlantRadiantFraction System air supply flow rate SystemAirSupplyFlowRate This is a room property. Update the value. is out of the valid range [0, 1], error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. This is a room property. Update the value. is out of the valid range [0, ], error will be logged in the log file. If successful updated the value, the Template check box should be unticked. System air supply free cooling flow SystemAirSupplyFreeCooling Flow This is a room property. Update the value. is out of the valid range [0, ], error will be logged in the log file. If successful updated the value, the Template check box should be unticked. Constructions External door General opaque construction variables ( ) General surface variables ( ) ConstructionExtDoor Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except Replace. VE2014 Design Options 28

30 External wall External window Ground floor Internal ceiling / floor Internal door General opaque construction variables ( ) General surface variables ( ) ConstructionExtWall General glazed construction variables ( ) General surface variables ( ) ConstructionExtWindow General opaque construction variables ( ) General surface variables ( ) ConstructionGroundFloor General opaque construction variables ( ) General surface variables ( ) ConstructionIntCeilingFloor General opaque construction variables ( ) General surface variables ( ) ConstructionIntDoor Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except Replace. Replace See section 2.2 for details on each operation. Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except Replace. Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except Replace. Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except for Replace. VE2014 Design Options 29

31 Internal window Partition Roof Roof light General glazed construction variables ( ) General surface variables ( ) ConstructionIntWindow General opaque construction variables ( ) General surface variables ( ) ConstructionPartition General opaque construction variables ( ) General surface variables ( ) ConstructionRoofLight General glazed construction variables ( ) General surface variables ( ) ConstructionRoofLight Replace See section 2.2 for details on each operation. Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except Replace. Add Layers On Inner Face Add Layers On Outer Face Replace Outermost Cavity Replace See section 2.2 for details on each operation. The mechanism for modifying the application object (section 2.2.1) will apply to all operations except Replace. Replace See section 2.2 for details on each operation. General Building orientation BuildingOrientation This is a model property. Update the value. is out of the valid range [0, 360], error will be logged in the log file. General template Replace with any general templates from the template database. VE2014 Design Options 30

32 Thermal template GeneralTemplate ThermalTemplate Replace with any thermal templates from the template database. Weather file N/A Replace with any simulation weather file installed in local computer. Internal gains (profiles) Computers variation profile Cooking variation profile Lighting dimming profile Lighting variation profile Machinery variation profile Misc variation profile People variation profile General internal gain variables ( ) ComputersVariationProfile General internal gain variables ( ) CookingVariationProfile General internal gain variables ( ) LightingDimmingProfile General internal gain variables ( ) LightingVariationProfile General internal gain variables ( ) MachineryVariationProfile General internal gain variables ( ) MiscVariationProfile General internal gain variables ( ) PeopleVariationProfile Replace the computer variation profile of each computer internal gains with any modulating profiles in the model. Replace the cooking variation profile of each cooking internal gains with any modulating profiles in the model. Replace the lighting dimming profile of each lighting internal gains with any modulating profiles in the model. Replace the lighting variation profile of each lighting internal gains with any modulating profiles in the model. Replace the machinery variation profile of each machinery internal gains with any modulating profiles in the model. Replace the misc. variation profile of each misc. internal gains with any modulating profiles in the model. Replace the people variation profile of each people internal gains with any modulating profiles in the model. Internal gains (values) VE2014 Design Options 31

33 Computers max sensible gain ( individual gain ) Computers max sensible gain ( room total ) Cooking max sensible gain ( individual gain ) ComputersMaxSensibleGainR oomtotal ComputersMaxSensibleGainI ndividualgain ComputersMaxSensibleGainR oomtotal CookingMaxSensibleGainRoo mtotal CookingMaxSensibleGainIndi vidualgain This is a property for computers internal gain. Update the value of an individual computers internal gain. is out of the valid range [0, ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated to the same value as the max sensible gain. This is a property for computers internal gain. If a room has a single computers internal gain, update the value. If a room has multiple computers internal gains, update the value of each computers internal gain proportional to their current value. of any of the computer internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated to the same value as the max sensible gain. This is a property for cooking internal gain. Update the value of an individual cooking internal gain. is out of the valid range [ , VE2014 Design Options 32

34 ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated by total up the max sensible gain and maximum latent gain. Cooking max sensible gain ( room total ) CookingMaxSensibleGainRoo mtotal This is a property for cooking internal gain. If a room has a single cooking internal gain, update the value. If a room has multiple cooking internal gains, update the value of each machinery internal gain proportional to their current absolute value at the same time retain the negative or positive sign. Lighting installed power density ( individual gain ) Lighting installed power density ( room total ) LightingInstalledPowerDensit yroomtotal LightingInstalledPowerDensit yindividualgain of any of the cooking internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated by total up the max sensible gain and maximum latent gain. This is a property for lighting internal gain. Update the value of an individual lighting internal gain if it is in the LUX input mode. is out of the valid range [0, ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked. VE2014 Design Options 33

35 LightingInstalledPowerDensit yroomtotal This is a property for lighting internal gain. Lighting max illuminance ( individual gain ) Lighting max illuminance ( room total ) LightingMaxIlluminanceRoo mtotal LightingMaxIlluminanceIndivi dualgain LightingMaxIlluminanceRoo mtotal If a room has a single lighting internal gain in LUX input mode, update the value. If a room has multiple lighting internal gains that are in the LUX input mode, update the value of each computers internal gain proportional to their current value. of any of the lighting internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked. This is a property for lighting internal gain. Update the value of an individual lighting internal gain if it is in the LUX input model. is out of the valid range [0, ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked. This is a property for lighting internal gain. If a room has a single lighting internal gain that is in LUX input mode, update the value. If a room has multiple lighting internal gains in LUX input mode, update the value of each computers internal gain proportional to their current value. of any of the lighting internal gains is out of the valid range [ , ]. Errors will be logged into the log file. VE2014 Design Options 34

36 Lighting max sensible gain ( individual gain ) Lighting max sensible gain ( room total ) Machinery max sensible gain ( individual gain ) LightingMaxSensibleGainRoo mtotal LightingMaxSensibleGainIndi vidualgain LightingMaxSensibleGainRoo mtotal MachineryMaxSensibleGainR oomtotal MachineryMaxSensibleGainI If successful updated the value, the Input mode Template check box should be unticked. This is a property for lighting internal gain. Update the value of an individual lighting internal gain if it is NOT in the LUX input mode. is out of the valid range [0, ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated to the same value as the max sensible gain. This is a property for lighting internal gain. If a room has a single lighting internal gain that is NOT in the LUX input mode, update the value. If a room has multiple lighting internal gains that are NOT in the LUX input mode, update the value of each computers internal gain proportional to their current value. of any of the lighting internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated to the same value as the max sensible gain. This is a property for machinery internal VE2014 Design Options 35

37 ndividualgain gain. Update the value of an individual machinery internal gain. is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated by total up the max sensible gain and maximum latent gain. Machinery max sensible gain ( room total ) Misc internal gain ( individual ) Misc internal gain ( room ) MachineryMaxSensibleGainR oomtotal MiscInternalGainIndividual This is a property for machinery internal gain. If a room has a single machinery internal gain, update the value. If a room has multiple machinery internal gains, update the value of each machinery internal gain proportional to their current absolute value at the same time retain the negative or positive sign. of any of the machinery internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated by total up the max sensible gain and maximum latent gain. Replace the first qualified gain that is user edited instead of template assigned, and retain the other gains. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace room level misc internal gain. This variable only affects the user-edited misc internal gain. Template assigned gains will not be affected. VE2014 Design Options 36

38 Misc max sensible gain ( individual gain ) MiscMaxSensibleGainRoomT otal MiscMaxSensibleGainIndivid ualgain If a room has a single a misc internal gain that is user edited, replace it. If a room has multiple user-edited misc internal gains, replace the first user-edited misc internal gain in the list of gains of the given room with the target misc internal gain, then remove all the rest of the useredited misc internal gain from the room. Note this operation will fail if the replacement will result in two identical gains both being included in a room. This is a property for misc. internal gain. Update the value of an individual misc. internal gain. is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked and the maximum power consumption will be updated by total up the max sensible gain and maximum latent gain. Misc max sensible gain ( room total ) MiscMaxSensibleGainRoomT otal This is a property for misc. internal gain. If a room has a single misc. internal gain, update the value. If a room has multiple misc. internal gains, update the value of each machinery internal gain proportional to their current absolute value at the same time retain the negative or positive sign. of any of the misc. internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be VE2014 Design Options 37

39 People max sensible gain ( individual gain ) PeopleMaxSensibleGainRoo mtotal PeopleMaxSensibleGainIndivi dualgain unticked and the maximum power consumption will be updated by total up the max sensible gain and maximum latent gain. This is a property for people internal gain. Update the value of an individual people internal gain. is out of the valid range [0, ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked. People max sensible gain ( room total ) People occupancy ( individual gain ) PeopleMaxSensibleGainRoo mtotal PeopleOccupancyRoomTotal PeopleOccupancyIndividualG ain This is a property for people internal gain. If a room has a single people internal gain, update the value. If a room has multiple people internal gains, update the value of each people internal gain proportional to their current value. of any of the people internal gains is out of the valid range [ , ]. Errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked. This is a property for people internal gain. Update the value of an individual people internal gain. is out of the valid range [0, 1e+006] when using unit people or [0, 1e+007] when using unit m2/people, error will be logged in VE2014 Design Options 38

40 the log file. If successful updated the value, the Input mode Template check box should be unticked. People occupancy ( room total ) PeopleOccupancyRoomTotal This is a property for people internal gain. If a room has a single people internal gain, update the value. If a room has multiple people internal gains, update the value of each people internal gain proportional to their current value. Any errors will be logged into the log file. If successful updated the value, the Input mode Template check box should be unticked. Internal gains (non-template assignments) Computers internal gain ( individual non-template ) Computers internal gain ( room non-template ) ComputersInternalGainIndivi dual Replace the first qualified gain that is user edited instead of template assigned, and retain the other gains. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace room level computers internal gain. This variable only affects the user-edited computers internal gain. Template assigned gains will not be affected. If a room has a single a computer internal gain that is user edited, replace it. If a room has multiple user-edited computers internal gains, replace the first user-edited computers internal gain in the list of gains of the given room with the target computers internal gain, then remove all the rest of the user-edited computers internal gain from the room. Note this operation will fail if the replacement will result in two identical gains both being included in a room. VE2014 Design Options 39

41 Cooking internal gain ( individual non-template ) Cooking internal gain ( room non-template ) Lighting internal gain ( individual non-template ) Lighting internal gain ( room non-template ) Machinery internal gain ( individual non-template ) CookingInternalGainIndividua l LightingInternalGainIndividua l MachineryInternalGainIndivi dual Replace the first qualified gain that is user edited instead of template assigned, and retain the other gains. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace room level cooking internal gain. This variable only affects the user-edited cooking internal gain. Template assigned gains will not be affected. If a room has a single a cooking internal gain that is user edited, replace it. If a room has multiple user-edited cooking internal gains, replace the first user-edited cooking internal gain in the list of gains of the given room with the target cooking internal gain, then remove all the rest of the user-edited cooking internal gain from the room. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace the first qualified gain that is user edited instead of template assigned, and retain the other gains. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace room level lighting internal gain. This variable only affects the user-edited lighting internal gain. Template assigned gains will not be affected. If a room has a single a lighting internal gain that is user edited, replace it. If a room has multiple user-edited lighting internal gains, replace the first user-edited lighting internal gain in the list of gains of the given room with the target lighting internal gain, then remove all the rest of the user-edited lighting internal gain from the room. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace the first qualified gain that is user edited instead of template assigned, and retain the other gains. VE2014 Design Options 40

42 Machinery internal gain ( room non-template ) People internal gain ( individual non-template ) People internal gain ( room non-template ) Macroflo Max angle opening PeopleInternalGainIndividual General surface variables ( ) General opening variables Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace room level machinery internal gain. This variable only affects the user-edited machinery internal gain. Template assigned gains will not be affected. If a room has a single a machinery internal gain that is user edited, replace it. If a room has multiple user-edited machinery internal gains, replace the first user-edited machinery internal gain in the list of gains of the given room with the target machinery internal gain, then remove all the rest of the user-edited machinery internal gain from the room. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace the first qualified gain that is user edited instead of template assigned, and retain the other gains. Note this operation will fail if the replacement will result in two identical gains both being included in a room. Replace room level people internal gain. This variable only affects the user-edited people internal gain. Template assigned gains will not be affected. If a room has a single a people internal gain that is user edited, replace it. If a room has multiple user-edited people internal gains, replace the first user-edited people internal gain in the list of gains of the given room with the target people internal gain, then remove all the rest of the useredited people internal gain from the room. Note this operation will fail if the replacement will result in two identical gains both being included in a room. This is a macroflo opening property when VE2014 Design Options 41

43 ( ) MaxAngleOpening opening category is within certain categories (see table below for relevant categories). Update the max angle opening of all macroflo openings that satisfy the selection criteria. is out of the valid range for a relevant category (see table below). Error will be logged in the log file. Valid value range against each relevant opening category: Opening Category Max Angle Open Range Window / door - side hung [10,90] Window - centre hung [15,90] Window - top hung [10,90] Window - btm hung [10,90] Parallel hung windows / flap [15,90] Openable area percentage Opening variation profile External window General surface variables ( ) General opening variables ( ) OpenableAreaPercentage General surface variables ( ) General opening variables ( ) OpeningVariationProfile General glazed construction The mechanism for modifying the application object (section 2.2.1) will apply. This is a macroflo opening property. Update the openable area percentage of all macroflo openings that satisfy the selection criteria. is out of the valid range [0, 5000], error will be logged in the log file. The mechanism for modifying the application object (section 2.2.1) will apply. Replace the opening variation profile of all macroflo openings that satisfy the selection criteria with any modulating profiles in the model. The mechanism for modifying the application object (section 2.2.1) will apply. Replace Macroflo Opening Type See section 2.2 for details on the operation. VE2014 Design Options 42

44 External door Roof light variables ( ) General surface variables ( ) ConstructionExtWindow General opaque construction variables ( ) General surface variables ( ) ConstructionExtDoor General glazed construction variables ( ) General surface variables ( ) ConstructionRoofLight Replace Macroflo Opening Type See section 2.2 for details on the operation. Replace Macroflo Opening Type See section 2.2 for details on the operation. Renewables Replace each individual people internal gain. If a room has multiple people internal gains, replace each of them. Solar panel area SolarPanelArea This is a model PV level property. Solar panel azimuth SolarPanelAzimuth Solar panel inclination SolarPanelInclination Update the solar panel area of all PVs that satisfy the selection criteria. is out of the valid range [0, 5000], error will be logged in the log file. This is a model PV level property. Update the solar panel azimuth of all PVs that satisfy the selection criteria. is out of the valid range [0, 360], error will be logged in the log file. VE2014 Design Options 43

45 Wind generator rated power kw WindGeneratorRatedPowerKW This is a model PV level property. Update the solar panel inclination of all PVs that satisfy the selection criteria. is out of the valid range [0, 360], error will be logged in the log file. This is a model Wind level property. Update the wind generator rated power kw of the wind generator if it satisfies the selection criteria. is out of the valid range [0, ], error will be logged in the log file. Room conditions Aux energy profile Cooling profile Cooling setpoint ( constant ) Cooling setpoint ( timed ) AuxEnergyProfile CoolingProfile CoolingSetpointConstant CoolingSetpointTimed Replace the auxiliary energy profile of all rooms satisfying the selection criteria with any modulating profiles in the model. Replace the cooling profile of all rooms satisfying the selection criteria with any modulating profiles in the model. This is a room property. Update the value. is out of the valid range [-100, 100], error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. Replace the cooling setpoint timed profile of all rooms satisfying the selection criteria with any absolute profiles in the model. VE2014 Design Options 44

46 DHW consumption DHW profile Furniture mass factor Heating profile Heating setpoint ( constant ) Heating setpoint ( timed ) Humidity control max DHWConsumption DHWProfile FurnitureMassFactor HeatingSetpointConstant HeatingSetpointTimed HumidityControlMax This is a room property. Update the value. is out of the valid range [0, 10000], error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. Replace the DHW profile of all rooms satisfying the selection criteria with any modulating profiles in the model. This is a room property. Update the value. Any errors occurred will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. This is a room property. Update the value. is out of the valid range [-100, 100], error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. Replace the heating setpoint timed profile of all rooms satisfying the selection criteria with any absolute profiles in the model. VE2014 Design Options 45

47 Humidity control min Solar reflected fraction HumidityControlMin SolarReflectedFraction This is a room property. Update the value. is out of the valid range [0, 100] or lower than the Humility control min value, error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. This is a room property. Update the value. is out of the valid range [0, 100] or higher than the Humility control high value, error will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. This is a room property. Update the value. Any errors occurred will be logged in the log file. If value update succeeds, untick Template check box. Otherwise, no change should be made. Shading ( cdb ) Projections overhang projection General surface variables ( ) ConstructionExtWindow ProjectionsOverhangProjection This is an external window property. Only make the update to an external window if its local shading device setting is Projections. If an external window satisfies the above criteria and the filtering criteria, update its overhang projection. VE2014 Design Options 46

48 is out of the valid range [0, 100], error will be logged in the log file. If value update is successful, set the overhang Offset to be 0. Recess depth Recess left fin projection General surface variables ( ) ConstructionExtWindow RecessDepth General surface variables ( ) ConstructionExtWindow RecessLeftFinProjection The mechanism for modifying the application object (section 2.2.1) will apply. This is an external window property. Only make the update to an external window if its local shading device setting is Recess. If an external window satisfies the above criteria and the filtering criteria, update its overhang projection, left fin projection and right fin projection. No change will be made if any resulting value is out of the valid range [0, 100], error will be logged in the log file. If value update is successful, set the overhang Offset, left fin offset and right fin offset to be 0. The mechanism for modifying the application object (section 2.2.1) will apply. This is an external window property. Only make the update to an external window if its local shading device setting is Recess. If an external window satisfies the above criteria and the filtering criteria, update its left fin projection. No change will be made if any resulting value is out of the valid range [0, 100], error will be logged in the log file. If value update is successful, set the left fin offset to be 0. The mechanism for modifying the VE2014 Design Options 47

49 Recess overhang projection Recess right fin projection General surface variables ( ) ConstructionExtWindow RecessOverhangProjection General surface variables ( ) ConstructionExtWindow RecessRightFinProjection application object (section 2.2.1) will apply. This is an external window property. Only make the update to an external window if its local shading device setting is Recess. If an external window satisfies the above criteria and the filtering criteria, update its overhang projection. No change will be made if any resulting value is out of the valid range [0, 100], error will be logged in the log file. If value update is successful, set the overhang offset to be 0. The mechanism for modifying the application object (section 2.2.1) will apply. This is an external window property. Only make the update to an external window if its local shading device setting is Recess. If an external window satisfies the above criteria and the filtering criteria, update its right fin projection. No change will be made if any resulting value is out of the valid range [0, 100], error will be logged in the log file. If value update is successful, set the right fin offset to be 0. The mechanism for modifying the application object (section 2.2.1) will apply. Surface objects Windows General surface variables ( ) Add Ext. Glazing by Percentage Area (Remove Existing Glazing) Add Ext. Glazing by Percentage Area (Keep Existing Glazing) VE2014 Design Options 48

50 Both operations will add the specified percentage of glazing on external surfaces (including the ground floor) satisfying the filtering criteria. The different is that the first operation will remove the existing glazing on those affected surfaces while the second operation will retain the existing glazing on those surfaces. No change will be made if any resulting value is out of the valid range [0, 100], error will be logged in the log file. VE2014 Design Options 49

51 3 VE interfaces 3.1 Accessing Design options Design options tool can be accessed via the ModelIT menu shown below. For IES internal users, alternative key-in commands (capital insensitive) can be used within the ModelIT module: SRW for design options wizard SRR for design options restore VE2014 Design Options 50

52 3.2 Design options wizard A note on the order of execution: the selected actions will be executed in the order of display on the grid from the top to the bottom. This order can be altered by using the Move up and Move down button. VE2014 Design Options 51

53 Notes to the formula drop down window: Grid selection and edits on exit of the drop window will always retained on next entry of the drop window. You need to click the Create formula button to apply the grid changes to the formula edit box. Should you forgot to do so before click the OK button to exit, a message box will pop up to remind you of this. Formula will be verified on clicking the OK button and any error will be reported. VE2014 Design Options 52

54 VE2014 Design Options 53

55 3.3 Design options restore dialog VE2014 Design Options 54

Tabular Building Template Manager (BTM)

Tabular Building Template Manager (BTM) Tabular Building Template Manager (BTM) User Guide IES Vi rtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced

More information

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved.

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. Tabular Room Data User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without

More information

Master Templates. Integrated Environmental Solutions

Master Templates. Integrated Environmental Solutions Integrated Environmental Solutions Contents 1. Introduction... 3 2. Accessing Master Template Options... 3 3. Master Template Wizard... 4 3.1. General... 4 3.2. Import data... 5 3.2.1. Extra Import Options...

More information

Deft User Guide <Virtual Environment> 6.0

Deft User Guide <Virtual Environment> 6.0 Deft User Guide 6.0 Page 1 of 32 Contents 1. Introduction... 3 2. Components of the Deft System... 5 2.1. ModelIT... 6 2.2. CostPlan... 8 2.3. ApacheSim... 9 2.4. Deft... 9 2.4.1.

More information

Integrated Environmental Solutions Virtual Environment Release Notes

Integrated Environmental Solutions Virtual Environment Release Notes Integrated Environmental Solutions Virtual Environment 2017 Release Notes February 2017 Contents VE 2017 Changes... 0 Apache... 0 ApacheHVAC... 0 ApacheLoads... 1 ApacheSim... 1 ApLocate... 1 Apache View...

More information

Calculation Methods. IES Virtual Environment 6.4 CIBSE Heat Loss & Heat Gain (ApacheCalc)

Calculation Methods. IES Virtual Environment 6.4 CIBSE Heat Loss & Heat Gain (ApacheCalc) Calculation Methods IES Virtual Environment 6.4 CIBSE Heat Loss & Heat Gain (ApacheCalc) Contents Calculation Methods...1 1 Introduction...3 2 Heat Loss...4 2.1 Heat Loss Methodology... 4 3 Heat Gain...5

More information

MacroFlo User Guide <Virtual Environment> 6.0

MacroFlo User Guide <Virtual Environment> 6.0 MacroFlo User Guide 6.0 Page 1 of 12 Contents 1. Introduction...3 1.1. What is the MacroFlo View?...3 1.2. Overview of MacroFlo View Interface Features...3 1.2.1. Virtual Environment

More information

Integrated Environmental Solutions Virtual Environment 2015 Feature Pack 01. Release Notes

Integrated Environmental Solutions Virtual Environment 2015 Feature Pack 01. Release Notes Integrated Environmental Solutions Virtual Environment 2015 Feature Pack 01 Release Notes August 2015 Contents VE 2015 Feature Pack 01 Changes... 0 ApacheHVAC... 0 ApacheSim... 0 Building Template Manager...

More information

SOFTWARE TOOLS FROM BUILDINGS ENERGY SIMULATION

SOFTWARE TOOLS FROM BUILDINGS ENERGY SIMULATION Bulletin of the Transilvania University of Braşov CIBv 2015 Vol. 8 (57) Special Issue No. 1-2015 SOFTWARE TOOLS FROM BUILDINGS ENERGY SIMULATION M. HORNEȚ 1 L. BOIERIU 1 Abstract: Energy simulation software

More information

Parametric & Hone User Guide

Parametric & Hone User Guide Parametric & Hone User Guide IES Virtual Environment Copyright 2017 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any Contents

More information

IES <Virtual Environment> Tutorial. MacroFlo (Version 6.0)

IES <Virtual Environment> Tutorial. MacroFlo (Version 6.0) IES Tutorial MacroFlo (Version 6.0) Introduction This tutorial will show you how to define window and door opening characteristics for a building model using MacroFlo, IES s bulk

More information

Monodraught HTM. Virtual Environment User Guide

Monodraught HTM. Virtual Environment User Guide Monodraught HTM Virtual Environment User Guide Contents 1. Overview... 3 What is Monodraught HTM?... 3 Requirements for using HTM in the Virtual Environment... 3 2. HTM Background... 4 What is the Priority

More information

TRACE 700 Learning Series Module 2: Navigation

TRACE 700 Learning Series Module 2: Navigation Module 2: Navigation Project Information, Weather & Templates Create Rooms Create Systems Assigning Rooms to Systems, Zoning, Calculate and View Results Output Overview Module 2 Exercise Module 1: Objectives

More information

Validation and Uncertainty Characterization for Energy Simulation

Validation and Uncertainty Characterization for Energy Simulation Validation and Uncertainty Characterization for Energy Simulation Multi-Zone HVAC System using ORNL s Flexible Research Platform (FRP) For: ASHRAE SSPC140 June 26, 2016 PM: Joshua New PIs Piljae Im and

More information

IESVE Revit Plug-in User Guide <VE> 6.1

IESVE Revit Plug-in User Guide <VE> 6.1 User Guide 6.1 INTEGRATED ENVIRONMENTAL SOLUTIONS LIMITED Developers of the IES BOSTON, MA GLASGOW, SCOTLAND DUBLIN, IRELAND LONDON, ENGLAND MELBOURNE, AUSTRALIA SAN FRANCISCO,

More information

WUFI Passive 3.0 Manual

WUFI Passive 3.0 Manual WUFI Passive 3.0 Manual Authors: Florian Antretter Marcus Fink Matthias Pazold Jan Radon Matthias Winkler created: Monday, October 19, 2015 Preamble This manual describes the installation and the main

More information

IES <Virtual Environment> Live e-training. Trainee notes. <VE Compliance> UK Dwellings. Version 6.0

IES <Virtual Environment> Live e-training. Trainee notes. <VE Compliance> UK Dwellings. Version 6.0 IES Live e-training Trainee notes UK Dwellings Version 6.0 Introduction These training notes are to be used in conjunction with your UK Dwellings training. In this

More information

<Virtual Environment> Release Notes

<Virtual Environment> Release Notes www.iesve.com Integrated Environmental Solutions Limited Developers of the IES September 2011 Contents 6.4.0.6 Changes... 3 6.4.0.5 Changes... 7 6.4.0.4 Changes...

More information

IES Virtual Environment 2014 Release Notes

IES Virtual Environment 2014 Release Notes www.iesve.com IES Integrated Environmental Solutions Limited Developers of the IES Virtual Environment May 2014 VE 2014 VE 2014 Changes... 3 page 2 VE 2014 VE 2014 Changes General Improved generated room

More information

ApacheSim User Guide <Virtual Environment> 6.0

ApacheSim User Guide <Virtual Environment> 6.0 ApacheSim User Guide 6.0 Page 1 of 14 Contents 1 Introduction... 3 2 Interface for ApacheSim... 4 2.1 Simulation... 4 2.1.1 Simulation Period (From, To)... 4 2.1.2 Simulation Time

More information

Ecotect is not intuitive. Finding the location of the tools and their purposes is very difficult and time consuming.

Ecotect is not intuitive. Finding the location of the tools and their purposes is very difficult and time consuming. Ecotect 1. Rebuild model in Ecotect. 2. Check surface normals. 3. Assign Properties: Materials for Occupied Spaces: Concrete Floor on Slab (Lobby only) Concrete Floor Suspended Acoustic Ceiling Tile Brick

More information

Advanced Tips for Better Translation Autodesk Revit 2010 IES

Advanced Tips for Better Translation Autodesk Revit 2010 IES Advanced Tips for Better Translation Autodesk Revit 2010 IES IES Worldwide Support Series A. Chan and M. Farrell What is a gbxml? When you click on Set Model Properties, even though you are doing it within

More information

Reservation QA Desk Review Procedure

Reservation QA Desk Review Procedure Reservation QA Desk Review Procedure A. Start the DESK Review: 1. Open the project s Reservation JRT. 2. Open blank Advanced DESK template 4-8-4-8. 3. Import JRT data into DESK template: Home >> Data >>

More information

Building Regulations - Section 63 ApacheSim (DSM) User Guide

Building Regulations - Section 63 ApacheSim (DSM) User Guide Building Regulations - Section 63 ApacheSim (DSM) User Guide IES Virtual Environment Contents 1. Overview... 3 What is Section 63?... 3 Requirements for using Section 63 in the Virtual Environment... 3

More information

equest Hands-On Example Example Plans: Mixed Use, Retail-Multi-Family Residential building plans courtesy of Driscoll Architects, Seattle, WA

equest Hands-On Example Example Plans: Mixed Use, Retail-Multi-Family Residential building plans courtesy of Driscoll Architects, Seattle, WA equest Hands-On Example Example Plans: Mixed Use, Retail-Multi-Family Residential building plans courtesy of Driscoll Architects, Seattle, WA Hands-On Example Mixed Use, Retail /Multi-Family Residential

More information

Daylighting. Note: Daylight is typically defined as diffuse light and is very different from sunlight (direct solar radiation).

Daylighting. Note: Daylight is typically defined as diffuse light and is very different from sunlight (direct solar radiation). systems can significantly reduce both lighting consumption and cooling-energy consumption by reducing the electric-lighting heat gain in the building. However, daylighting can also cause increased heating-energy

More information

Methods for integrating parametric design with building performance analysis

Methods for integrating parametric design with building performance analysis Methods for integrating parametric design with building performance analysis Ajla Aksamija, PhD, LEED AP BD+C, CDT 1 1 University of Massachusetts Amherst, Amherst, MA ABSTRACT: This paper discusses methods

More information

Energy Efficient Commercial Building Tax Deduction Internal Revenue Code Section 179D

Energy Efficient Commercial Building Tax Deduction Internal Revenue Code Section 179D Energy Efficient Commercial Building Tax Deduction Internal Revenue Code Section 179D May 5-6, 2016 Investment advisory services are offered through CliftonLarsonAllen Wealth Advisors, LLC, an SEC-registered

More information

IESVE Plug-in for Trimble SketchUp Version 3 User Guide

IESVE Plug-in for Trimble SketchUp Version 3 User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without the express agreement of

More information

GET MORE EXPERIENCED WITH IDA ICE

GET MORE EXPERIENCED WITH IDA ICE IDA Indoor Climate and Energy Basic Course GET MORE EXPERIENCED WITH IDA ICE Guide Copyright EQUA Simulation AB February 2018 Purpose This is the first part of the IDA ICE basic course 2, where you get

More information

ApacheHVAC User Guide Part A: Overview and Fundamentals

ApacheHVAC User Guide Part A: Overview and Fundamentals ApacheHVAC User Guide Part A: Overview and Fundamentals IES Virtual Environment Copyright 2017 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or

More information

<Virtual Environment> Release Notes

<Virtual Environment> Release Notes www.iesve.com Integrated Environmental Solutions Limited Developers of the IES October 2011 6.4.0.7 6.4.0.7 Changes... 3 6.4.0.6 Changes... 7 6.4.0.5 Changes...

More information

DEAP Thermal Bridging Factor Application

DEAP Thermal Bridging Factor Application DEAP Thermal Bridging Factor Application February 2012 Contents: 1 INTRODUCTION... 2 2 USING THE Y VALUE CALCULATION TOOL... 4 2.1 CALCULATIONS TAB LAYOUT.... 4 2.2 ADDING A NEW JUNCTION... 5 2.3 EDITING

More information

APpro: Profiles for Apache

APpro: Profiles for Apache APpro: Profiles for Apache IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without

More information

REM/Rate Advanced Training RESNET 2013

REM/Rate Advanced Training RESNET 2013 1 2 REM/Rate Advanced Training RESNET 2013 V. Robert Salcido, P.E., Director of REM Programs Brian Christensen, HERS & LEED-H Green Rater, Senior Engineer Architectural Energy Corporation February 26,

More information

IES Virtual Environment 2014 Feature Pack 01. Release Notes

IES Virtual Environment 2014 Feature Pack 01. Release Notes IES Virtual Environment 2014 Feature Pack 01 Release Notes August 2014 Contents VE 2014 Feature Pack 01 Changes... 0 General... 0 ModelIT... 0 Model Viewer II... 2 Component Modeller... 2 SunCast... 2

More information

DESIGN SUPPORT SIMULATIONS FOR A DOUBLE-SKIN FAÇADE

DESIGN SUPPORT SIMULATIONS FOR A DOUBLE-SKIN FAÇADE DESIGN SUPPORT SIMULATIONS FOR A DOUBLE-SKIN FAÇADE Martin Barták (1), Terezie Dunovská (2) and Jan Hensen (1,3) (1) Czech Technical University in Prague Faculty of Mechanical Engineering, Dept. of Environmental

More information

CHAPTER 5. Special Cases

CHAPTER 5. Special Cases CHAPTER 5 Special Cases OVERHANGS To be treated as an overhang, slotted and louvered shading devices must have the slats arranged so that no direct solar radiation penetrates the overhang at any time during

More information

Compliance with standard ASHRAE appendix G Performance Rating Method in VE2017

Compliance with standard ASHRAE appendix G Performance Rating Method in VE2017 Compliance with standard ASHRAE 90.1-2013 appendix G Performance Rating Method in VE2017 The development team is working on the navigator for ASHRAE 90.1-2013 appendix G which is scheduled to be rolled

More information

Regulations Determining Computer Room Cooling Selection

Regulations Determining Computer Room Cooling Selection PRECISION COOLING FOR MISSION CRITICAL APPLICATIONS Regulations Determining Computer Room Cooling Selection Precision vs Comfort Cooling White Paper STULZ USA All rights reserved New Regulatory Standards

More information

Lighting: FlucsDL (daylighting)

Lighting: FlucsDL (daylighting) Lighting: FlucsDL (daylighting) User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in

More information

INTEGRATED BUILDING ENERGY AND LIGHTING SIMULATION IN THE FRAMEWORK OF EU PV LIGHT PROJECT

INTEGRATED BUILDING ENERGY AND LIGHTING SIMULATION IN THE FRAMEWORK OF EU PV LIGHT PROJECT Eleventh International IBPSA Conference Glasgow, Scotland July 27-30, 2009 INTEGRATED BUILDING ENERGY AND LIGHTING SIMULATION IN THE FRAMEWORK OF EU PV LIGHT PROJECT Milan Janak 1 and Reinhard Kainberger

More information

PROTOCOL FOR HOUSE ENERGY RATING SOFTWARE

PROTOCOL FOR HOUSE ENERGY RATING SOFTWARE PROTOCOL FOR HOUSE ENERGY RATING SOFTWARE Version 25.1 AUSTRALIAN BUILDING CODES BOARD MAY 25 1 TABLE OF CONTENTS Foreword 1. Scope 2. Purpose and context of use 3. Features of the software 4. Methods

More information

Building Models Design And Energy Simulation With Google Sketchup And Openstudio Ahmed Y Taha Al-Zubaydi

Building Models Design And Energy Simulation With Google Sketchup And Openstudio Ahmed Y Taha Al-Zubaydi Building Models Design And Energy Simulation With Google Sketchup And Openstudio Ahmed Y Taha Al-Zubaydi Article Info Received: 11/9/2013 Accepted: 28/10/ 2013 Published online:1/12/2013 UTS University

More information

Combined Daylight and Thermal Calculation Tool for Annual Energy Performance Simulation of Rooms with Advanced Daylight-Controlled Lighting Systems

Combined Daylight and Thermal Calculation Tool for Annual Energy Performance Simulation of Rooms with Advanced Daylight-Controlled Lighting Systems Combined Daylight and Thermal Calculation Tool for Annual Energy Performance Simulation of Rooms with Advanced Daylight-Controlled Lighting Systems Steffen Petersen 1 1 Aarhus University Department of

More information

IES Virtual Environment 2012 Feature Pack 02 Release Notes

IES Virtual Environment 2012 Feature Pack 02 Release Notes www.iesve.com IES Virtual Environment 2012 Feature Pack 02 Integrated Environmental Solutions Limited Developers of the IES Virtual Environment February 2013 IES VE 2012 Feature Pack 02 VE 2012 Feature

More information

FlucsDL User Guide <VE> 6.0

FlucsDL User Guide <VE> 6.0 INTEGRATED ENVIRONMENTAL SOLUTIONS LIMITED International Sustainability Consulting Developers of the IES BOSTON, MA GLASGOW, SCOTLAND DUBLIN, IRELAND LONDON, ENGLAND MELBOURNE, AUSTRALIA

More information

Reducing Data Center Cooling Costs through Airflow Containment

Reducing Data Center Cooling Costs through Airflow Containment FEATURE Reducing Data Center Cooling Costs through Airflow Containment Implementing a containment solution in the data center costs much less than the alternatives of adding air handlers or other supplemental

More information

Universal Controller

Universal Controller 3 342 Universal Controller For comfort control in HVAC & R-Systems Standalone electronic universal controller with P or PI response Operating voltage in accordance to type AC 24 V Control application selectable

More information

MECHANICAL CALCULATIONS USING REVIT

MECHANICAL CALCULATIONS USING REVIT MECHANICAL CALCULATIONS USING REVIT PRESENTATION OVERVIEW ASHRAE 62.1 VENTILATION RATE PROCEDURE VS. ASHRAE 170 SPACE VENTILATION CREATE SPACES CREATE ZONE LEGEND CREATE A SPACE LEGEND HOW TO CREATE AND

More information

space is used effectively. Outdoor space components such as fences and trees affect the solar radiation that the building receives. These components a

space is used effectively. Outdoor space components such as fences and trees affect the solar radiation that the building receives. These components a BIM-based Simulation Tool for Building Thermal Performance in Built-up Areas H. Kawai 1,* and T. Asawa 1 1 Department of Environmental Science and Engineering, Tokyo Institute of Technology, Yokohama,

More information

FCU-MULTI Modbus Fan Coil Unit Controller

FCU-MULTI Modbus Fan Coil Unit Controller Product Sheet CT2.61 Controller Type FCU-MULTI FCU-MULTI Modbus Fan Coil Unit Controller FCU-MULTI is completely stand-alone operating room controller designed for room heating, cooling, ventilation, lighting

More information

EstimatorXpress PowerPack Tutorials

EstimatorXpress PowerPack Tutorials EstimatorXpress PowerPack Tutorials Software by Adrian Wild, Steven Mulgrew & James Pizzey Tutorial Written by Olivia Wild & John Rees House Builder XL Limited House Builder XL Limited 2010 2 Contents

More information

Building Energy and Environmental Modelling; Checklist for Choosing BEEM Software (CIBSE Applications Manual AM11, 1998, Appendix B)

Building Energy and Environmental Modelling; Checklist for Choosing BEEM Software (CIBSE Applications Manual AM11, 1998, Appendix B) Building Energy and Environmental Modelling; Checklist for Choosing BEEM Software (CIBSE Applications Manual AM11, 1998, Appendix B) 1 General 1.1 Program description Name, vendor, origins Program name

More information

DUKE UNIVERSITY CONSTRUCTION STANDARDS

DUKE UNIVERSITY CONSTRUCTION STANDARDS 1 00 01 10 Table of Contents DIVISION 00: PROCUREMENT AND CONTRACTING REQUIREMENTS 00 01 10 Table of Contents 06.17.2014 00 21 13 Instructions to Bidders 11.08.2013 00 22 13 Supplementary Instructions

More information

ENCLOSURE SYSTEMS DESIGN AND CONTROL SUPPORT VIA DYNAMIC SIMULATION-ASSISTED OPTIMIZATION. Vienna, Austria. Bangkok, Thailand

ENCLOSURE SYSTEMS DESIGN AND CONTROL SUPPORT VIA DYNAMIC SIMULATION-ASSISTED OPTIMIZATION. Vienna, Austria. Bangkok, Thailand Eighth International IBPSA Conference Eindhoven, Netherlands August 11-14, 2003 ENCLOSURE SYSTEMS DESIGN AND CONTROL SUPPORT VIA DYNAMIC SIMULATION-ASSISTED OPTIMIZATION Ardeshir Mahdavi 1 and Prechaya

More information

Building Energy and Environmental Modelling; Checklist for Choosing BEEM Software (CIBSE Applications Manual AM11, 1998, Appendix B)

Building Energy and Environmental Modelling; Checklist for Choosing BEEM Software (CIBSE Applications Manual AM11, 1998, Appendix B) Building Energy and Environmental Modelling; Checklist for Choosing BEEM Software (CIBSE Applications Manual AM11, 1998, Appendix B) IES Virtual Environment Apache Contents 1 General... 3 1.1 Program description...

More information

IES <Virtual Environment> Tutorial RadianceIES (Version 6.0)

IES <Virtual Environment> Tutorial RadianceIES (Version 6.0) IES Tutorial RadianceIES (Version 6.0) Introduction In this tutorial you will use RadianceIES, IES s 3D lighting simulation tool, to perform luminance and illuminance lighting simulations.

More information

A model study of the daylight and energy performance of rooms adjoining an atrium well

A model study of the daylight and energy performance of rooms adjoining an atrium well A model study of the daylight and energy performance of rooms adjoining an atrium well Jiangtao Du,*, teve harples, Neil Johnson chool of Architecture, University of heffield, heffield, UK chool of Architecture,

More information

HVAC Energy Management System

HVAC Energy Management System HVAC Energy Management System Spotlight coordinates the complex tasks required by a building s heating, cooling, fresh air, humidification and lighting systems resulting in increased efficiencies. OVERVIEW

More information

Technology for Constructing Environmentally Friendly Data Centers and Fujitsu s Approach

Technology for Constructing Environmentally Friendly Data Centers and Fujitsu s Approach Technology for Constructing Environmentally Friendly Data Centers and Fujitsu s Approach Hiroshi Nagazono In recent years, IT devices such as servers have come to have high performance and be highly integrated

More information

Parametric Daylight Envelope: shading for maximum performance

Parametric Daylight Envelope: shading for maximum performance Parametric Daylight Envelope: shading for maximum performance Danijel Rusovan and Luisa Brotas International Radiance Workshop 2012 Summary Introduction Case study Screen Geometry and Parametric Variation

More information

Temperature Controller (Heat Pumps)

Temperature Controller (Heat Pumps) 3 347 Temperature Controller (Heat Pumps) For comfort control in HVAC & R systems Standalone electronic controller Programmable controller with preconfigured applications Three universal inputs for Ni1000,

More information

Temperature Controller

Temperature Controller 2 728 Temperature Controller ultizone Floor Heating Systems RRV817 ultizone model with up to 7 zone outputs by combining 2 RRV817 controllers. Used for central control of underfloor heating systems in

More information

TRACE 3D Plus Getting Started - Load Design and Energy and Economics Examples L E T S G O B E YO N D. Trane.com/TRACE3DPlus

TRACE 3D Plus Getting Started - Load Design and Energy and Economics Examples L E T S G O B E YO N D. Trane.com/TRACE3DPlus TRACE 3D Plus Getting Started - Load Design and Energy and Economics Examples L E T S G O B E YO N D. Trane.com/TRACE3DPlus Welcome to TRACE 3D Plus! You have purchased a next generation, comprehensive

More information

Temperature controller Ducted systems

Temperature controller Ducted systems 2 725 Temperature controller Ducted systems Standard model without zoning functions RRV851 Multifunctional controller used for central control of ducted HVAC systems in combination with a QAX850 master

More information

Using Autodesk Ecotect Analysis and Building Information Modeling

Using Autodesk Ecotect Analysis and Building Information Modeling Autodesk Ecotect Analysis 2010 Using Autodesk Ecotect Analysis and Building Information Modeling This document helps you to get the most from Autodesk Ecotect Analysis software and building information

More information

IES Modelling Procedure for the low energy cooling and

IES Modelling Procedure for the low energy cooling and Natural Ventilation Natural Cooling Natural Daylight IES Modelling Procedure for the COOL-PHASE low energy cooling and ventilation system Performance Component This document sets out Monodraught s procedure

More information

HOURLY ANALYSIS PROGRAM v5.00 and v5.01

HOURLY ANALYSIS PROGRAM v5.00 and v5.01 HOURLY ANALYSIS PROGRAM v and v5.01 Carrier Software Systems Carrier Corporation Syracuse, New York Rev. November 3, 2016 Copyright 2016 Carrier Corporation, All Rights Reserved Contents Chiller Features

More information

3D Modeling and Energy Analysis of a Residential Building using BIM Tools

3D Modeling and Energy Analysis of a Residential Building using BIM Tools 3D Modeling and Energy Analysis of a Residential Building using BIM Tools A. S. Shivsharan 1, Mrs. D. R. Vaidya 2, Prof. R. D. Shinde 3 1P. G. Student: Construction Management, Civil Engineering Department,

More information

Using the Discrete Ordinates Radiation Model

Using the Discrete Ordinates Radiation Model Tutorial 6. Using the Discrete Ordinates Radiation Model Introduction This tutorial illustrates the set up and solution of flow and thermal modelling of a headlamp. The discrete ordinates (DO) radiation

More information

ApacheHVAC User Guide part A: Overview and fundamentals

ApacheHVAC User Guide part A: Overview and fundamentals ApacheHVAC User Guide Part A: Overview and Fundamentals IES Virtual Environment Copyright 2016 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or

More information

Middle East Technical University Mechanical Engineering Department ME 413 Introduction to Finite Element Analysis Spring 2015 (Dr.

Middle East Technical University Mechanical Engineering Department ME 413 Introduction to Finite Element Analysis Spring 2015 (Dr. Middle East Technical University Mechanical Engineering Department ME 413 Introduction to Finite Element Analysis Spring 2015 (Dr. Sert) COMSOL 1 Tutorial 2 Problem Definition Hot combustion gases of a

More information

For this week only, the TAs will be at the ACCEL facility, instead of their normal office hours.

For this week only, the TAs will be at the ACCEL facility, instead of their normal office hours. BEE 3500 Homework Assignment 5 Notes: For this assignment, you will use the computational software COMSOL Multiphysics 5.3, available in Academic Computing Center Engineering Library (ACCEL) at the Carpenter

More information

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved.

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. Solar: SunCast User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without

More information

Energy modeling of two office buildings with data center for green building design

Energy modeling of two office buildings with data center for green building design Available online at www.sciencedirect.com Energy and Buildings 40 (2008) 1145 1152 www.elsevier.com/locate/enbuild Energy modeling of two office buildings with data center for green building design Yiqun

More information

Introducing the Heat Wheel to the Data Center

Introducing the Heat Wheel to the Data Center Introducing the Heat Wheel to the Data Center Robert (Dr. Bob) Sullivan, Ph.D. Data Center Infrastructure Specialist KyotoCooling International Critical Facilities Round Table 1 A New Free Cooling Technique

More information

Rooftop Unit Optimization Offering Frequently Asked Questions and Updates Released April 1, 2013

Rooftop Unit Optimization Offering Frequently Asked Questions and Updates Released April 1, 2013 1 South Pinckney, Suite 340 Madison, WI 53703 phone: 800.762.7077 fax: 608.230.7035 focusinfo@focusonenergy.com www.focusonenergy.com Rooftop Unit Optimization Offering Frequently Asked Questions and Updates

More information

THE CREATION OF GENERIC ENERGY SIMULATION MODELS WHICH REPRESENT TYPICAL COMMERCIAL BUILDINGS AND THEIR CALIBRATION AGAINST REAL ENERGY DATA

THE CREATION OF GENERIC ENERGY SIMULATION MODELS WHICH REPRESENT TYPICAL COMMERCIAL BUILDINGS AND THEIR CALIBRATION AGAINST REAL ENERGY DATA THE CREATION OF GENERIC ENERGY SIMULATION MODELS WHICH REPRESENT TYPICAL COMMERCIAL BUILDINGS AND THEIR CALIBRATION AGAINST REAL ENERGY DATA Shaan Cory 1, Anthony Gates 1, and Michael Donn 1 1 Victoria

More information

FlucsLDB: Lighting Database

FlucsLDB: Lighting Database FlucsLDB: Lighting Database User Guide IES Virtual Environment Copyright 2014 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any

More information

SunCast - User Guide. IES Virtual Environment 2013

SunCast - User Guide. IES Virtual Environment 2013 SunCast - User Guide IES Virtual Environment 2013 Contents 1 Introduction to SunCast... 3 1.1 SunCast Features...3 1.2 Getting Help...3 2 Starting SunCast... 3 2.1 Application Bar...3 2.2 Mode...4 3 The

More information

DIVISION 0 - BIDDING REQUIREMENTS, CONTRACTOR FORMS AND CONDITIONS OF THE CONTRACT

DIVISION 0 - BIDDING REQUIREMENTS, CONTRACTOR FORMS AND CONDITIONS OF THE CONTRACT TABLE OF CONTENTS INTRODUCTORY INFORMATION 00 00 10 Title Page 00 00 20 Table of Contents DIVISION 0 - BIDDING REQUIREMENTS, CONTRACTOR FORMS AND CONDITIONS OF THE CONTRACT Section 00 02 00 Notice to Bidders

More information

Avoidable Mistakes that Compromise Cooling Performance in Data Centers and Network Rooms

Avoidable Mistakes that Compromise Cooling Performance in Data Centers and Network Rooms Avoidable Mistakes that Compromise Cooling Performance in Data Centers and Network Rooms Problem Several cooling system mistakes are very common and avoidable Mistakes compromise availability and increase

More information

Board Presentation 12 December Capital Project A Sewer, Roof, Security, Technology and Energy Project. Thursday, 12 December 2013

Board Presentation 12 December Capital Project A Sewer, Roof, Security, Technology and Energy Project. Thursday, 12 December 2013 Board Presentation 12 December 2013 A Sewer, Roof, Security, Technology and Energy Project 2013 Thursday, 12 December 2013 Project Consulting Team Stieglitz Snyder Architecture Architecture Bernard P.

More information

HEED Validated Against the ASHRAE/BESTEST Standard 140

HEED Validated Against the ASHRAE/BESTEST Standard 140 HEED Validated Against the ASHRAE/BESTEST Standard 140 Alicyn Henkhaus, EIT August 23, 2011 The current release of HEED 4.0 (Build 16, Aug 11, 2011) was validated using ASHRAE Standard 140, 2007. It consists

More information

EDSL Guide for Revit gbxml Files

EDSL Guide for Revit gbxml Files EDSL Guide for Revit gbxml Files Introduction This guide explains how to create a Revit model in such a way that it will create a good gbxml file. Many geometry issues with gbxml files can be fixed within

More information

Room unit with PPS2 interface

Room unit with PPS2 interface 1 626 Room unit with PPS2 interface for use with: controllers with a PPS2 interface QAA88.3 Room temperature measurement Key buttons for adjustment of the room temperature setpoint Key buttons for operating

More information

Table of Contents

Table of Contents Table of Contents Introduction About Insight Solar Analysis Requirements Workflows Overview Annual Photovoltaic Analysis Custom Managing Results Analysis Display Settings Customizing Analysis Visual Styles

More information

Building and HVAC system simulation with the help of

Building and HVAC system simulation with the help of Simbuild 2008 IBPSA US - 3 rd National Building Simulation Conference Berkeley, CA Building and HVAC system simulation with the help of an engineering equation solver S. Bertagnolio, G.Masy, P.André and

More information

FOCUS GUIDE VAV ZONE CONTROLLER. Configuration Guide for ProLon Focus Software

FOCUS GUIDE VAV ZONE CONTROLLER. Configuration Guide for ProLon Focus Software FOCUS GUIDE VAV ZONE CONTROLLER Configuration Guide for ProLon Focus Software www.proloncontrols.com info@proloncontrols.com 17 510, rue Charles, Suite 100, Mirabel, QC, J7J 1X9 REV. 6.2.0 PL-FOC-VAV-C/F-EN

More information

FlucsDL User Guide IES Virtual Environment 6.4. Lighting

FlucsDL User Guide IES Virtual Environment 6.4. Lighting FlucsDL User Guide IES Virtual Environment Lighting 1. Introduction to FlucsDL... 8 1.1. What s new in this version... 8 1.2. Calculations... 8 2. Menus... 9 2.1. File Menu... 9 2.1.1. Save Project, Save

More information

Electrical Actuators

Electrical Actuators 4 891 SSB without auxiliary switch SSB1 with auxiliary switch Electrical Actuators for small valves types VVP45, VXP45, VMP45 (max D25, k VS = 63 m 3 /h) SSB31 SSB81 SSB61 SSB31 operating voltage AC 230

More information

Questions and Answers

Questions and Answers Autodesk Ecotect Analysis 2010 Questions and Answers This document addresses common questions about Autodesk Ecotect Analysis software s technical capabilities and design process. Contents 1. General Product

More information

CONTENTS CONTROLLERS room controllers room units control units PRODUAL 3 CATALOGUE

CONTENTS CONTROLLERS room controllers room units control units PRODUAL 3 CATALOGUE Catalogue 207 CONTENTS CONTROLLERS... 4 room controllers... 5 room units... 29 control units... 24 PRODUAL 3 CATALOGUE T U R KU I C T C ON T R OL L E R S Multifunctional controllers for optimal performance

More information

Building Control GAMMA instabus

Building Control GAMMA instabus The worldwide standard for home and building control Building Control GAMMA instabus siemens.com/gamma The comprehensive GAMMA instabus product portfolio comprises intelligent devices and is your key to

More information

Heating Circuit Controller

Heating Circuit Controller 2 705 Synco 900 Heating Circuit Controller RRV912 RF-controlled heating circuit controller for up to 2 heating circuits RF communication based on KNX standard (868 MHz, bidirectional) Connection facility

More information

Energy Engineering: Tools and Trends

Energy Engineering: Tools and Trends Energy Engineering: Tools and Trends AEE Northeast Ohio Chapter Meeting March 27, 2008 1 Introduction Background and Experience Energy Engineer for Trane 20 years in HVAC Industry Equipment design and

More information

Lecture Material Courtesy of Vladimir Bazjanac (LBNL)

Lecture Material Courtesy of Vladimir Bazjanac (LBNL) Lecture Material Courtesy of Vladimir Bazjanac (LBNL) Today What is simulation Types of simulation models Energy performance simulation EnergyPlus model architecture How to get EnergyPlus software BEP

More information

Lighting/Daylighting Software Current State of the Art Report

Lighting/Daylighting Software Current State of the Art Report Lighting/Daylighting Software Current State of the Art Report A Report for GPIC Task 2.2 by Richard G. Mistrick, PhD, PE, FIES Associate Professor of Architectural Engineering RMistrick@psu.edu, 814-863-2086

More information

The 2016 Legislation.

The 2016 Legislation. The 2016 Legislation The Required Tasks Links with Revit model improving workflow Fully gbxml BIM compliant Resolve gbxml file transfer issues Revit Architecture Merge architectural changes quickly as

More information