-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
Enhancement Request
NatLabRockies/EnergyPlus#8474 allowed for different units between the energyplus tabular output and the output SQL file. Since the openstudio_results measure requires the SQL file in SI units, this allows for generating both the tabular output and the openstudio standard output in IP units with one run (see this UnmetHours question).
It's easy enough to make the required input changes with an EnergyPlus measures, but would be even easier if those objects were wrapped. Or maybe set thru a FT option?
Detailed Description
Possible Implementation
Reactions are currently unavailable