<div dir="ltr">From experience, just put a condition on the denominator not to go to zero (even if it is never goes to zero); like when it is zero, return "1 or some convenient value"</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 24 June 2014 23:54, ITF - Adrien JEZEQUEL <span dir="ltr"><<a href="mailto:a.jezequel@itf.biz" target="_blank">a.jezequel@itf.biz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div><font size="-1"><font face="Arial">Hi
Amir<br>
<br>
i think you divide something by an input, which is not
constant, and may be null, certainly at time = 0<br>
for example, if the output you need is the division between
input_a and input_b, you may write :<br>
output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0))<br>
<br>
Best regards<br>
</font></font>
<div>
<div style="width:350px">
<div> </div>
<div> </div>
<div align="left"> <img alt="Logo_ITF" src="cid:part1.05000308.09070306@itf.biz" width="90" align="left" height="143"> </div>
<div style="font-size:12px" align="right"> <span style="font-size:18px"><b>Adrien JEZEQUEL</b></span><br>
Simulation Dynamique - Calculs numériques<br>
<br>
62 rue du Bolliet<br>
73230 SAINT-ALBAN-LEYSSE<br>
Tél : +33(0) 479 750 029<br>
Fax : +33(0) 479 852 122<br>
<span> <a href="mailto:a.jezequel@itz.biz" target="_blank">a.jezequel@itf.biz</a>
</span><br>
<span> <a href="http://www.itf.biz" target="_blank">www.itf.biz</a> </span>
</div>
</div>
<div style="width:350px;min-height:115px"> <img alt="Feuille" src="cid:part4.03090100.07040003@itf.biz" width="172" align="right" height="98"> </div>
</div>
Le 24/06/2014 13:38, Amir Nashed a écrit :<br>
</div>
<blockquote type="cite"><div><div class="h5">
<div dir="ltr">Hello
<div><br>
</div>
<div>Does anyone know why the error of "dividing by zero"
occurs?</div>
<div>I mean i noticed many times that i get this error although
when i print out the denominator its value never reached zero.</div>
<div><br>
</div>
<div>Thank you</div>
<div><br>
</div>
<div>Amir</div>
</div>
<br>
<fieldset></fieldset>
<br>
</div></div><pre>_______________________________________________
TRNSYS-users mailing list
<a href="mailto:TRNSYS-users@lists.onebuilding.org" target="_blank">TRNSYS-users@lists.onebuilding.org</a>
<a href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
</blockquote>
<br>
</div>
<br>_______________________________________________<br>
TRNSYS-users mailing list<br>
<a href="mailto:TRNSYS-users@lists.onebuilding.org">TRNSYS-users@lists.onebuilding.org</a><br>
<a href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a><br>
<br></blockquote></div><br></div>