IO_ERRCOUNT = ioErrorCount(myThid)
ioErrorCount(I) = 0
ioErrorCount(myThid) = ioErrorCount(myThid)+1
& nTx, nTy, ioErrorCount
INTEGER ioErrorCount(MAX_NO_THREADS)