<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 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"Yu Gothic";
        panose-1:2 11 4 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@Yu Gothic";
        panose-1:2 11 4 0 0 0 0 0 0 0;}
@font-face
        {font-family:Georgia;
        panose-1:2 4 5 2 5 4 5 2 3 3;}
/* 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;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.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">Hi Sharad,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Mmmm  it has been a long while since I had cause to crack open an ice cold can of v3.64!  Refreshing (I seriously kinda miss this Windows 95-era GUI sometimes)!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I first notice, and I’m sure you know well – this is a BIG, complex model.  For sheer time-efficiency on initializing/loading/simulation, I have to suggest while you are still in wizards development serious consideration for developing
 the different parts of this model as separate projects, then combining their results/outputs later.  It will certainly help your productivity and sanity upon encountering and resolving issues like this.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The advice you found below to my eyes is specifically suggesting to increase the maximum number of expression dependencies from the default of 8 (which I note is reflected in the above errors).  The line highlighted below is where in your
 PD2 you can play with that variable:<o:p></o:p></p>
<p class="MsoNormal"><img width="648" height="588" style="width:6.75in;height:6.125in" id="Picture_x0020_7" src="cid:image005.png@01D42E6F.0F9ECD20"><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On changing 8 to 10, I find most of the errors referencing a maximum number of dependencies go away, though you are still stuck with many hits for an error taking the following form:<o:p></o:p></p>
<p class="MsoNormal"><o:p></o:p></p>
<p class="MsoNormal">*ERROR*****<span style="color:red">[KEYWORD] </span>in <span style="color:red">
[ZONE OR SCHEDULE] </span>has Maximum number of<o:p></o:p></p>
<p class="MsoNormal">            expression dependency lists (999992) exceeded.<o:p></o:p></p>
<p class="MsoNormal">*ERROR****************************************************************************************<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">This error appears isolated to all manner of zonal and scheduling input instances in a block towards the end of your INP.  I’ve attached the associated BDL for others to review and consider.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I suspect this could mean the wizards are hitting another size-related limit associated with the generation of zonal “hard inputs” and associated scheduling due to sheer size of this project.  Perhaps reducing the number of shells covered
 in one file (in combination with that MaxExpDeps trick) may allow everything to load smoothly.  Worthy of exploration.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The other thing catching my eye, and I would highlight for the community’s input as I’m coming up short, is that the first errors remaining after the above tweak reference inputs like BRINE-LOOP, BRINE-FLOW, and RINK-RESPONSE.  I’m not
 sure how such keywords would normally (or accidentally) get engaged from the wizards, but if this means something to you perhaps undoing those associated inputs may help the wizards build the model as well. It sounds like refrigeration voodoo… Did I miss that
 you were perhaps using a release of the refrigeration version of eQuest to develop this project?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">~Nick<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><span style="font-family:"Arial",sans-serif;color:#3A7A46"><img width="726" height="9" style="width:7.5625in;height:.0937in" id="Picture_x0020_1" src="cid:image003.png@01D42E6E.2E92F450"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-family:"Arial",sans-serif;color:#3A7A46">Nick Caton, P.E., BEMP</span></b><span style="color:#3A7A46"><o:p></o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="724" style="width:543.0pt;border-collapse:collapse">
<tbody>
<tr>
<td width="230" valign="top" style="width:172.3pt;padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Senior Energy Engineer</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Regional Energy Engineering Manager<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Energy and Sustainability Services</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">  Schneider Electric</span><span style="color:#1F497D"><o:p></o:p></span></p>
</td>
<td width="291" valign="top" style="width:218.3pt;padding:0in 0in 0in 0in">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">D  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">913.564.6361
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">M  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">785.410.3317
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">F  </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">913.564.6380</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#1F497D"><br>
</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#57B069">E  </span><span style="color:#1F497D"><a href="mailto:nicholas.caton@schneider-electric.com"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">nicholas.caton@schneider-electric.com</span></a><o:p></o:p></span></p>
</td>
<td width="203" valign="top" style="width:152.4pt;padding:0in 0in 0in 0in">
<p class="MsoNormal" align="right" style="text-align:right"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#626469">15200 Santa Fe Trail Drive<br>
Suite 204<br>
Lenexa, KS 66219<br>
United States</span><span style="color:#1F497D"><o:p></o:p></span></p>
</td>
</tr>
<tr style="height:4.0pt">
<td width="724" colspan="3" valign="top" style="width:543.0pt;padding:0in 0in 0in 0in;height:4.0pt">
<p class="MsoNormal" style="mso-line-height-alt:4.0pt"><span style="color:#3A7A46"><img border="0" width="722" height="49" style="width:7.5208in;height:.5104in" id="_x0000_i1026" src="cid:image004.png@01D42E6E.2E92F450"><!--[if gte mso 9]><xml>
<o:OLEObject Type="Embed" ProgID="PBrush" ShapeID="_x0000_i1026" DrawAspect="Content" ObjectID="_1595169058">
</o:OLEObject>
</xml><![endif]--><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Equest-users [mailto:equest-users-bounces@lists.onebuilding.org]
<b>On Behalf Of </b>Sharad Kumar via Equest-users<br>
<b>Sent:</b> Tuesday, August 07, 2018 9:22 AM<br>
<b>To:</b> equest-users <equest-users@lists.onebuilding.org><br>
<b>Subject:</b> Re: [Equest-users] Maximum number of expression dependency<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-size:8.0pt">[External email: Use caution with links and attachments]<o:p></o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
<p style="margin:0in;margin-bottom:.0001pt"><span style="font-size:8.0pt"> <o:p></o:p></span></p>
<div>
<div>
<div>
<p class="MsoNormal"><span style="color:#073763">Hi Yasin,</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">The same kind of problem i was able to see some time back.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">The problem was due to exceeding of number of points in the Wizard mode Screen -2.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">achieved in the footprint shape.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">The problem can be resolved if you reduce the number of vertices in Footprint shape in the Wizard Screen -2 by some approximations.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">In my case of eQUEST-3.65 the number of vertices made can not exceed the number of 120. Might be you are doing in some older version.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">Just try to reduce the number of vertices count and then asses the result.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><b><span style="color:#073763">Thanks,</span></b><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">Sharad.Kumar</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">Freelancer (Energy Simulation)</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">+91-9102906597</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#073763">India.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">.........................................................................................................................................<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br>
---------- Forwarded message ----------<br>
From: Yasin Khan <<a href="mailto:yasinkhn683@gmail.com">yasinkhn683@gmail.com</a>><br>
To: <a href="mailto:equest-users@lists.onebuilding.org">equest-users@lists.onebuilding.org</a><br>
Cc: <br>
Bcc: <br>
Date: Mon, 6 Aug 2018 15:39:11 +0530<br>
Subject: [Equest-users] Maximum number of expression dependency<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:9.5pt;color:#222222">Hi,<br>
<br>
I am having a problem in my eQUEST model. It shows error "Maximum number of expression dependency lists exceededs". I assume that this is related to the model size. Then I found that You have solved this problem by some some workaround (below):<br>
<br>
1. Editing PD2 file with the following lines -<br>
DetailedModelEdits = 1<br>
   ProjTreeType = ( 1, 1, 1, 1, 1, 1 )<br>
   ProjTreeID = ( 10240000, 10081500, 10280021, 10640002, 10480018,<br>
                  10280020 )<br>
   ProjTreeLabel = ( "...", "...", "...", "...", "...", "..." )<br>
   MaxExpDeps = 10<br>
   I don't know where exactly I should insert these lines? I just put these in PD2 file in the first paragraph before the "..".<br>
<br>
2. Blast all "C-" keywords in "eQ Data>\DOE-2\BDLDft.dat". I do't understand this. Shoul I delete just "C-" words in that file or attached words too. For exmaple<br>
"C-Schedule" should be changed to just "Schedule" or I have to delete the complete word "C-SCHEDULE".<br>
<br>
And there are another solution which looks so complex to do:<br>
<br>
- BDL source code mods to increase the limit of exp dep lists,<br>
- removal of some fraction of the expressions contained in your INP<br>
file, and/or<br>
- the addition of Set-Default statements in your INP file that replace<br>
additional BDL default expressions with static values or symbolic<br>
selections.<br>
I don't know how to do it?<br>
<br>
<br>
So can you please help me in this</span><span style="color:#0B5394"> <br clear="all">
<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p style="margin-bottom:0in;margin-bottom:.0001pt"><o:p> </o:p></p>
</div>
<div>
<div>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Georgia",serif;color:black"><a href="https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fpub%2Fyasin-khan%2F72%2F727%2F5b5&data=02%7C01%7Cnicholas.caton%40schneider-electric.com%7C543eb954f2f6410cdfff08d5fc7135d5%7C6e51e1adc54b4b39b5980ffe9ae68fef%7C0%7C0%7C636692485524024776&sdata=0h68rPPjY8eGmSsiqdck4KxUlOksdyqKiHYtPmF5KVc%3D&reserved=0" target="_blank">Yasin
 Khan</a></span></b><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Georgia",serif">Senior Energy Specialist</span></b><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Georgia",serif">AE<span style="color:#6AA84F">O</span><span style="color:black">N</span><span style="color:#6AA84F"> </span><span style="color:black">IBDC</span></span></b><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Georgia",serif;color:#0B5394">(M)</span></b><b><span style="font-family:"Georgia",serif;color:#0B5394">+91 8561010626</span></b><o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><br>
______________________________________________________________________<br>
This email has been scanned by the Symantec Email Security.cloud service.<br>
______________________________________________________________________<o:p></o:p></p>
</div>
</div>
</body>
</html>