VE API returning different values 'Degrees > Max. adaptive temp. (TM 52 criterion 1)' variable than vistapro
Posted: Fri Nov 22, 2024 11:38 am
Hi All,
I have been working on a script to extract TM52 deltaT variable (Criterion 01) to perform overheating analysis. However, VE python API output and vistapro outputs are not matching for almost all the rooms. This causes different number of hours > 1deg numbers reported via python API and vistapro (default ADO reports from VE).
Upon further investigation, I found that VE API results are matching with default ADO reports when air speed in ADO report is set to 0.8m/s.
This means that delta T variable returned by VE API is calculated at air speed of 0.8m/s instead of 0.1m/s (as reported in Vistapro).
Anyone else experienced this problem ? How do you back calculate delta T at 0.1m/s in VE API ?
Thanks!
I have been working on a script to extract TM52 deltaT variable (Criterion 01) to perform overheating analysis. However, VE python API output and vistapro outputs are not matching for almost all the rooms. This causes different number of hours > 1deg numbers reported via python API and vistapro (default ADO reports from VE).
Upon further investigation, I found that VE API results are matching with default ADO reports when air speed in ADO report is set to 0.8m/s.
This means that delta T variable returned by VE API is calculated at air speed of 0.8m/s instead of 0.1m/s (as reported in Vistapro).
Anyone else experienced this problem ? How do you back calculate delta T at 0.1m/s in VE API ?
Thanks!