OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
** Severe ** Coil:WaterHeating:Desuperheater = COIL WATER HEATING DESUPERHEATER 1: Rated Heat Reclaim Recovery Efficiency must be > 0.0 and <= 0.3, Rated Heat Reclaim Recovery Efficiency = 0.800
** Severe ** Coil:WaterHeating:Desuperheater = COIL WATER HEATING DESUPERHEATER 2: Rated Heat Reclaim Recovery Efficiency must be > 0.0 and <= 0.3, Rated Heat Reclaim Recovery Efficiency = 0.800
** Fatal ** Errors found in getting Coil:WaterHeating:Desuperheater input. Preceding condition causes termination.
...Summary of Errors that led to program termination:
..... Reference severe error count=2
..... Last severe error=Coil:WaterHeating:Desuperheater = COIL WATER HEATING DESUPERHEATER 2: Rated Heat Reclaim Recovery Efficiency must be > 0.0 and <= 0.3, Rated Heat Reclaim Recovery Efficiency = 0.800
This checks has been there for at least 6 years in E+. Probably should issue an Error in the FT... but not much else we can do. Re-titling and labeling.
https://github.com/NREL/OpenStudio/blob/d6d7665b56030fb20146a096f7366ee1141d4d24/openstudiocore/src/model/CoilWaterHeatingDesuperheater.cpp#L544
E+ will throw with this default.
cf: https://github.com/NREL/OpenStudio-resources/pull/71#issuecomment-528782153