<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Bill,<br>
    <br>
    My favorite text editor is Notepad++, and yes it is capable of
    regexp search.<br>
    <br>
    Simply do Ctrl-H (for search and replace), and search for regexp
    pattern (using your example):<br>
    ^LIGHTING-SCHEDUL.*$<br>
    and keep the "replace with" box blank.<br>
    <br>
    Don't forget to tick the regular expression box, and then click
    replace all.<br>
    <br>
    The regular expression simply means:<br>
    search for LIGHTING-SCHEDUL at the beginning of the line (the ^
    sign), followed by any character (the dot) and multiple instances of
    any character (the star sign) until the end of the line (the dollar
    sign) and replace it with blank (which means delete).<br>
    <br>
    Ery<br>
    <br>
    <br>
    On 10/18/2011 11:06 AM, Jeremy McClanathan wrote:
    <blockquote
cite="mid:C066A738E8E11C4B8115F8D3E5F5FE06655640560F@eldorado.cdiengineers.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (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: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;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Myriad Web Pro";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
p.aac0418c-fc9d-4b28-8cc8-3ecc1d069c59, li.aac0418c-fc9d-4b28-8cc8-3ecc1d069c59, div.aac0418c-fc9d-4b28-8cc8-3ecc1d069c59
        {mso-style-name:aac0418c-fc9d-4b28-8cc8-3ecc1d069c59;
        margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle24
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle25
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle26
        {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="4098" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);">Bill,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);">What you are looking for is called a regular
            expression.  I actually use excel to do it, but that
            requires vba.  I posted an example of how to do it in
            NoteTab Light at <a moz-do-not-send="true"
              href="http://www.esimforums.com/equest/viewtopic.php?f=70&t=125">http://www.esimforums.com/equest/viewtopic.php?f=70&t=125</a> 
            I’m not familiar with other text editors, but I would assume
            that all of them would be capable of regular expressions.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);">Jeremy<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);"><o:p> </o:p></span></p>
        <div>
          <p class="MsoNormal"><b><span style="font-size: 10pt;
                font-family: "Myriad Web Pro"; color: gray;">___________________________________________</span></b><span
              style="font-size: 11pt; font-family:
              "Calibri","sans-serif"; color: rgb(31,
              73, 125);"><o:p></o:p></span></p>
          <p class="MsoNormal"><b><span style="font-size: 10pt;
                font-family: "Verdana","sans-serif";
                color: rgb(95, 95, 95);">Jeremy McClanathan</span></b><span
              style="font-size: 10pt; font-family:
              "Verdana","sans-serif"; color: gray;">,</span><span
              style="font-size: 7.5pt; font-family:
              "Verdana","sans-serif"; color: gray;">
              P.E., BEMP, HFDP,</span><span style="font-size: 10pt;
              font-family: "Verdana","sans-serif";
              color: gray;"> </span><span style="font-size: 7.5pt;
              font-family: "Verdana","sans-serif";
              color: gray;">LEED<sup>®</sup> AP BD+C </span><span
              style="font-size: 11pt; font-family:
              "Calibri","sans-serif"; color: rgb(31,
              73, 125);"><o:p></o:p></span></p>
          <p class="MsoNormal" style="line-height: 9pt;"><b><span
                style="font-size: 8pt; font-family:
                "Verdana","sans-serif"; color:
                rgb(95, 95, 95);"><img id="_x0000_i1028"
                  src="cid:part1.01010908.05060108@gmail.com"
                  alt="CDi_Engineers_logo_color.jpg" height="15"
                  width="98" border="0"></span></b><b><span
                style="font-size: 8pt; font-family:
                "Verdana","sans-serif"; color:
                olive;"><o:p></o:p></span></b></p>
          <p class="MsoNormal"><span style="font-size: 7.5pt;
              font-family: "Verdana","sans-serif";
              color: gray;">4200 194th St SW, Ste 200, Lynnwood, WA
              98036</span><b><span style="font-size: 7.5pt; font-family:
                "Verdana","sans-serif"; color:
                olive;"><o:p></o:p></span></b></p>
          <p class="MsoNormal"><span style="font-size: 7.5pt;
              font-family: "Verdana","sans-serif";
              color: gray;">P 425-672-1071 | F 425-778-8769 </span><span
              style="font-size: 11pt; font-family:
              "Verdana","sans-serif"; color: rgb(31,
              73, 125);"><o:p></o:p></span></p>
          <p class="MsoNormal"><span style="font-size: 13.5pt;
              font-family: Webdings; color: rgb(153, 204, 0);"
              lang="EN-GB">P</span><span style="font-size: 11pt;
              font-family: Webdings; color: rgb(153, 204, 0);"
              lang="EN-GB"> </span><i><span style="font-size: 7pt;
                font-family: "Verdana","sans-serif";
                color: rgb(153, 204, 0);" lang="EN-GB">Please consider
                the environment before printing this email.</span></i><span
              style="font-size: 11pt; font-family:
              "Calibri","sans-serif"; color: rgb(31,
              73, 125);"><o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="font-size: 11pt; font-family:
            "Calibri","sans-serif"; color: rgb(31,
            73, 125);"><o:p> </o:p></span></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0in 0in;">
            <p class="MsoNormal"><b><span style="font-size: 10pt;
                  font-family:
                  "Tahoma","sans-serif";">From:</span></b><span
                style="font-size: 10pt; font-family:
                "Tahoma","sans-serif";"> Bishop,
                Bill [<a class="moz-txt-link-freetext" href="mailto:wbishop@pathfinder-ea.com">mailto:wbishop@pathfinder-ea.com</a>] <br>
                <b>Sent:</b> Tuesday, October 18, 2011 5:30 AM<br>
                <b>To:</b> Jeremy McClanathan; Robby Oylear<br>
                <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:equest-users@lists.onebuilding.org">equest-users@lists.onebuilding.org</a><br>
                <b>Subject:</b> RE: Switch Statement Example<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks Jeremy! I added an expanded version
          of your switch expression as an esimforums post reply.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’d like to figure out a quick way of
          restoring defaults by removing the appropriate lines in the
          input file. If anyone knows how to do a Find-and-Replace in
          NoteTab Light to remove an entire line, please describe or
          give me a call. For example, I believe removing all the lines
          for LIGHTING-SCHEDUL keywords under the SPACE commands would
          restore the default, which would be much faster than doing a
           manual right-click-R for each space in Spreadsheet view.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks,<o:p></o:p></p>
        <p class="MsoNormal">Bill<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <p class="MsoNormal"><img id="Picture_x0020_1"
              src="cid:part2.06020400.05030401@gmail.com" alt="Senior
              Energy Engineer" height="116" width="486" border="0"><o:p></o:p></p>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <div style="border-right: medium none; border-width: 1pt
            medium medium; border-style: solid none none; border-color:
            rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;
            padding: 3pt 0in 0in;">
            <p class="MsoNormal"><b>From:</b> Jeremy McClanathan
              [<a class="moz-txt-link-freetext" href="mailto:jmcclanathan@CDiengineers.com">mailto:jmcclanathan@CDiengineers.com</a>] <br>
              <b>Sent:</b> Friday, October 14, 2011 6:23 PM<br>
              <b>To:</b> 'Robby Oylear'; Bishop, Bill<br>
              <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:equest-users@lists.onebuilding.org">equest-users@lists.onebuilding.org</a><br>
              <b>Subject:</b> Switch Statement Example<o:p></o:p></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Switch statements can be used with text. 
          You don’t have to use integers.  I posted a step by step
          example of how to assign lighting schedules with a switch
          statement including screenshots and the example model at the
          following link:<o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText"><a moz-do-not-send="true"
