How to add/define part load performance curves using Openstudio?
Hi,
I am having trouble figuring out how to add part load performance curves for both a fuel-fired water heater (mixed) and a gas heating coil in Openstudio v1.5. Opening these HVAC items in the edit window, I can see the blank to select the Curve, but no way to define a new curve.
Thanks in advance!
Thanks for your response Julien. By text mode do you mean export to idf and then use the text editor or does Openstudio itself have a text mode?
The openstudio file (OSM) is nothing but text really (just like the idf). Right click the .osm file and open with a text editor, like notepad++. Search for "OS:Curve".
Thanks for the easy fix!