-
Notifications
You must be signed in to change notification settings - Fork 13
Populating Alfalfa with BuildStock Models
Lauren Klun edited this page Apr 18, 2024
·
4 revisions
NREL's ComStock and ResStock projects generate hundreds of thousands building models to serve as a representative sample of residential and commercial buildings in the United States. This page is a guide on how to leverage these resources to quickly populate a community of buildings in Alfalfa.
- This workflow and accompanying code is under active development.
- Understanding your use case to select appropriate models, i.e. validation/verification for experiments.
- Where do you find the repository of models.
- What information do you need to record for the next step of the process.
- How to download the models
- Links to already created measures for these sets?
- BuildStock specific considerations for measure creation.
- Getting Started with Model Measures Part 1: Creating Inputs and Outputs
- Getting Started with Model Measures Part 2: Creating Actuators
- Getting Started with EnergyPlus Measures Part 1: Creating Inputs and Outputs
- Getting Started with EnergyPlus Measures Part 2: Creating Actuators
- How to Configure an OpenStudio Model
- How to Configure Measures for Use with Alfalfa Ruby Gem
- How to Create Inputs and Outputs With Measures
- How to Run URBANopt Output Models in Alfalfa
- How to Migrate EnergyPlus Python Plugins
- How to Integrate Python based Electric Vehicle Models with OpenStudio Workflows
- How to Locally Test OpenStudio Models
- Required Structure of OpenStudio Workflow
- List of Automatically Generated Energyplus Points
- Alfalfa EnergyPlus Mixin Methods
- Getting Started with Uploading and Running a Model Using Python
- Getting Started with Uploading and Running a Model Using the UI
- How to Install Alfalfa Client
- How to Preprocess and Upload a Model
- How to Step Through a Simulation
- How to View Historical Data in Grafana
- How to Configure an Alias
- How to Troubleshoot Models