NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
494 stars 188 forks source link

unexpected translation from osm to idf for `OS:AirConditioner:VariableRefrigerantFlow` #5039

Closed JanghyunJK closed 7 months ago

JanghyunJK commented 9 months ago

Issue overview

Unsure if this the right place to post.. But, I'm seeing couple fields in OS:AirConditioner:VariableRefrigerantFlow object not properly being transferred to IDF.

Current Behavior

Below is the last 15 fields I have in the osm file: image

Below is what I get for the same fields in the idf file (after running OS app): image

Maximum Outdoor Temperature in Heat Recovery Mode switched from 20C to 30C. I couldn't find any description around this value being overridden from the documentation.

Initial Heat Recovery Cooling Capacity Fraction {W/W} switched from 0.5 to 1. I couldn't find any description around this value being overridden from the documentation.

Expected Behavior

I guess I just want to see the same values between osm and idf.

Steps to Reproduce

adding sample/example file here

Possible Solution

unsure

Details

Environment

Some additional details about your environment for this issue (if relevant):

Context