Hi all,
I am getting an error when executing calpuff. It seems that it is trying to read twice the PTEMARB.DAT file. By adding some debug messages i see that, the first time, the header is read correctly. But then that same line of code is being executed, but reaching "end of file":
I anyone has an idea of why this is happening, I'd appreciate any help!