Hi

> I have tried to run my example. [...]
> Input/Output Error 153: Input file ended
>    In Procedure: read_cards
>         At Line: 1051
>       Statement: List-Directed READ
>            Unit: Internal File
> [..] What does it mean?

it means that the code is trying to read something 
from a character variable which is too short.
This happens because (most likely) your example 
contains an error, in the 'card' section, after the 
namelists. Unfortunately the error checking for the 
new input is  not yet completed

Paolo

-- 
Paolo Giannozzi             e-mail:  giannozz at nest.sns.it
Scuola Normale Superiore    Phone:   +39/050509412
Piazza dei Cavalieri 7      Fax:     +39/050509417, 050563513     
I-56126 Pisa, Italy         Office:  Lab. NEST, Via della Faggiola 19


Reply via email to