<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=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @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;}
 /* 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;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
-->
</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=WordSection1>

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

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

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>The setStorageVars problem, too, has been encountered before:<o:p></o:p></span></p>

<p class=MsoNormal><a
href="http://www.mail-archive.com/trnsys-users@engr.wisc.edu/msg01920.html"><span
lang=EN-US>http://www.mail-archive.com/trnsys-users@engr.wisc.edu/msg01920.html</span></a><span
lang=EN-US><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Basically, my recommendation is not to use
it in C or C++ - it’s a bit like asking where you can get fresh hay for
your car...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

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

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

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>De :</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
carlosfloreslenero@gmail.com [mailto:carlosfloreslenero@gmail.com] <b>De la
part de</b> Carlos Flores | DECCW. Sydney, Australia<br>
<b>Envoyé :</b> lundi 9 août 2010 11:03<br>
<b>À :</b> trnsys-users@engr.wisc.edu<br>
<b>Objet :</b> Re: [TRNSYS-users] Stored variables (C++)<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<p class=MsoNormal>Hey everyone,<o:p></o:p></p>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>I have TRNSYS 16 and I am programming a new module using
C++.  I've had absolutely <b><u>all</u></b> the problems that have
been mentioned in the past with regards to stored variables (such as un-updated
TRNSYS.h file) and I've solved most of them, but I have been unable to solve
one related to pointers.  <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><br clear=all>
For some reason, in TRNSYS.h the functions <b>setStorageVars</b> and <b>setStorageSize</b>
need pointer inputs (int*, double*) to work, as opposed to the simple int or
double variables used in FORTRAN.  I have spent a lot of time and I have
not being able to work this through, and I need to fix this within the next few
days or it will have consequences on the project deadline =(<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>Does anybody have the answer to one of these two questions?<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal><b><span style='color:#000066'>1) Do you have any example
(*.ccp) of a module programmed in C++ that uses stored variables?</span></b>
 That would probably be easiest way to understand how to insert the
correct inputs in the <b>setStorageVars</b> function, or<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal><b><span style='color:#000066'>2) Do you know how to insert
the 'nitems' and 'stored' array in a way that
the setStorageVars function will understand?</span></b><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>The template generated for C++ does not address these issues
and I am unsure how to fix them.<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>Any help would be highly appreciated!  Thanks!<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<div>

<p class=MsoNormal>Carlos Flores<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>Energy Research Program<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>Universidad de Chile<o:p></o:p></p>

</div>

</div>

</div>

</body>

</html>