[TRNSYS-users] Bug in type 21 Time values?

Marcus jones.0bj3 at gmail.com
Sun Nov 11 08:22:21 PST 2012


Think line
Think this line;
day_month    = int(dmod(hour_month,24.0))  + 1    !Day of the month

Should be just;
day_month    = int(hour_month,24.0)  + 1    !Day of the month

?

-- 
Marcus Jones,  M.Sc., LEED®AP BD+C
*Freelance energy consultant*
*Vienna, Austria*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20121111/d3d87a40/attachment-0001.htm>


More information about the TRNSYS-users mailing list