href="http://www.esimforums.com/equest/viewtopic.php?f=70&t=124&view=unread#unread">http://www.esimforums.com/equest/viewtopic.php?f=70&t=124&view=unread#unread</a><o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoNormal">I use similar formulas to assign loads,
          schedules, min flows, osa, etc.  Also, as Robby mentioned, I
          also get out of the wizard as soon as possible to streamline
          the process.  I only create the geometry in the wizard. 
          Everything thing else I can do faster in detailed edit mode. 
          Although it took a lot of effort to get to that point.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Jeremy<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><b>___________________________________________</b><o:p></o:p></p>
        <p class="MsoNormal"><b>Jeremy McClanathan</b>, P.E., BEMP,
          HFDP, LEED<sup>®</sup> AP BD+C <o:p></o:p></p>
        <p class="MsoNormal" style=""><b><img id="Picture_x0020_8"
              src="cid:part1.01010908.05060108@gmail.com"
              alt="CDi_Engineers_logo_color.jpg" height="15" width="98"
              border="0"><o:p></o:p></b></p>
        <p class="MsoNormal">4200 194th St SW, Ste 200, Lynnwood, WA
          98036<b><o:p></o:p></b></p>
        <p class="MsoNormal">P 425-672-1071 | F 425-778-8769 <o:p></o:p></p>
        <p class="MsoNormal"><span style="font-size: 13.5pt;
            font-family: Webdings; color: rgb(153, 204, 0);"
            lang="EN-GB">P</span><span style="font-size: 11pt;
            font-family: Webdings; color: rgb(153, 204, 0);"
            lang="EN-GB"> </span><i><span lang="EN-GB">Please consider
              the environment before printing this email.</span></i><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div style="border-right: medium none; border-width: 1pt medium
          medium; border-style: solid none none; border-color: rgb(181,
          196, 223) -moz-use-text-color -moz-use-text-color; padding:
          3pt 0in 0in;">
          <p class="MsoNormal"><b>From:</b> Robby Oylear
            [<a class="moz-txt-link-freetext" href="mailto:robbyoylear@gmail.com">mailto:robbyoylear@gmail.com</a>] <br>
            <b>Sent:</b> Friday, October 14, 2011 11:57 AM<br>
            <b>To:</b> Bishop, Bill<br>
            <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:equest-users@lists.onebuilding.org">equest-users@lists.onebuilding.org</a><br>
            <b>Subject:</b> Re: [Equest-users] Using global parameters
            to streamline modeling<o:p></o:p></p>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I've never used switch because most of the
          projects we work on have less than 10 or so space types.  I
          have not ran into a problem where my user expression had too
          many characters.  From what I understand of switch, you have
          to use integers which would require you to have a
          corresponding Space Type legend (i.e. 1 = Office, 2 =
          Corridor, etc.).  I prefer to be able to look at a space in
          eQUEST and from the activity description know exactly what
          it's supposed to be based on the name I've assigned it.<o:p></o:p></p>
        <div>
          <p class="MsoNormal"><o:p> </o:p></p>
        </div>
        <div>
          <p class="MsoNormal" style="margin-bottom: 12pt;">-Robby<o:p></o:p></p>
          <div>
            <p class="MsoNormal">On Fri, Oct 14, 2011 at 11:49 AM,
              Bishop, Bill <<a moz-do-not-send="true"
                href="mailto:wbishop@pathfinder-ea.com">wbishop@pathfinder-ea.com</a>>
              wrote:<o:p></o:p></p>
            <div>
              <div>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);">Thanks Robby, Keith,
                    Jeremy and Brian for your feedback.</span><o:p></o:p></p>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);">I like the idea of
                    referencing C-ACTIVITY-DESC in user input
                    expressions. What is the size limit of nested
                    If-Then statements if you want to allow for many
                    space activity types? In particular, would it be
                    possible to create a user expression that returned
                    the ASHRAE 90.1 baseline lighting value (W/ft<sup>2</sup>)
                    based on space activity type? I would want to allow
                    at least 20 or so space types. Could you use a
                    Switch statement? Is there a way to assign integer
                    values to space activity types, since Switch needs
                    an integer-compatible expression?</span><o:p></o:p></p>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);">Thanks,</span><o:p></o:p></p>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);">Bill</span><o:p></o:p></p>
                <p class="MsoNormal" style=""><span style="font-size:
                    11pt; color: rgb(31, 73, 125);"> </span><o:p></o:p></p>
                <div style="border-right: medium none; border-width: 1pt
                  medium medium; border-style: solid none none;
                  border-color: rgb(181, 196, 223) -moz-use-text-color
                  -moz-use-text-color; padding: 3pt 0in 0in;">
                  <p class="MsoNormal" style=""><b><span
                        style="font-size: 10pt;">From:</span></b><span
                      style="font-size: 10pt;"> <a
                        moz-do-not-send="true"
                        href="mailto:equest-users-bounces@lists.onebuilding.org"
                        target="_blank">equest-users-bounces@lists.onebuilding.org</a>
                      [mailto:<a moz-do-not-send="true"
                        href="mailto:equest-users-bounces@lists.onebuilding.org"
                        target="_blank">equest-users-bounces@lists.onebuilding.org</a>]
                      <b>On Behalf Of </b>Robby Oylear<br>
                      <b>Sent:</b> Friday, October 14, 2011 11:13 AM<br>
                      <b>To:</b> Dane Heimerman<br>
                      <b>Cc:</b> <a moz-do-not-send="true"
                        href="mailto:equest-users@lists.onebuilding.org"
                        target="_blank">equest-users@lists.onebuilding.org</a><br>
                      <b>Subject:</b> Re: [Equest-users] Using global
                      parameters to streamline modeling</span><o:p></o:p></p>
                </div>
                <div>
                  <div>
                    <p class="MsoNormal" style=""> <o:p></o:p></p>
                    <div>
                      <p class="MsoNormal" style="">Dane,<o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">What I'm discussing
                        is in the Detailed Edit mode.  Part of our
                        efforts to streamline energy modeling has been
                        to stay out of the wizard as much as possible.
                         We mainly just use the wizard to setup the
                        building shell, define slab penetrations, and
                        infiltration rates (i.e. things that are hard to
                        do in detailed edit mode).<o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">Under the Building
                        Shell tab in, select any space within your
                        project.  C-ACTIVITY-DESC is located here:<o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""><img
                          id="_x0000_i1027"
                          src="cid:part4.05070600.03040809@gmail.com"
                          alt="image.png" height="641" width="1052"
                          border="0"><o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">We use a three
                        letter acronym to describe the space type.  In
                        the example above this space is a corridor.  You
                        can then create conditional statements for most
                        of the Space and/or Zone parameters based on
                        this acronym. <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">For example, a user
                        default expression for equipment W/SF can be
                        written as such:<o:p></o:p></p>
                    </div>
                    <div>
                      <div>
                        <p class="MsoNormal" style="">if(#L("C-ACTIVITY-DESC")=="COR")<o:p></o:p></p>
                      </div>
                      <div>
                        <p class="MsoNormal" style="">then (0.25) else<o:p></o:p></p>
                      </div>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">no_default<o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">endif<o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">These statements can
                        have varied levels of complexity due to the
                        nature of referencing the different variables in
                        eQUEST using the #BDL functions.  For instance,
                        in the above example I'm referencing the local
                        BDL keyword "C-ACTIVITY-DESC" by using the BDL
                        function #L which references a local BDL
                        keyword.  <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="">Hope this helps,<o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                    </div>
                    <div>
                      <p class="MsoNormal" style="margin-top: 1pt;"><b><span
                            style="font-size: 10pt; color: rgb(99, 36,
                            35);">Robby Oylear, LEED<sup>®</sup> AP BD+C</span></b><o:p></o:p></p>
                      <p class="MsoNormal" style=""><i><span
                            style="font-size: 8pt; color: black;">Mechanical
                            Project Engineer</span></i><o:p></o:p></p>
                      <p class="MsoNormal" style=""><i><span
                            style="font-size: 8pt; color: black;">Energy
                            Analyst</span></i><o:p></o:p></p>
                      <p class="MsoNormal" style=""><i><span
                            style="font-size: 8pt; color: black;"> </span></i><o:p></o:p></p>
                      <p class="MsoNormal" style="line-height: 115%;"><b><span
                            style="font-size: 8pt; line-height: 115%;
                            color: rgb(99, 36, 35);">D</span></b><span
                          style="font-size: 8pt; line-height: 115%;
                          color: rgb(31, 73, 125);"> </span><span
                          style="font-size: 8pt; line-height: 115%;
                          color: black;"><a moz-do-not-send="true"
                            href="tel:206-788-4571" target="_blank">206-788-4571</a>
                          |</span><span style="font-size: 8pt;
                          line-height: 115%; color: rgb(191, 171, 127);">
                        </span><b><span style="font-size: 8pt;
                            line-height: 115%; color: rgb(99, 36, 35);">C</span></b><span
                          style="font-size: 8pt; line-height: 115%;
                          color: rgb(165, 0, 33);"> </span><span
                          style="font-size: 8pt; line-height: 115%;
                          color: black;"><a moz-do-not-send="true"
                            href="tel:206-354-2721" target="_blank">206-354-2721</a></span><o:p></o:p></p>
                      <p class="MsoNormal" style="line-height: 115%;"><a
                          moz-do-not-send="true"
                          href="http://www.rushingco.com/"
                          target="_blank"><b><i><span style="font-size:
                                8pt; line-height: 115%; color: rgb(99,
                                36, 35);">www.rushingco.com</span></i></b></a><o:p></o:p></p>
                    </div>
                    <p class="MsoNormal" style=""> <o:p></o:p></p>
                  </div>
                </div>
                <div>
                  <div>
                    <div>
                      <p class="MsoNormal" style="">On Fri, Oct 14, 2011
                        at 5:58 AM, Dane Heimerman <<a
                          moz-do-not-send="true"
                          href="mailto:daneh@mlnai.com" target="_blank">daneh@mlnai.com</a>>
                        wrote:<o:p></o:p></p>
                    </div>
                  </div>
                  <div>
                    <div>
                      <div>
                        <p class="MsoNormal" style="margin-bottom:
                          12pt;">Robby,<br>
                          Could you go over the basics of this
                          C-ACTIVITY-DESC? I stumbled upon this thread,
                          and it intrigued me, but I can't find what
                          you're talking about. Where is 'space
                          parameters'? Is this within the schematic of
                          DD Wizard, or in detailed mode? If you could
                          just get me pointed in the right direction,
                          I'm usually able to struggle through it and
                          learn on my own. <br>
                          <br>
                          Thanks,<o:p></o:p></p>
                        <pre>Dane Heimerman, EIT<o:p></o:p></pre>
                        <pre>HVAC Engineer<o:p></o:p></pre>
                        <pre>Michael L. Norris & Associates, Inc.<o:p></o:p></pre>
                        <pre>270 Walker Dr, Suite 201B<o:p></o:p></pre>
                        <pre>State College, PA 16801<o:p></o:p></pre>
                        <pre>p:<a moz-do-not-send="true" href="tel:814.867.3823" target="_blank">814.867.3823</a><o:p></o:p></pre>
                        <pre>f:<a moz-do-not-send="true" href="tel:814.867.4823" target="_blank">814.867.4823</a><o:p></o:p></pre>
                        <pre><o:p> </o:p></pre>
                        <pre><a moz-do-not-send="true" href="mailto:daneh@mlnai.com" target="_blank">daneh@mlnai.com</a><o:p></o:p></pre>
                        <div>
                          <p class="MsoNormal" style=""><br>
                            On 10/13/2011 6:05 PM, Robby Oylear wrote: <o:p></o:p></p>
                        </div>
                      </div>
                    </div>
                    <div>
                      <div>
                        <blockquote style="margin-top: 5pt;
                          margin-bottom: 5pt;">
                          <div>
                            <div>
                              <p class="MsoNormal" style="">Bill, <o:p></o:p></p>
                              <div>
                                <p class="MsoNormal" style=""> <o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal" style="">When I
                                  look at most of my project files, the
                                  Global Parameters list is pretty
                                  standard, however each parameter is
                                  usually project specific, i.e. Number
                                  of Residences, Glazing Ht by
                                  Orientation, System Efficiencies.<o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal" style=""> <o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal" style="">One thing
                                  that can really help speed up modeling
                                  is to get fancy with the user-defined
                                  defaults, using basic IF/THEN
                                  statements you can setup default
                                  schedules, lighting w/sf, equip w/sf,
                                  infiltration etc. based on a trigger
                                  of the space.  <o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal" style=""> <o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal" style="">Using the
                                  C-ACTIVITY-DESC command under the
                                  Space Parameters you can label a space
                                  based on use, and have your defaults
                                  do the rest of the work for you.<o:p></o:p></p>
                              </div>
                              <div>
                                <p class="MsoNormal" style=""> <o:p></o:p></p>
                              </div>
                            </div>
                          </div>
                          <div>
                            <p class="MsoNormal" style="margin-bottom:
                              12pt;">-Robby<o:p></o:p></p>
                            <div>
                              <div>
                                <div>
                                  <p class="MsoNormal" style="">On Thu,
                                    Oct 13, 2011 at 1:11 PM, Bishop,
                                    Bill <<a moz-do-not-send="true"
                                      href="mailto:wbishop@pathfinder-ea.com"
                                      target="_blank">wbishop@pathfinder-ea.com</a>>
                                    wrote:<o:p></o:p></p>
                                </div>
                              </div>
                              <div>
                                <div>
                                  <div>
                                    <div>
                                      <p class="MsoNormal" style="">Does
                                        anyone use pre-defined global
                                        parameters in an input file that
                                        they import, as a way to
                                        streamline the modeling process?<o:p></o:p></p>
                                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                                      <p class="MsoNormal" style="">I
                                        already have ASHRAE schedules
                                        and building constructions in an
                                        input file that I import, but I
                                        never use global parameters.<o:p></o:p></p>
                                      <p class="MsoNormal" style="">I
                                        make most of my universal
                                        changes by using User-Defined
                                        Default Values. Am I missing a
                                        big opportunity to speed up the
                                        modeling process?<o:p></o:p></p>
                                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                                      <p class="MsoNormal" style="">Thanks,<o:p></o:p></p>
                                      <p class="MsoNormal" style="">Bill<o:p></o:p></p>
                                      <p class="MsoNormal" style=""> <o:p></o:p></p>
                                    </div>
                                  </div>
                                  <p class="MsoNormal" style=""><b>Error!
                                      Filename not specified.</b><o:p></o:p></p>
                                  <p class="MsoNormal" style=""> <o:p></o:p></p>
                                </div>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="margin-bottom: 12pt;"><br>
