-
Notifications
You must be signed in to change notification settings - Fork 13
How to Configure an OpenStudio Model
First, it is necessary to obtain an OpenStudio model (.osm) for configuration in Alfalfa. Models may be developed with the OpenStudio application or existing reference models may be used. Please see the OpenStudio User Documentation for more information on developing models using OpenStudio and the DoE Prototype Building Models for examples of reference models that may be used.
Note: If your model is in Energy Plus Input File Format (.idf) additional steps may be required to convert your model to an .osm file.
Determine the inputs and outputs relevant for your use case. All points that are documented in "List of Automatically Generated Energyplus Points" will be automatically generated upon upload to Alfalfa, and no additional steps are required in order to expose these points.
However, if additional points are required, follow the steps documented in "Creating Inputs and Outputs With Measures" to expose additional points in your model.
Once you have obtained a .osm model, configured any OpenStudio measures required for your use case, and obtained a weather file to run your model against, put all relevant files in "Required Structure of OpenStudio Workflow" for upload to Alfalfa.
- 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