<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Vincent,<br>
      Sorry for the delay in reponding and my apologies also if someone
    else already gave you a solution. The easiest way to do this is to
    choose one of the "formatted" versions of Type25. Getting the FORMAT
    statement syntax can be a bit tricky at first but your output files
    will be quite a lot more readable. The FORMAT statement uses old
    FORTRAN conventions. A number is specified by the code "F" followed
    by the total number of columns to be used, followed by a period,
    followed by the number of decimals. Thus an 8 character number with
    two decimals would be written as F8.2. To make spaces between the
    columns, specify the number of spaces, followed by an "X" <br>
    <br>
     The format statement for printing three things to the output file,
    all separated by a single space would be:<br>
    <br>
    (F8.2,1X,F8.2,1X,F8.2)<br>
    <br>
    don't forget the parenthesis!<br>
    Best,<br>
     David<br>
    <br>
    <br>
    On 2/14/2012 07:41, Vincent MORELLE wrote:
    <blockquote
cite="mid:11E83A53757D4E42BAB9B7808BC3D1431B1EF19F17@VEV-MES1.KATENE.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@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]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Dear TRNSYS Users,<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">I would like to know if
            it is possible to decrease outputs precision in TRNSYS in
            order to print temperatures results with only two digits
            after the decimal coma (to get lighter files).<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I know how to do it in
            Excel, but it would be faster if I could do it directly in
            TRNSYS (by editing Type 25 ?...)<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Thanks in advance<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">Best regards<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Vincent</span><span
            style="mso-fareast-language:FR" lang="EN-US"><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>