Pablo, 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. Kind regards, David On 2/15/2011 07:03, Pablo Díaz Núñez wrote:
-- *************************** 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 d.bradley@tess-inc.com http://www.tess-inc.com http://www.trnsys.com |