[MITgcm-cvs] MITgcm/verification/hs94.1x64x5/input CVS Commit

Jean-Michel Campin jmc at baudelaire.csail.mit.edu
Sat Dec 18 19:37:15 EST 2010


Update of /u/gcmpack/MITgcm/verification/hs94.1x64x5/input
In directory baudelaire:/srv/scratch/jmc/gcm_current/verification/hs94.1x64x5/input

Modified Files:
	data.diagnostics 
Log Message:
change array specification to follow F95 standard (to work with gfortran 4.4.5)
e.g.: change line: fields(1,2)='ETAN    ','ETANSQ  ',
        to line: fields(1:3,2)='ETAN    ','ETANSQ  ',  




More information about the MITgcm-cvs mailing list