<span style>Dear all,</span><br style><br style><span style>Originally, I run a tpf program well. However, I run this program again after I add Type 65, it shows </span><span style="color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(51,102,255);font-size:large">"Did not find TRNDLL.dll" </span><span style>. Meanwhile, I run other normal programs and even EXAMPLES of TRNSYS, they also shows "Did not find TRNDLL.dll". </span><br style>
<span style>Who could tell me how to deal with this problem?</span><br style><br style><span style>Many thanks in advance!</span><br style><br style><span style>br.</span><br style><br style><span style>wang</span> <br><br>
<div class="gmail_quote">2012/5/23  <span dir="ltr"><<a href="mailto:trnsys-users-request@cae.wisc.edu" target="_blank">trnsys-users-request@cae.wisc.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send TRNSYS-users mailing list submissions to<br>
        <a href="mailto:trnsys-users@cae.wisc.edu">trnsys-users@cae.wisc.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:trnsys-users-request@cae.wisc.edu">trnsys-users-request@cae.wisc.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:trnsys-users-owner@cae.wisc.edu">trnsys-users-owner@cae.wisc.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of TRNSYS-users digest..."<br>
<br>Today's Topics:<br>
<br>
   1. Keeping Calculated Value over Time Period (<a href="mailto:esterl@pk-i.de">esterl@pk-i.de</a>)<br>
   2. Re: Keeping Calculated Value over Time Period (Damien Gondre)<br>
   3. Re: DynamicData and Visual Fortran XE 2011 (David BRADLEY)<br>
   4. Concentrating PV-Thermal collector (Mahdi Hedayatizadeh)<br>
   5. Did not find TRNDLL.dll (??)<br>
<br><br>---------- 已转发邮件 ----------<br>From: <a href="mailto:esterl@pk-i.de">esterl@pk-i.de</a><br>To: <a href="mailto:trnsys-users@cae.wisc.edu">trnsys-users@cae.wisc.edu</a><br>Cc: <br>Date: Tue, 22 May 2012 16:37:12 +0200<br>
Subject: [TRNSYS-users] Keeping Calculated Value over Time Period<br><br>
Dear Trnsys Users,<br>
<br>
I have a Problem in a Trnsys Simulation.<br>
I want to keep a calculated value at a certain time step over 24 hours and<br>
then calculate a new one.<br>
For example:  I want to calculate the value at hour 0 of day 1 and then use<br>
this value in further calculations on this day. At day 2 i want to do the<br>
same with the new value for hour 0 of that day.<br>
<br>
The problem i'm having is, that i don't know how to tell transys to use a<br>
value over 24 hours an then calculate a new one for the next 24 hours and<br>
so on.<br>
<br>
<br>
Thanks for your Help !<br>
<br>
Steve<br>
<br>
<br>
<br><br>---------- 已转发邮件 ----------<br>From: Damien Gondre <<a href="mailto:damien.gondre@insa-lyon.fr">damien.gondre@insa-lyon.fr</a>><br>To: <a href="mailto:esterl@pk-i.de">esterl@pk-i.de</a><br>Cc: <a href="mailto:trnsys-users@cae.wisc.edu">trnsys-users@cae.wisc.edu</a><br>
Date: Wed, 23 May 2012 15:14:56 +0200<br>Subject: Re: [TRNSYS-users] Keeping Calculated Value over Time Period<br><br>Dear Steve,<br><br>I know a solution that should work but it is not necessarily the best one:<br>You could use an equation box with an input variable called <i>old_value </i>for instance, and two output variables called <i>value </i>and <i>new_value</i> for instance. At each time step you have to stock the <i>value</i> in the <i>old_value </i>variable using the input value recall (type 71).<br>



In the <i>new_value </i>variable you calculate the new value at each htime step.<br><br>Then you decide upon the hour of the curent day if you want to use the old value or the new value by using the following equation :<br>


