<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Victoria,  <div><br></div><div>I would be very careful with the second part of your OR formulation - the part about the collector outlet being greater than 60.  This can often cause non convergence issues as the temperature is above 60 without flow and then falls below 60 with flow.  This causes the control signal to oscillate and the flow to oscillate and finally ends in non convergence.  You are better off using an aquastat to watch the outlet temperature as it includes deadbands and hysteresis (on at 62 and off at 58 for example).</div><div><br></div><div>Send the control signal of the aquastat (cooling mode) to an equation block; let’s call that input TEMPGT60 and your ambient temperature input AMBIENT</div><div><br></div><div>Your equation would then be:</div><div><br></div><div>SIGNAL = MAX(GT(AMBIENT,34),TEMPGT60)</div><div><br></div><div>Jeff<br><br><div dir="ltr">Sent from my iPhone</div><div dir="ltr"><br><blockquote type="cite">On Jun 21, 2022, at 8:23 AM, Victoria Sarai Amador Barraza via TRNSYS-users <trnsys-users@lists.onebuilding.org> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">



<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Hello everyone,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
I am looking forward how to use the or statement in the equation window. </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Lets say that I want my signal to activate when the ambien temperature is GT than 34 or the temperature out of the flat collector is GT 60°.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
How could I express this in the equation window??</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Thank you </div>


<span>_______________________________________________</span><br><span>TRNSYS-users mailing list</span><br><span>TRNSYS-users@lists.onebuilding.org</span><br><span>http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</span><br></div></blockquote></div></body></html>