<!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">
Pablo,<br>
The problem is most likely that Type56 is trying to write too big
a number into the summary.bal file. The summary.bal file is
formatted and in Fortran, when you do a formatted write statement,
you have to declare how much space in the result file the number
that you are about to write is allowed to take. For example, when
programming, you might reserve 3 spaces for your number. If you then
try to write the number 1000 into that three-spot space, you'll get
that error. Unfortunately, there isn't anything a user can do about
it. I would recommend sending your project file to your distributor
for assistance.<br>
Kind regards,<br>
David<br>
<br>
<br>
On 2/15/2011 07:03, Pablo Díaz Núñez wrote:
<blockquote
cite="mid:AANLkTikkVdyBHUoDFDC-UnKPgWt9fthE6TM9zu50VT4c@mail.gmail.com"
type="cite">
<div>Dear trnsys users,</div>
<div> </div>
<div> I get an error after the simulation of my proyect:</div>
<div> </div>
<div> Visual Fortran run-time error, forrtl: error (63): output
conversion error, unit 35, file SUMMARY.BAL</div>
<div> </div>
<div>Despite the error, the simulation runs but I want to fix
it and I don't find the problem.</div>
<div>One thing I have noticed is that the number of these errors
is 48, the same as thermal zones I have in the .bui file.</div>
<div>I'm looking the summary.bal file but I don't know where the
problem is.</div>
<div> </div>
<div>Could someone help me?</div>
<div> </div>
<div>Thanks is advance.</div>
<div> </div>
<div>Pablo.</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>