[TRNSYS-users] [TRNSYS18] forrtl: severe (66): output statement overflows records

David BRADLEY d.bradley at tess-inc.com
Thu Feb 23 13:34:39 PST 2023


Christopher,

  That error is typically the result of trying to write a big number 
into a spot in an output file that isn't formatted to be big enough to 
hold it. For instance if Fortran tries to write the number 9999 into an 
output file that has only been formatted to accept a 3-digit number, 
you'll see this error. If you are familiar with the process of running 
input files from the Visual Studio and the Intel compiler you can 
probably find the line on which the error is ocurring and increase the 
allowable size. If you prefer, though, you can send the project and any 
files needed to run it (as well as some guidance on what the increased 
TrnsysConstants values need to be) to your distributor and they can find 
and probably fix the spot that is causing the error.

kind regards,

  David


On 2/23/2023 8:38 AM, Graf, Christopher via TRNSYS-users wrote:
>
> Hello dear TRNSYS users,
>
> I have some problems with my simulation of a building with 
> corresponding space heating and domestic hot water models. As my model 
> is quite large (1500 units) I had to recompile the TRNSYS standard 
> installation with Visual Studio 2019 and the Intel Fortran Compiler. I 
> did recompile successfully with new TRNSYSConstants.f90 and am doing 
> some other simulation with this TRNSYS installation, so I assume it 
> works fine.
>
> While simulating the large model with 1500 units and a lot of 
> equations though I started to get a fortran error: “forrtl: severe 
> (66): output statement overflows records, unit -5, file Internal 
> Formatted Write”.
>
> Why do I get this fortran error? Did I exceed the TRNSYS-Constants too 
> much, so some calculations can’t be computed anymore in large models? 
> Is there a maximum for the constants and if yes, where is the limitation?
>
> As Im no fortran expert, I would be very happy about anything you can 
> tell me about this error!
>
> Thank you very much in advance!
>
> Best Regards,
>
> Chris
>
> *Christopher Graf*, M.Sc.
> Wissenschaftlicher Mitarbeiter / Doktorand
> Abteilung Thermische Energiesystemtechnik
> Bereich Energiewirtschaftliche Prozessintegration
>
> Fraunhofer-Institut für Energiewirtschaft und Energiesystemtechnik IEE
> Joseph-Beuys-Straße 8 | 34117 Kassel
> Telefon: +49 561 7294-1528
> Mobil: +49 160 7820232
> christopher.graf at iee.fraunhofer.de 
> <mailto:christopher.graf at iee.fraunhofer.de>
> https://www.iee.fraunhofer.de <https://www.iee.fraunhofer.de/>
>
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at lists.onebuilding.org
> http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org

-- 
***************************
David BRADLEY
Principal
Thermal Energy System Specialists, LLC
3 North Pinckney Street - suite 202
Madison, WI  53703 USA

P:+1.608.274.2577
d.bradley at tess-inc.com

http://www.tess-inc.com
http://www.trnsys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20230223/92294b3f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 18422 bytes
Desc: not available
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20230223/92294b3f/attachment-0001.png>


More information about the TRNSYS-users mailing list