<!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">
    Juan,<br>
      When you run your simulation, there should be a few NOTICES at the
    beginning of the log file. If you look through them, you'll notice
    that some of the early ones tell you which directory the TRNDll is
    being loaded from, which directory is expected to contain additional
    DLLs, which DLLs were found and which ones actually contained Types
    that were in the simulation. Those NOTICES should give you an idea
    what the problem is. For example, if you see a notice that says
    "Type210.dll was found but did not contain any Types from the
    simulation" then the problem is in how the name of Type210 is
    exported (at the beginning of your code there must be a line that
    says:<br>
    <br>
    !DEC$Attributes DLLexport :: Type210<br>
    <br>
    if the notices do not mention that a file called Type210.dll was
    found then there is a directory problem.<br>
    <br>
    If you aren't able to figure it out, please send me the *.log file
    that is being created when you run your simulation and I'll try to
    help.<br>
    Best,<br>
     David<br>
    <br>
    <br>
    On 1/12/2011 12:25, JUAN FRANCISCO BELMONTE TOLEDO wrote:
    <blockquote cite="mid:51E85176-68F2-45B1-AC28-5957D2571E0E@mimectl"
      type="cite">
      <div id="idOWAReplyText54446" dir="ltr">
        <div dir="ltr"><font color="#000000" face="Univers 45 Light"
            size="3">Hello everyone.</font></div>
        <div dir="ltr"> </div>
        <div dir="ltr"><font face="Univers 45 Light">i´ve downloaded
            from the official website of TRNSYS  a type <a
              moz-do-not-send="true"
              href="http://sel.me.wisc.edu/trnsys/trnlib/library16.htm"
              target="_blank">http://sel.me.wisc.edu/trnsys/trnlib/library16.htm</a></font></div>
        <div dir="ltr"> </div>
        <div dir="ltr"><font face="Univers 45 Light">in particular
            Type210 NODE (i think very interesting when  i can use it).</font></div>
        <div dir="ltr"><font face="Univers 45 Light">i´ve  created the
            dll file because it was not included.</font></div>
        <div dir="ltr"> </div>
        <div dir="ltr"><font face="Univers 45 Light">and i´ve put the
            files in the folders as follows:</font></div>
        <div dir="ltr"> </div>
        <div dir="ltr">Trnsys16_1\Studio\Proformas the Type210.tmf file.</div>
        <div dir="ltr">Trnsys16_1\Studio\Icon the Type210.bmp file</div>
        <div dir="ltr">Trnsys16_1\UserLib\DebugDLLs the Type210.dll file</div>
        <div dir="ltr">Trnsys16_1\UserLib\ReleaseDLLs the Type210.dll
          file</div>
        <div dir="ltr">and Trnsys16_1\SourceCode\Types the Type210.f90
          file (and browse from the Proforma editor - Files, the Source
          Code File Type210.f90)</div>
        <div dir="ltr"> </div>
        <div dir="ltr">but i always get the following error:</div>
        <div dir="ltr"> </div>
        <div dir="ltr"><font face="Univers 45 Light">TRNSYS Message   
            105 : A TYPE was called in the TRNSYS input file but was
            either not linked into trndll.dll or was not found in an
            external dll. A dummy subroutine was called in its place.
            Please link the TYPE or remove it from the input file 
            Reported information  : Not available</font></div>
        <div dir="ltr"> </div>
        <div dir="ltr"><font face="Univers 45 Light">Did i miss
            Something?</font></div>
        <div dir="ltr"><font face="Univers 45 Light">What i´m doing
            wrong?</font></div>
        <div dir="ltr"> </div>
        <div dir="ltr"><font face="Univers 45 Light">Thanks in advance.</font></div>
        <div dir="ltr"> </div>
        <div dir="ltr"> </div>
      </div>
      <div id="idSignature95987" dir="ltr">
        <div><font color="#000000" face="Arial">
            <div class="MsoNormal" style="margin: 0cm 0cm 0pt;"><em><span
                  style="font-size: 8pt; color: blue; font-style:
                  normal; font-family: 'Comic Sans MS';"><font size="1">Juan
                    Francisco Belmonte Toledo</font></span></em><span
                style="font-size: 8pt; color: blue; font-family: 'Comic
                Sans MS';"><br>
                <font size="1"><em><span style="font-style: normal;
                      font-family: 'Comic Sans MS';">Instituto de
                      Investigación en Energías Renovables</span></em></font></span></div>
            <div class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span
                style="font-size: 8pt; color: blue; font-family: 'Comic
                Sans MS';"><font size="1"><em><span style="font-style:
                      normal; font-family: 'Comic Sans MS';">Albacete
                      Spain</span></em></font></span></div>
          </font></div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
TRNSYS-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TRNSYS-users@cae.wisc.edu">TRNSYS-users@cae.wisc.edu</a>
<a class="moz-txt-link-freetext" href="https://mailman.cae.wisc.edu/listinfo/trnsys-users">https://mailman.cae.wisc.edu/listinfo/trnsys-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
***************************
David BRADLEY
Principal
Thermal Energy Systems Specialists, LLC
22 North Carroll Street - suite 370
Madison, WI  53703 USA

P:+1.608.274.2577
F:+1.608.278.1475
<a class="moz-txt-link-abbreviated" href="mailto:d.bradley@tess-inc.com">d.bradley@tess-inc.com</a>

<a class="moz-txt-link-freetext" href="http://www.tess-inc.com">http://www.tess-inc.com</a>
<a class="moz-txt-link-freetext" href="http://www.trnsys.com">http://www.trnsys.com</a></pre>
  </body>
</html>