Search Results
Results 1 to 25 out of 465
| Name | Type | Description | Download |
|---|---|---|---|
| Create Custom Space Types From CSV | Ruby measure | The user can enter custom data into a space type csv file and a schedules csv file. From these, the measure generates the requested space types. Repo: Ski90Moo/OpenStudio_Measures_HEPLLC |
download Create Custom Space Types From CSV |
| Build Simple Residential Model | Ruby measure | This measure creates a simple residential building model similar to
ResStock/HPXML approach. It generates geometry, constructions, HVAC systems,
and other building components for a single-family home. Repo: Ski90Moo/OpenStudio_Measures_HEPLLC |
download Build Simple Residential Model |
| Add and Apply ScheduleInterval or ScheduleFile From File | Ruby measure | This measure adds a schedule object from a file of interval data and can replace an existing schedule in the file with it. It also lets you specify which column from the CSV should be read so you can store multiple columns of data in one file. Allows beginning rows to be ignored in case there is... Repo: AMBER-Group-CSM/openstudio-amber-measures-gem |
download Add and Apply ScheduleInterval or ScheduleFile From File |
| Add and Apply Load and Schedule from File | Ruby measure | This measure imports electric or lighting load data from a CSV file and applies it to a selected load in the OpenStudio model as a ScheduleInterval. The measure offers options to normalize the data by floor area, invert the data if it represents energy consumption as negative values, and replace... Repo: AMBER-Group-CSM/openstudio-amber-measures-gem |
download Add and Apply Load and Schedule from File |
| Shift Hours of Operation | Ruby measure | This measure will infer the hours of operation for the building and then will shift the start of the hours of operation and change the duration of the hours of operation. In an alternate workflow you can directly pass in target start and duration rather than a shift and delta. Inputs can vary... Repo: NREL/openstudio-calibration-gem |
download Shift Hours of Operation |
| General Calibration Measure Multiplier | Ruby measure | This is a general purpose measure to calibrate space and space type elements with a Multiplier. Repo: NREL/openstudio-calibration-gem |
download General Calibration Measure Multiplier |
| General Calibration Measure Percent Change | Ruby measure | This is a general purpose measure to calibrate space and space type elements with a percent change. Repo: NREL/openstudio-calibration-gem |
download General Calibration Measure Percent Change |
| Inspect and Edit Parametric Schedules | Ruby measure | This model will create arguments out of additional property inputs for parametric schedules in the model. You can use this just to inspect, or you can alter the inputs. It will not make parametric inputs for schedules that are not already setup as parametric. If you want to generate parametric... Repo: NREL/openstudio-calibration-gem |
download Inspect and Edit Parametric Schedules |
| Add Monthly JSON Utility Data | Ruby measure | Add Monthly JSON Utility Data Repo: NREL/openstudio-calibration-gem |
download Add Monthly JSON Utility Data |
| PeakPeriodSchedulesShift | Ruby measure | Shifts select weekday (or weekday/weekend) schedules out of a peak period. Repo: NREL/openstudio-load-flexibility-measures-gem |
download PeakPeriodSchedulesShift |
| ShiftScheduleByType | Ruby measure | This measure was developed for the URBANopt Class Project and shifts specific building schedules if they include cooling ("CLG"), heating ("HTG"), or air ("Air") strings. The measure will shift these chosen schedules by an amount specified by the user and will also output a .csv file of the... Repo: NREL/openstudio-load-flexibility-measures-gem |
download ShiftScheduleByType |
| Find and Replace Object Names in the Model | Ruby measure | This measure will find and replace the string you search for in names of all objects in the model. Repo: NREL/openstudio-model-articulation-gem |
download Find and Replace Object Names in the Model |
| Create Typical DEER Building from Model | Ruby measure | Takes a model with space and stub space types, and assigns constructions, schedules, internal loads, hvac, and other loads such as exterior lights and service water heating. Repo: NREL/openstudio-model-articulation-gem |
download Create Typical DEER Building from Model |
| Find And Replace In All Thermal Zone Names | Ruby measure | This measure will find and replace text in all thermal zone names. If the resulting name doesn't represent a unique thermal zone name it won't be changed. The search string must not be empty, but the replace string be empty. Repo: NREL/openstudio-model-articulation-gem |
download Find And Replace In All Thermal Zone Names |
| Merge Spaces from External File | Ruby measure | The measure lets you merge the contents from spaces in an external file into spaces in your current model. Spaces are identifed by the space name being the same in the two models. If a space is in the current model but not the external model they will be deleted. If a space is in both models the... Repo: NREL/openstudio-model-articulation-gem |
download Merge Spaces from External File |
| AssignSpaceTypeBySpaceName | Ruby measure | Assign space type to spaces with names that include a user defined string. Optionally skip over spaces that already have space types assigned directly to the space. Repo: NREL/openstudio-model-articulation-gem |
download AssignSpaceTypeBySpaceName |
| Blended Space Type from Model | Ruby measure | This measure will remove all space type assignemnts and hard assigned internal loads from spaces that are included in the building floor area. Spaces such as plenums and attics will be left alone. A blended space type will be created from the original internal loads and assigned at the building... Repo: NREL/openstudio-model-articulation-gem |
download Blended Space Type from Model |
| Create Parametric Schedules | Ruby measure | Create parametric schedules for internal loads and HVAC availability. Replace existing schedules in model with newly generated schedules. New schedules along with hours of operation schedule will go in a building level schedule set. Repo: NREL/openstudio-model-articulation-gem |
download Create Parametric Schedules |
| Create Typical DOE Building from Model | Ruby measure | Takes a model with space and stub space types, and assigns constructions, schedules, internal loads, hvac, and other loads such as exterior lights and service water heating. Repo: NREL/openstudio-model-articulation-gem |
download Create Typical DOE Building from Model |
| Space Type and Construction Set Wizard | Ruby measure | Create DOE space types and or construction sets for the requested building type, climate zone, and target. Repo: NREL/openstudio-model-articulation-gem |
download Space Type and Construction Set Wizard |
| Blended Space Type from Floor Area Ratios | Ruby measure | This measure will take a string argument describing the space type ratios, for space types already in the model. There is also an argument to set the new blended space type as the default space type for the building. The space types refererenced by this argument should already exist in the model. Repo: NREL/openstudio-model-articulation-gem |
download Blended Space Type from Floor Area Ratios |
| Create DOE Prototype Building | Ruby measure | Creates the DOE Reference Building Models as starting points for other analyses. Repo: NREL/openstudio-model-articulation-gem |
download Create DOE Prototype Building |
| DEER Space Type and Construction Set Wizard | Ruby measure | Create DEER space types and or construction sets for the requested building type, climate zone, and target. Repo: NREL/openstudio-model-articulation-gem |
download DEER Space Type and Construction Set Wizard |
| Create Baseline Building | Ruby measure | Creates the Performance Rating Method baseline building. For 90.1, this is the Appendix G aka LEED Baseline. For India ECBC, this is the Appendix D Baseline. Note: for 90.1, this model CANNOT be used for code compliance; it is not the same as the Energy Cost Budget baseline. Repo: NREL/openstudio-model-articulation-gem |
download Create Baseline Building |
| Create DEER Prototype Building ALPHA Version | Ruby measure | Creates the DEER Prototype Building Models as starting points for other analyses. This measure is a work-in-progress ALPHA version. Some of the building types do not simulate correctly, and no attempt has yet been made to ensure that the simulation results match the DOE-2 DEER Prototypes. Repo: NREL/openstudio-model-articulation-gem |
download Create DEER Prototype Building ALPHA Version |
