forrtl: severe (24): end-of-file during read, unit -5, file Internal List-Directed Read error appear


Applies To
Product(s):AutoPIPE
Version(s):ALL;
Area: Error
Date Logged
& Current Version
March. 2018
11.02.00.10

Problem:

The following appears when using AutoPIPE

---------------------------
Intel(r) Visual Fortran run-time error
---------------------------
forrtl: severe (24): end-of-file during read, unit -5, file Internal List-Directed Read

Image              PC        Routine            Line        Source            
libifcoremd.dll    0F5491AA  Unknown               Unknown  Unknown

Stack trace terminated abnormally.

---------------------------
OK  
---------------------------

Why and how to avoid it?

Solution:

Reason #1:

When importing a PXF file search the file for all values = 3000

String 3000 =  First connection port or point coordinates

This string should have 3 distinct columns for X,Y,& Z coordinates. As one can see in the image able the occurrence on line 11753 was found to be incorrectly formatted and thus the problem when importing.

Avoidance:

Option #1: remove the component completely

Option #2: correctly format the coordinate locations on lines 3000 and 3020 for the affected component.

See Also

Visual Fortran run-time error messages

Bentley AutoPIPE