First time here? Check out the Help page!
1 | initial version |
On the OpenStudio front:
Phase change material is modeled using MaterialProperty:PhaseChange in EnergyPlus. This object is not available directly in OpenStudio, but could be added to a model via an EnergyPlus Measure.
A dry cooler is called a FluidCooler in EnergyPlus. It is available in OpenStudio. You would attach this to the supply side of a PlantLoop.
Since DesignBuilder uses EnergyPlus as the engine, it may well already expose these objects. It should be easier to check now that you know their EnergyPlus names.