<!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 bgcolor="#ffffff" text="#000000">
Dear Ankur,<br>
 It sounds from the steps that you describe as though you are doing the
correct thing. I suspect the problem may be that the *.obj
filesprovided for Type56 are compiled with a later version of that
compiler (Compaq Visual Fortran instead of Digital Visual Fortran). If
this is the case, you may be able to recompile the trnlib.dll only if
you remove the reference to the Type56.obj files from the link.dvf file.<br>
<br>
If you are using the Digital Visual Fortran compiler, you may be able
to do your recompiling and relinking from the compiler's graphical
interface instead of from the command line. There should be a
..\Workspace directory in your ..\Trnsys15 folder. That workspace is
set up for CVF but DVF may be able to open it.<br>
<br>
Kind regards,<br>
 David<br>
<br>
<br>
ankur khandelwal wrote:
<blockquote
 cite="mid:a971d9200904110618i6960c4a9u556eacabdd433c42@mail.gmail.com"
 type="cite">
  <div><br clear="all">
Dear trnsys users,</div>
  <div> </div>
  <div>I am using trnsys 15. I want to add a component from user
developed component library trnlib. Type 608- evaporative cooler code
(.for) is available from tnsys website. I have followed the procedure
written in the manual under "<b><font face="Times New Roman">Using
Common Fortran Compilers with TRNSYS- <b><font face="Times New Roman">From
the Command Line</font></b></font></b>". But it is giving linking
error. Trnsys error 105."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"<br>
 </div>
  <div>Procedure I followed:</div>
  <div>-First I generate .obj file from digital visual fortran compiler
6.0</div>
  <div>-I edit the link.dvf file and add the statement to include
type608.obj</div>
  <div>-I rebuild trnsys to generate all .obj files.</div>
  <div>-I linked file from dos prompt by "link @link.dvf"<br>
-Then i create a component with input, output and parameter required
fro the type 608.</div>
  <div>-I saved the component in HVAC folder under IISibat/data/HVAC
folders.</div>
  <div>-Now I was able to see my component in IISiBat, i add in my
project from direct access menu.</div>
  <div>-As i run the project it showed the error:105 </div>
  <div> </div>
  <div>Weather any body have Idea how to add a trnlib component in
trnsys15? weather i have followed the right procedure? Weather the
procedure define in "<b><font face="Times New Roman">Using Common
Fortran Compilers with TRNSYS- <b><font face="Times New Roman">From
the Command Line</font></b></font></b>" can be followed to add trnlib
component.</div>
  <div> </div>
  <div>With regards,<br>
Ankur Khandelwal,<br>
M.Tech. (Thermal Engineering)<br>
IIT Delhi<br>
9899210978<br>
  <a moz-do-not-send="true"
 onclick="return top.js.OpenExtLink(window,event,this)"
 href="mailto:mnitankur@gmail.com" target="_blank">mnitankur@gmail.com</a><br>
 </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users">https://www-old.cae.wisc.edu/mailman/listinfo/trnsys-users</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
***********************************************************************
Thermal Energy System Specialists (TESS), LLC 
David BRADLEY                      22 N. Carroll Street - Suite 370 
Partner                            Madison, WI 53703 
                                   USA
P: +1.608.274.2577 
F: +1.608.278.1475
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:bradley@tess-inc.com">bradley@tess-inc.com</a> 
Web Pages:  <a class="moz-txt-link-freetext" href="http://www.tess-inc.com">http://www.tess-inc.com</a>    and      <a class="moz-txt-link-freetext" href="http://www.trnsys.com">http://www.trnsys.com</a>

***********************************************************************</pre>
</body>
</html>