[TRNSYS-users] windspeed tess tool

Michaël Kummert michael.kummert at gmail.com
Thu Jan 28 05:37:40 PST 2016


TRNSYS understands the caret (aka circumflex accent, ^), even though it will
appear in red in the equation editor.
Also note that if you intend "1/a" to be the exponent you need parentheses:

result = variable^(1/a)      
or     
result = variable**(1/a)

Michaël Kummert
Polytechnique Montréal


-----Original Message-----
From: TRNSYS-users [mailto:trnsys-users-bounces at lists.onebuilding.org] On
Behalf Of Jens Jungclaus
Sent: Thursday, January 28, 2016 01:56
To: TRNSYS users mailing list at OneBuilding.org
<trnsys-users at lists.onebuilding.org>
Subject: Re: [TRNSYS-users] windspeed tess tool

Hi,

you have to write:

(height module/height wheater station)**1/a

Best regards,
Jens


Am 28.01.2016 um 07:46 schrieb benjamin stobbe:
> Dear people,
>
> While i was implementing a way to take the height of the building into 
> account I found out it is not possible to do something to the power in 
> the calculator so i can not do (height module/height wheater 
> station)^1/a, but then i came across the windspeed calculator tool in 
> the tess library but this was does not have documentation yet so i 
> opened the sourcecode but i could not figure out if you did to the 
> power or used the one with ln function? I'm not a hero in Fortran, i 
> saw something about making boundaries. So I hope someone can make this 
> clear to me
>
> Best regards,
>
> Benjamin Stobbe
>
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at lists.onebuilding.org
> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org

_______________________________________________
TRNSYS-users mailing list
TRNSYS-users at lists.onebuilding.org
http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org



More information about the TRNSYS-users mailing list