Impossibility to set "CorrelationFromWeatherFile" for OS:Site:WaterMainsTemperature
I am trying to set this option to the OS:Site:WaterMainsTemperature using the following syntax:
w=model.getSiteWaterMainsTemperature
w.setCalculationMethod("CorrelationFromWeatherFile")
but it always returns false. Am I missing anything? Is this option implemented in OpenStudio.
add a comment