[Nek5000-users] Format bug in navier4.f: format/variable-type	mismatch
    nek5000-users at lists.mcs.anl.gov 
    nek5000-users at lists.mcs.anl.gov
       
    Thu Nov 12 04:17:34 CST 2015
    
    
  
Hi all,
I recently stumbled upon the following error message with Nek:
forrtl: severe (61): format/variable-type mismatch, unit 6, file 
/proc/22947/fd/1
This seems to be due to a format mixup in navier4.f. Switching the 
position of '2i4' and 'a6' in Line 1092:
     1       format(i9,'proj_ortho: ',2i4,a6,' Detect rank deficiency:'
      $            ,1p2e12.4)
solved the problem for me.
Cheers,
Jan
    
    
More information about the Nek5000-users
mailing list