<b><i>value = eql(mod(time,24),0)*new_value+(1-</i><i>eql(mod(time,24),0))*old_value</i></b><br>
<br><br>It should work,<br><br>Regards,<br><br>Damien <span>Gondre</span>.<br><span style="color:rgb(102,102,102)">---------------------------------------</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">Centre de thermique de Lyon (<span>CETHIL</span>)</span><br style="color:rgb(102,102,102)">






<span style="color:rgb(102,102,102)"><span>UMR</span> <span>5008</span> - Insa de Lyon, UCBL, CNRS</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)">Bâtiment Sadi Carnot</span><br style="color:rgb(102,102,102)">





<span style="color:rgb(102,102,102)">69621 Villeurbanne Cedex</span><br style="color:rgb(153,153,153)">
<span style="color:rgb(102,102,102)">France</span><br style="color:rgb(102,102,102)"><span style="color:rgb(102,102,102)"><a href="tel:%2B334%2072%2043%2084%2068" value="+33472438468" target="_blank">+334 72 43 84 68</a></span><br>


<br><br><br><br><br><br><div class="gmail_quote">On Tue, May 22, 2012 at 4:37 PM,  <span dir="ltr"><<a href="mailto:esterl@pk-i.de" target="_blank">esterl@pk-i.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Dear Trnsys Users,<br>
<br>
I have a Problem in a Trnsys Simulation.<br>
I want to keep a calculated value at a certain time step over 24 hours and<br>
then calculate a new one.<br>
For example:  I want to calculate the value at hour 0 of day 1 and then use<br>
this value in further calculations on this day. At day 2 i want to do the<br>
same with the new value for hour 0 of that day.<br>
<br>
The problem i'm having is, that i don't know how to tell transys to use a<br>
value over 24 hours an then calculate a new one for the next 24 hours and<br>
so on.<br>
<br>
<br>
Thanks for your Help !<br>
<br>
Steve<br>
<br>
_______________________________________________<br>
TRNSYS-users mailing list<br>
<a href="mailto:TRNSYS-users@cae.wisc.edu" target="_blank">TRNSYS-users@cae.wisc.edu</a><br>
<a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
</blockquote></div><br>
<br><br>---------- 已转发邮件 ----------<br>From: David BRADLEY <<a href="mailto:d.bradley@tess-inc.com">d.bradley@tess-inc.com</a>><br>To: Erik Boschek <<a href="mailto:erikboschek@yahoo.com">erikboschek@yahoo.com</a>><br>
Cc: "<a href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a>" <<a href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a>><br>Date: Wed, 23 May 2012 09:34:40 -0500<br>Subject: Re: [TRNSYS-users] DynamicData and Visual Fortran XE 2011<br>

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Erik,<br>
      We found and fixed this in Trnsys17 when we moved over to the IVF
    compilers. CVF didn't mind if you exited a subroutine without
    deallocating your allocatable arrays (it deallocated them for you).
    IVF is a bit more rigorous and forces you do deallocate arrays
    manually. You need to add the following lines to the GROW()
    subroutine in DynamicData<br>
    <br>
    Deallocate(X1TEMPdd)<br>
    Deallocate(X2TEMPdd)<br>
    Deallocate(X3TEMPdd)<br>
    Deallocate(X4TEMPdd)<br>
    Deallocate(LUSTORTEMPdd)<br>
    Deallocate(YDATATEMPdd)<br>
    Deallocate(DATAINTEMPdd)<br>
    Deallocate(IPTTEMPdd)<br>
    <br>
      Another issue that you may run into is that IVF does not like when
    a function returns without setting a return value. CVF was more
    forgiving about that. You will need to go through some of the
    TrnsysFunctions routines and make sure that they always set a return
    value. Again, this is fixed in Trnsys17.<br>
    Best,<br>
     David<br>
    <br>
    <br>
    On 5/23/2012 06:13, Erik Boschek wrote:
    <blockquote type="cite">
      <div style="font-size:12pt;font-family:arial,helvetica,sans-serif">
        <div>Dear TRNSYS users,</div>
        <div> </div>
        <div>I am in the process of migrating to
          Intel Visual Fortran Composer XE 2011, with VS2010 from CVF6.6
          for component development. I'm currently using TRNSYS 16.</div>
        <div> </div>
        <div>Generally, with not too many problems
          I've gotten TRNSYS to compile and a few custom types.</div>
        <div> </div>
        <div>However, in the mean time I've run into
          an issue which seems to be related to calling "DynamicData",
          which I use quite often.</div>
        <div> </div>
        <div>I've found that if I create a
          simulation wi<var></var>th more than one
          call, TRNSYS crashes with a run-time error "severe (151):
          allocatable array is already allocated" (as attaced screen
          shot).</div>
        <div> </div>
        <div>To check that it wasn't related to my
          own component, I could also reproduce this simply by e.g.
          putting two instances of TESS Type581 (multi dimensional
          interpolation) into an empty project. This never occurs for
          the basic installed TRNDll or one I've compiled with the old
          compiler.</div>
        <div> </div>
        <div>Is this problem known to anyone and is
          there a fix? Is the new intel compiler supported or is it
          known to give problems with TRNSYS? Would this problem
          disapear using TRNSYS 17?</div>
        <div> </div>
        <div>Thanks for any insight,</div>
        <div> </div>
        <div>Erik Boschek</div>
        <div> </div>
        <div> </div>
        <div> </div>
        <div> </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
