Hi everyone
im wondering whether anyone can help with a problem i have compiling a program. I am compiling with a 64bit compiler and i get this error
forrtl: severe (104): incorrect RECL= specifier value for connected file, unit 87, file /tmp/pbs.1205015.foo/fortwaNU1m
the line it refers to is:
OPEN (UNIT=NFILCBWF,STATUS='SCRATCH',FORM='UNFORMATTED',
& ACCESS='DIRECT',RECL=(4+2*(2+4*NRMAX))*2*8)
any ideas would be great!
cheers
im wondering whether anyone can help with a problem i have compiling a program. I am compiling with a 64bit compiler and i get this error
forrtl: severe (104): incorrect RECL= specifier value for connected file, unit 87, file /tmp/pbs.1205015.foo/fortwaNU1m
the line it refers to is:
OPEN (UNIT=NFILCBWF,STATUS='SCRATCH',FORM='UNFORMATTED',
& ACCESS='DIRECT',RECL=(4+2*(2+4*NRMAX))*2*8)
any ideas would be great!
cheers