_______________________________________________<br>
                                  Equest-users mailing list<br>
                                  <a moz-do-not-send="true"
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 message to <a
                                    moz-do-not-send="true"
                                    href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG"
                                    target="_blank">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><o:p></o:p></p>
                              </div>
                            </div>
                            <p class="MsoNormal" style=""> <o:p></o:p></p>
                          </div>
                          <div>
                            <p class="MsoNormal" style="margin-bottom:
                              12pt;"> <o:p></o:p></p>
                            <pre>_______________________________________________<o:p></o:p></pre>
                            <pre>Equest-users mailing list<o:p></o:p></pre>
                            <pre><a moz-do-not-send="true" href="http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org" target="_blank">http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org</a><o:p></o:p></pre>
                            <pre>To unsubscribe from this mailing list send  a blank message to <a moz-do-not-send="true" href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG" target="_blank">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><o:p></o:p></pre>
                          </div>
                        </blockquote>
                      </div>
                    </div>
                  </div>
                  <div>
                    <p class="MsoNormal" style="margin-bottom: 12pt;"><br>
                      _______________________________________________<br>
                      Equest-users mailing list<br>
                      <a moz-do-not-send="true"
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 message to <a moz-do-not-send="true"
                        href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG"
                        target="_blank">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a><o:p></o:p></p>
                  </div>
                </div>
                <p class="MsoNormal" style=""> <o:p></o:p></p>
              </div>
            </div>
          </div>
          <p class="MsoNormal"><o:p> </o:p></p>
        </div>
        <p class="aac0418c-fc9d-4b28-8cc8-3ecc1d069c59">This email
          message, including any attachments, is for the sole use of the
          intended recipient and may contain confidential, proprietary,
          and/or privileged information, as well as content subject to
          copyright and other intellectual laws.  If you are not the
          intended recipient, you may not disclose, use, copy, or
          distribute the email message or its attachments.  If you
          believe you have received this email message in error, please
          contact the sender by reply email, immediately delete this
          email and destroy copies.<o:p></o:p></p>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Equest-users mailing list
<a class="moz-txt-link-freetext" href="http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/equest-users-onebuilding.org</a>
To unsubscribe from this mailing list send  a blank message to <a class="moz-txt-link-abbreviated" href="mailto:EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG">EQUEST-USERS-UNSUBSCRIBE@ONEBUILDING.ORG</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>