TRNSYS-users mailing list
<a href="mailto:TRNSYS-users@cae.wisc.edu" target="_blank">TRNSYS-users@cae.wisc.edu</a>
<a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a>
</pre>
    </blockquote>
    <br>
    <pre cols="72">-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:<a href="tel:%2B1.608.274.2577" value="+16082742577" target="_blank">+1.608.274.2577</a>
F:<a href="tel:%2B1.608.278.1475" value="+16082781475" target="_blank">+1.608.278.1475</a>
<a href="mailto:d.bradley@tess-inc.com" target="_blank">d.bradley@tess-inc.com</a>

<a href="http://www.tess-inc.com" target="_blank">http://www.tess-inc.com</a>
<a href="http://www.trnsys.com" target="_blank">http://www.trnsys.com</a></pre>
  </div>

<br><br>---------- 已转发邮件 ----------<br>From: Mahdi Hedayatizadeh <<a href="mailto:mhedayatizadeh@gmail.com">mhedayatizadeh@gmail.com</a>><br>To: <a href="mailto:trnsys-users@cae.wisc.edu">trnsys-users@cae.wisc.edu</a><br>
Cc: <br>Date: Wed, 23 May 2012 19:19:51 +0430<br>Subject: [TRNSYS-users] Concentrating PV-Thermal collector<br>Hi everybody,<br><br>I tried to model a kind of a system including a concentrating PV-thermal collector (TYPE 50) in TRNSYS 16 while I faced errors. I tried to find the problem by deleting some components that finally I got the problem is only associated with the PV-thermal Concentrator component. Finally, I put only a PV-Thermal concentrotor and an online plotter in an empty file with some input and parameter data ( A very simple one), but it still does not plot any result such as the outlet temperature of the collector.<br>

<br>Has anyone faced the same or relevant problem?<br><br>Looking forwards to hearing from you.<br>Mahdi <br clear="all"><br>-- <br>Mahdi Hedayatizadeh <br>Ph.D. Candidate,<br>Energy in Agriculture,<br>Department of Agricultural Machinery Engineering, <br>

Faculty of Agriculture,<br>University of Tabriz,<br>Tabriz, Iran.<br>Tel.: <a href="tel:%2B98%209384772799" value="+989384772799" target="_blank">+98 9384772799</a>,<br>Email: <a href="mailto:hedayatizadeh@tabrizu.ac.ir" target="_blank">hedayatizadeh@tabrizu.ac.ir</a><br>

