Recently, I always meet the run time error "forrtl : severe <8>: internal consistency check failure, file for_intrp_fmt.c, line 1474" when using IVF 2013 integrated with VS2012. The error appears and disappears strangely, which means it doesn't appear every time but sometimes, and once it appears , it may disappear after I clean up the solutions several time but this way does not work out every time. So, it has almost driven me crazy because I know nothing about how to figure it out .I am looking forward some possible solutions about it . Thanks a lot! By the way ,even though the error appears randomly ,but it always occurs at file I/O expression like this:'' READ (iunit,'(i6,14x,a)') iver,line ''(I am sure of the consistency of the format in the file with the format description )
↧