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 "Edit User Default" 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"><<a href="mailto:jra_sac@yahoo.com">jra_sac@yahoo.com</a>></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 <<a href="mailto:ktupper@rmi.org">ktupper@rmi.org</a>> wrote:<br>
<br>
> From: Kendra Tupper <<a href="mailto:ktupper@rmi.org">ktupper@rmi.org</a>><br>
> Subject: Re: [Equest-users] Difference in results for different eQuest versions v3.61 and v3.63 for same model...<br>
> To: "Pawan Mulchandani" <<a href="mailto:pawan.equest@gmail.com">pawan.equest@gmail.com</a>><br>
> Cc: "equest-users" <<a href="mailto:equest-users@lists.onebuilding.org">equest-users@lists.onebuilding.org</a>><br>
> Date: Thursday, July 9, 2009, 8:54 AM<br>
> This is from the bug that was<br>
> discovered earlier - the fix is to overwrite the eQUEST<br>
> default for min cfm ratio (heating). Here is the code that<br>
> should be used:<br>
><br>
> if (#P("HMIN-CFM-RATIO") == unused)<br>
>     then unused<br>
><br>
>     else if (#RV(#P("HMIN-CFM-RATIO")) == 0)<br>
>           then #P("HMIN-CFM-RATIO")<br>
>           else no_default<br>
>          endif<br>
><br>
>    endif<br>
><br>
><br>
> Kendra Tupper, PE, LEED AP<br>
> Senior Consultant<br>
> Built Environment Team<br>
><br>
> Rocky Mountain Institute  |  T  303-567-8641 |  F<br>
>  303-245-7213  |  <a href="http://www.rmi.org" target="_blank">www.rmi.org</a><br>
><br>
><br>
><br>
><br>
> On Thu, Jul 9, 2009 at 1:02 AM,<br>
> Pawan Mulchandani <<a href="mailto:pawan.equest@gmail.com">pawan.equest@gmail.com</a>><br>
> wrote:<br>
><br>
> Hi all,<br>
><br>
> I tried to compare results from two different eQuest<br>
> versions i.e. 3.61b and 3.63 with a same model with default<br>
> eQuest settings. But I found there is large difference in<br>
> space cooling and vent fans load in both the version results<br>
> even though the models are same. Space cooling for v3.61 is<br>
> 85.02 X 1000 kWh alongwith vent fans load of 36.14 X 1000<br>
> kWh. While for v3.63 space cooling is 6.87 X 1000 kWh and<br>
> vent fans load is 66.01 kWh. I cant understand why there is<br>
> such a large difference in the output. Is there any large<br>
> difference in the algorithms in both the versions?? Please<br>
> find attached .inp files for both the versions and also the<br>
> weather file for mumbai. Please go through the files..<br>
><br>
><br>
><br>
> Thanks & Regards,<br>
> Pawan.M.<br>
><br>
><br>
> _______________________________________________<br>
><br>
> Equest-users mailing list<br>
><br>
> <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>
><br>
> To unsubscribe from this mailing list send  a blank<br>
> message to <a href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><br>
><br>
><br>
><br>
><br>
><br>
> -----Inline Attachment Follows-----<br>
><br>
> _______________________________________________<br>
> Equest-users mailing list<br>
> <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>
> To unsubscribe from this mailing list send  a blank<br>
> message to <a href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><br>
><br>
<br>
<br>
<br>
</blockquote></div><br>