John asked a good question - see the attached pdf for screen shots of where to paste this code. You right click on the field circled in red and go to &quot;Edit User Default&quot; to get to the 2nd pop up screen shown.<br>
<br><br clear="all">Kendra Tupper, PE, LEED AP<br>Senior Consultant<br>Built Environment Team<br><br>Rocky Mountain Institute  |  T  303-567-8641 |  F  303-245-7213  |  <a href="http://www.rmi.org">www.rmi.org</a><br>
<br><br><div class="gmail_quote">On Thu, Jul 9, 2009 at 10:21 AM, John Aulbach <span dir="ltr">&lt;<a href="mailto:jra_sac@yahoo.com">jra_sac@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Kendra:<br>
<br>
WHERE do you put such code for bug fixes in the prgram??<br>
<br>
John Aulbach<br>
<br>
--- On Thu, 7/9/09, Kendra Tupper &lt;<a href="mailto:ktupper@rmi.org">ktupper@rmi.org</a>&gt; wrote:<br>
<br>
&gt; From: Kendra Tupper &lt;<a href="mailto:ktupper@rmi.org">ktupper@rmi.org</a>&gt;<br>
&gt; Subject: Re: [Equest-users] Difference in results for different eQuest versions v3.61 and v3.63 for same model...<br>
&gt; To: &quot;Pawan Mulchandani&quot; &lt;<a href="mailto:pawan.equest@gmail.com">pawan.equest@gmail.com</a>&gt;<br>
&gt; Cc: &quot;equest-users&quot; &lt;<a href="mailto:equest-users@lists.onebuilding.org">equest-users@lists.onebuilding.org</a>&gt;<br>
&gt; Date: Thursday, July 9, 2009, 8:54 AM<br>
&gt; This is from the bug that was<br>
&gt; discovered earlier - the fix is to overwrite the eQUEST<br>
&gt; default for min cfm ratio (heating). Here is the code that<br>
&gt; should be used:<br>
&gt;<br>
&gt; if (#P(&quot;HMIN-CFM-RATIO&quot;) == unused)<br>
&gt;     then unused<br>
&gt;<br>
&gt;     else if (#RV(#P(&quot;HMIN-CFM-RATIO&quot;)) == 0)<br>
&gt;           then #P(&quot;HMIN-CFM-RATIO&quot;)<br>
&gt;           else no_default<br>
&gt;          endif<br>
&gt;<br>
&gt;    endif<br>
&gt;<br>
&gt;<br>
&gt; Kendra Tupper, PE, LEED AP<br>
&gt; Senior Consultant<br>
&gt; Built Environment Team<br>
&gt;<br>
&gt; Rocky Mountain Institute  |  T  303-567-8641 |  F<br>
&gt;  303-245-7213  |  <a href="http://www.rmi.org" target="_blank">www.rmi.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jul 9, 2009 at 1:02 AM,<br>
&gt; Pawan Mulchandani &lt;<a href="mailto:pawan.equest@gmail.com">pawan.equest@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I tried to compare results from two different eQuest<br>
&gt; versions i.e. 3.61b and 3.63 with a same model with default<br>
&gt; eQuest settings. But I found there is large difference in<br>
&gt; space cooling and vent fans load in both the version results<br>
&gt; even though the models are same. Space cooling for v3.61 is<br>
&gt; 85.02 X 1000 kWh alongwith vent fans load of 36.14 X 1000<br>
&gt; kWh. While for v3.63 space cooling is 6.87 X 1000 kWh and<br>
&gt; vent fans load is 66.01 kWh. I cant understand why there is<br>
&gt; such a large difference in the output. Is there any large<br>
&gt; difference in the algorithms in both the versions?? Please<br>
&gt; find attached .inp files for both the versions and also the<br>
&gt; weather file for mumbai. Please go through the files..<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks &amp; Regards,<br>
&gt; Pawan.M.<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt;<br>
&gt; Equest-users mailing list<br>
&gt;<br>
&gt; <a href="http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org</a><br>
&gt;<br>
&gt; To unsubscribe from this mailing list send  a blank<br>
&gt; message to <a href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; -----Inline Attachment Follows-----<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Equest-users mailing list<br>
&gt; <a href="http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org</a><br>
&gt; To unsubscribe from this mailing list send  a blank<br>
&gt; message to <a href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><br>
&gt;<br>
<br>
<br>
<br>
</blockquote></div><br>