[TRNSYS-users] Equation editor for input value of Window type manager
David BRADLEY
d.bradley at tess-inc.com
Wed Jan 2 07:12:52 PST 2019
Adnan,
My guess is that the value of win_id_input is not exactly an integer
and that TRNBuild is trying to find something like win_id = 1001.000000001
I am not entirely sure how to fix the problem. You might try something
like:
win_id_input = INT(GT(Solar_R,100)*Win_ID_1+(LT(Solar_R,100))*Win_ID_2)
or
win_id_input =
INT((GT(Solar_R,100)*Win_ID_1+(LT(Solar_R,100))*Win_ID_2)+0.01)
kind regards,
David
On 01/01/2019 19:31, adnan rasheed via TRNSYS-users wrote:
> Hello everyone,
> My question is about "win type" manager in TRNBuild. i am using
> following equation in simulation studio of TRNYSYS 18
>
> win_id_input = GT(Solar_R,100)*Win_ID_1+(LT(Solar_R,100))*Win_ID_2
>
> A simple thing if solar radiation are greater then 100 window id 1 and
> if less then 100 win id should be 2. i already have these windows in
> Window pool of TRNSBuild and seperately works well.
>
> but when i attached this equation to TRNBuild it give error " glazing
> data of window is not found in win pool"
>
> I also checked output of this equation in printer of TRNSYS studio
> equation is exactly giving perfect result as it should be. but
> TRNSBuild is not taking that.
>
> i dont know where is problem, can anybody help me with that???
>
> Thanks
> --
> Adnan Rasheed
> PhD Researcher
> Kyungpook National University
> Daegu, South Korea.
> +82-102762-0105
> adnan.upm.spain at gmail.com <mailto:adnan.upm.spain at gmail.com>,
> adnanrasheed at knu.ac.kr <mailto:adnanrasheed at knu.ac.kr>
>
>
> Mailtrack
> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
> Sender notified by
> Mailtrack
> <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
> 01/02/19, 10:22:01 AM
>
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at lists.onebuilding.org
> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org
--
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
3 North Pinckney Street - suite 202
Madison, WI 53703 USA
P:+1.608.274.2577
F:+1.608.278.1475
d.bradley at tess-inc.com
http://www.tess-inc.com
http://www.trnsys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20190102/26d205bf/attachment.htm>
More information about the TRNSYS-users
mailing list