<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hi folks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I thought it might be worth sending this one more time as I know a lot of people in the US were on vacation last week and may have missed this exciting post!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Best,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Rosie<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> equest-users-bounces@lists.onebuilding.org [mailto:equest-users-bounces@lists.onebuilding.org]
<b>On Behalf Of </b>Osser, Roselin<br>
<b>Sent:</b> Thursday, July 05, 2012 1:16 PM<br>
<b>To:</b> equest-users@lists.onebuilding.org<br>
<b>Subject:</b> [Equest-users] Cogeneration with thermal tracking<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Hi eQuest users,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Has anyone successfully modeled a cogeneration system in eQuest with a control system preventing the generators from turning on until a certain minimum heating load threshold is reached? 
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This is my first time using the generators in eQuest.  I am trying to follow "Example 4. Thermal Tracking with Surplus Sale" in the DOE-2 user's manual (available by going to Help, DOE-2 Help, and searching for "Example 4" in eQuest). When
 I get to the setup for the EQUIP-CTRL, the example indicates that generators can be selected along with boilers when the EQUIP-CTRL is of TYPE = HEATING with the HW loop selected as CIRCULATION-LOOP.  However, only my boilers show up as options in the pull-down
 menu in the tab "Load Range 1" under "Boiler Name." The generators do not appear as options here unless TYPE = ELECTRICAL is selected. This is not desired because I wish to control the generator operation based on a minimum heating load, not a minimum electrical
 load.  I am able to set up the rest of the components in Example 4.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I tried editing the input file to manually add the generators to the control system; I was able to run eQuest with this code:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">"Generator Control" = EQUIP-CTRL      <o:p></o:p></p>
<p class="MsoNormal">   TYPE             = HEATING<o:p></o:p></p>
<p class="MsoNormal">   CIRCULATION-LOOP = "Hot Water Loop"<o:p></o:p></p>
<p class="MsoNormal">   LOADS-THRU-1     = 3.75<o:p></o:p></p>
<p class="MsoNormal">   LOADS-THRU-2     = 100<o:p></o:p></p>
<p class="MsoNormal">   BOILERS-1        = ( "Boiler 1", "Boiler 2" )<o:p></o:p></p>
<p class="MsoNormal">   GENERATORS-2     = ( "Elec Gen 1", "Elec Gen 2" )<o:p></o:p></p>
<p class="MsoNormal">   ..<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">After doing more experiments, however, it looks like there might be some additional bugs with the control system algorithm.  For example, if I put in a generator capacity of 1000kW, hourly outputs show that slightly less than 100kW is generated. 
 If I change the capacity to 10,000 kW, slightly less than 1,000 is generated.  Additionally, the generator doesn’t seem to respond to the  “LOADS-THRU” keyword; it comes on even if the LOADS-THRU-1 value is never reached.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">In addition to these issues I’m not sure if I correctly understand how to use the GENERATOR-SEQ keywords used in Example 4; I couldn’t find a good explanation in the help file.  No luck with these issues on the BLDG-SIM list either. 
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If anyone has any tips or knowledge that these options in eQuest are not currently operational, I would be happy to hear from you.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Rosie<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-family:"Arial","sans-serif";color:#333399">Roselin Osser, PE, BEMP, LEED AP BD+C</span></b><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#333399">WSP</span></b><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#0069FB">
</span></b><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#333399">▪</span></b><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#0069FB">
</span></b><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">FLACK + KURTZ</span></b><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:#66737D">88 Black Falcon Ave<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:#66737D">Boston, MA</span></b><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:#66737D">Direct: 617-210-1730 | Main: 617-210-1600</span></b><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:#66737D"><a href="http://www.wspfk.com/" title="http://www.wspfk.com/"><span style="font-family:"Times New Roman","serif"">www.wspfk.com</span></a></span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:8.0pt;font-family:"Arial","sans-serif";color:#66737D"> </span><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:green">Ensuring that today’s built environment preserves</span></b><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:navy">
</span></b><b><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:green">the natural environment in which we all live.</span></b><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:navy"> </span></b><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:gray">We are WSP.</span></b><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:navy">
</span></b><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:gray">United by our difference.</span></b><o:p></o:p></p>
<p class="MsoNormal"><b><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:gray"> </span></b><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:gray">WSP is one of the world’s fastest-growing design, engineering and management consultancies. Specializing in property, transport and environmental projects,
 we work with clients to create built and natural environments for the future.</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:9.0pt;font-family:"Arial","sans-serif";color:gray"> </span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:7.5pt;font-family:"Arial","sans-serif";color:gray">CONFIDENTIAL<br>
This e-mail is confidential to the named recipient. If you have received a copy in error, please destroy it. You may not use or disclose the contents of this e-mail to anyone, nor take copies of it. The only copies permitted are (1) by the named recipient and
 (2) for the purposes of completing successful electronic transmission to the named recipient and then only on the condition that these copies, with this notice attached, are kept confidential until destruction</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:10.0pt;font-family:"Arial","sans-serif";color:navy"> </span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:navy"> </span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:navy"> </span><o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:navy"> </span><o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>