Changes between Version 25 and Version 26 of Doc/ComputingCenters/TGCC/IreneRedHat8


Ignore:
Timestamp:
04/13/23 11:05:20 (15 months ago)
Author:
acosce
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/ComputingCenters/TGCC/IreneRedHat8

    v25 v26  
    6262{{{ 
    6363    !    open(UNIT=lunout,file=fileout, action='write',status='unknown', form='formatted', iostat=ierr2) 
     64    !  IF (ierr2 /= 0) THEN  
     65    !      stop 'print_inca'  
     66    !  endif  
     67 
    6468     lunout = 6 
    6569}}}