<br><br>---------- 已转发邮件 ----------<br>From: 王洋 <<a href="mailto:wanghongyang1767@gmail.com">wanghongyang1767@gmail.com</a>><br>To: <a href="mailto:trnsys-users@cae.wisc.edu">trnsys-users@cae.wisc.edu</a><br>Cc: <br>
Date: Wed, 23 May 2012 17:54:45 +0200<br>Subject: [TRNSYS-users] Did not find TRNDLL.dll<br><font size="4">Dear all,<br><br>Originally, I run a tpf program well. However, I run this program again after I add Type 65, it shows <span style="background-color:rgb(51,102,255)">"Did not find TRNDLL.dll" </span>. Meanwhile, I run other normal programs and even EXAMPLES of TRNSYS, they also shows "Did not find TRNDLL.dll". <br>

Who could tell me how to deal with this problem?<br><br>Many thanks in advance!<br><br>br.<br><br>wang</font><br><br><div class="gmail_quote">2012/5/23  <span dir="ltr"><<a href="mailto:trnsys-users-request@cae.wisc.edu" target="_blank">trnsys-users-request@cae.wisc.edu</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send TRNSYS-users mailing list submissions to<br>
        <a href="mailto:trnsys-users@cae.wisc.edu" target="_blank">trnsys-users@cae.wisc.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:trnsys-users-request@cae.wisc.edu" target="_blank">trnsys-users-request@cae.wisc.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:trnsys-users-owner@cae.wisc.edu" target="_blank">trnsys-users-owner@cae.wisc.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of TRNSYS-users digest..."<br>
<br>Today's Topics:<br>
<br>
   1.  DynamicData and Visual Fortran XE 2011 (Erik Boschek)<br>
<br><br>---------- 已转发邮件 ----------<br>From: Erik Boschek <<a href="mailto:erikboschek@yahoo.com" target="_blank">erikboschek@yahoo.com</a>><br>To: "<a href="mailto:TRNSYS-users@cae.wisc.edu" target="_blank">TRNSYS-users@cae.wisc.edu</a>" <<a href="mailto:TRNSYS-users@cae.wisc.edu" target="_blank">TRNSYS-users@cae.wisc.edu</a>><br>

Cc: <br>Date: Wed, 23 May 2012 04:13:45 -0700 (PDT)<br>Subject: [TRNSYS-users]  DynamicData and Visual Fortran XE 2011<br><div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif"><div>Dear TRNSYS users,</div>


<div> </div>
<div>I am in the process of migrating to Intel Visual Fortran Composer XE 2011, with VS2010 from CVF6.6 for component development. I'm currently using TRNSYS 16.</div>
<div> </div>
<div>Generally, with not too many problems I've gotten TRNSYS to compile and a few custom types.</div>
<div> </div>
<div>However, in the mean time I've run into an issue which seems to be related to calling "DynamicData", which I use quite often.</div>
<div> </div>
<div>I've found that if I create a simulation wi<var></var>th more than one call, TRNSYS crashes with a run-time error "severe (151): allocatable array is already allocated" (as attaced screen shot).</div>
<div> </div>
<div>To check that it wasn't related to my own component, I could also reproduce this simply by e.g. putting two instances of TESS Type581 (multi dimensional interpolation) into an empty project. This never occurs for the basic installed TRNDll or one I've compiled with the old compiler.</div>


<div> </div>
<div>Is this problem known to anyone and is there a fix? Is the new intel compiler supported or is it known to give problems with TRNSYS? Would this problem disapear using TRNSYS 17?</div>
<div> </div>
<div>Thanks for any insight,</div>
<div> </div>
<div>Erik Boschek</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div></div></div><br>_______________________________________________<br>
TRNSYS-users mailing list<br>
<a href="mailto:TRNSYS-users@cae.wisc.edu" target="_blank">TRNSYS-users@cae.wisc.edu</a><br>
<a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
<br></blockquote></div><br>
<br>_______________________________________________<br>
TRNSYS-users mailing list<br>
<a href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a><br>
<a href="https://mailman.cae.wisc.edu/listinfo/trnsys-users" target="_blank">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a><br>
<br></blockquote></div><br>