Max Adaptive Comfort Temperature

The VE Python API allows users create simple programs using the Python Programming Language, to interact with a VE Model and/or Vista Results File
Post Reply
Swinners
VE Newbie
VE Newbie
Posts: 8
Joined: Thu Jul 25, 2019 2:21 pm

Max Adaptive Comfort Temperature

Post by Swinners »

Does anyone know if it's possible to get the Max Adaptive Comfort Temperature from the results file? Can't see anything in the documentation.

Chris
User avatar
Rhind
IES Staff
IES Staff
Posts: 87
Joined: Fri Mar 22, 2013 5:06 pm

Re: Max Adaptive Comfort Temperature

Post by Rhind »

Yes, you can do so through the WeatherFileReader. The documentation is a little out of date on this - there are two available variables not listed.

You can use 15 for Running Mean Temperature and 16 for Max Adaptive Comfort Temperature.

Hope that helps.
Post Reply