You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default cooling coil OS:Coil:Cooling:Water from the HVAC library has ! Heat Exchanger Configuration as nil. This is correct and should be translated to EnergyPlus as the default (CounterFlow for cooling coils).
However, when dropping the object into a loop using the OpenStudio App, the App appears to assign CrossFlow to the object (shown in the drop down menu). Inspecting the osm file, it does not actually assign CrossFlow (it is still nil). But, when the simulation is run, it gets translated to EnergyPlus as CrossFlow.
Current Behavior
Expected Behavior
Steps to Reproduce
Create air loop and drop in a chilled water coil. App shows CrossFlow is selected:
Inspecting the osm file, it shows nil:
Inspecting the idf input file, it shows CrossFlow:
Possible Solution
Details
Environment
Some additional details about your environment for this issue (if relevant):
Platform (Operating system, version):
Version of OpenStudioApplication (if using an intermediate build, include SHA):
Context
The text was updated successfully, but these errors were encountered:
Ski90Moo
added
the
Triage
Issue needs to be assessed and labeled, further information on reported might be needed
label
Dec 12, 2022
As a work around in the meantime, you can select CrossFlow in the app and then select CounterFlow, this will hard assign the values in that field
macumber
added
OpenStudio SDK Issue
An issue that is not related to OpenStudioApplication but to NREL/OpenStudio SDK
and removed
Triage
Issue needs to be assessed and labeled, further information on reported might be needed
labels
Dec 20, 2022
Issue overview
The default cooling coil OS:Coil:Cooling:Water from the HVAC library has ! Heat Exchanger Configuration as nil. This is correct and should be translated to EnergyPlus as the default (CounterFlow for cooling coils).
However, when dropping the object into a loop using the OpenStudio App, the App appears to assign CrossFlow to the object (shown in the drop down menu). Inspecting the osm file, it does not actually assign CrossFlow (it is still nil). But, when the simulation is run, it gets translated to EnergyPlus as CrossFlow.
Current Behavior
Expected Behavior
Steps to Reproduce
Create air loop and drop in a chilled water coil. App shows CrossFlow is selected:
Inspecting the osm file, it shows nil:
Inspecting the idf input file, it shows CrossFlow:
Possible Solution
Details
Environment
Some additional details about your environment for this issue (if relevant):
Context
The text was updated successfully, but these errors were encountered: