<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 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Cambria;
        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:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        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;}
pre
        {mso-style-priority:99;
        mso-style-link:"Préformaté HTML Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.PrformatHTMLCar
        {mso-style-name:"Préformaté HTML Car";
        mso-style-priority:99;
        mso-style-link:"Préformaté HTML";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</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=FR link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>Hi everyone, <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>I am currently using TRNSYS 17 / MS Visual Studio 2008 / IVF 11.1<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>As I was following the Programmer’ s Guide to create a new
component, I used the provided solution “Ivf111.sln” that includes 3 projects :
MyType, TRNDll and Type155.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>Tell me if I am wrong : the MyType project is made to create new
types, since DLL settings are already set perfectly. Thus, I added the required
files (fortan code and some subroutines from the TESS source code file) and
rebuilt the whole solution (including the 3 projects) : it seems to work pretty
well (MyType.dll is sent to …Trnsys17\UserLib\ReleaseDLLs, I can see it)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>But when I launched TRNSYS simulation, I got the following error
:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><b><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>“TRNSYS Message 105 : <o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>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 
<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>Reported information  :  Type999 could not be located in either
the trndll.dll or in an external dll. Please relink the TRNDll.dll including
this Type or make sure that an external DLL in the \UserLib\DebugDLLs and
\UserLib\ReleaseDLLs folders contain the Type.”<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>How can it be ? It looks like the external MyType.dll does
not include my Type 999.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>My fortran code (enclosed Type999.for) is mainly based on
Type559.for from the TESS library, I only changed some equations in the
appropriate area. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>Does it sound familiar to anyone ?<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'>Thank you very much for your time.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Cambria","serif";
color:#1F497D'>--------------------------------------------<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-family:"Cambria","serif";color:#1F497D'>Emmanuel
Watrinet<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Cambria","serif";
color:#1F497D'>Pôle Construction Durable<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Cambria","serif";
color:#1F497D'>Bouygues Construction SA<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:6.0pt;font-family:"Cambria","serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Cambria","serif";
color:#E36C0A'>Tél  :  06  .  42  .  76 .  17  .  63<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Cambria","serif";
color:#E36C0A'><a href="mailto:e.watrinet@bouygues-construction.com">e.watrinet@bouygues-construction.com</a><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Cambria","serif";
color:#1F497D'>--------------------------------------------</span><span
style='font-size:10.0pt;font-family:"Cambria","serif";color:#E36C0A'><o:p></o:p></span></p>

</div>

<PRE>
--
Les donnees et renseignements contenus dans ce message sont personnels, confidentiels et secrets. Toute publication, utilisation ou diffusion, meme partielle, doit etre autorisee. Si vous n'etes pas le bon destinataire, nous vous demandons de ne pas lire, copier, utiliser ou divulguer cette communication. Nous vous prions de notifier cette erreur a l'expediteur et d'effacer immediatement cette communication de votre systeme.

Any data and information contained in this electronic mail is personal, confidential and secret. Any total or partial publication, use or distribution must be authorized. If you are not the right addressee, we ask you not to read, copy, use or disclose this communication. Please notify this error to the sender and erase at once this communication from your system.
</PRE></body>

</html>