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
Support the EnergyPlus object SurfaceControl:MovableInsulation in the OS SDK
Detailed Description
The movable insulation object can be used to add insulation surface(s) on top of opaque surfaces, such as a transparent coating that affects the radiative gains to a roof surface. Below is an example EP object that would be generated from OS - the TransparentInsulationMaterial is a WindowMaterial:Glazing object defined elsewhere.
SurfaceControl:MovableInsulation,
Outside, ! Insulation Type
Surface 14, ! Surface Name
TransparentInsulationMaterial, ! Material Name
Always On Discrete; ! Schedule Name
Attached is a text file of an idf that uses this object to apply a transparent insulation material on the roof surfaces: coating_idf.txt
Enhancement Request
Support the EnergyPlus object
SurfaceControl:MovableInsulation
in the OS SDKDetailed Description
The movable insulation object can be used to add insulation surface(s) on top of opaque surfaces, such as a transparent coating that affects the radiative gains to a roof surface. Below is an example EP object that would be generated from OS - the
TransparentInsulationMaterial
is aWindowMaterial:Glazing
object defined elsewhere.Attached is a text file of an idf that uses this object to apply a transparent insulation material on the roof surfaces:
coating_idf.txt
@joseph-robertson
The text was updated successfully, but these errors were encountered: