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
Keep in mind that the new/modified objects contain fields that are newly introduced in this feature branch, whereas they have not yet been merged into develop. In the event that this feature branch does not get merged during this cycle (i.e., we don't merge #4172), we'd lose the newly wrapped objects and existing object modifications altogether until the next cycle.
Update: sounds like that feature branch will not be going into this upcoming release. Which means: if we want to release the objects above in openstudio, we'd need to pick out only the "develop" parts of them.
Output:SQLite gained a field Unit Conversion for Tabular Data
Should we consider wrapping this object in the model SDK now?
New key OutdoorAirDetails in Output:TableSummaryReports
ZoneHVAC:BaseboardRadiant convective and a few others got broken in two (a Design object and the zonehvac one)
UtilityCost:Variable: key renamed from "Power" to "Demand"
Construction:InternalSource used to be a standalone object listing it's layers. Now it's replaced with ConstructionProperty:InternalHeatSource which references a Construction object. I have made the choices to keep the OS SDK API intact and handle that in the ForwardTranslator.
Enhancement Request
Once v9.5.0-IOFreeze is released, we should update to it.
Detailed Description
https://github.com/NREL/EnergyPlus/blob/develop/src/Transition/InputRulesFiles/Rules9-4-0-to-9-5-0.md
Major changes
New additions
ElectricLoadCenter:Storage:LiIonNMCBattery
: New battery model from SAM ElectricLoadCenter:Storage:LiIonNMCBattery EnergyPlus#8499Minor stuff
Construction:AirBoundary
Construction:AirBoundary - remove solar and radiant method fields EnergyPlus#8370The text was updated successfully, but these errors were encountered: