[MITgcm-devel] profiles_readparms.F
Matthew Mazloff
mmazloff at ucsd.edu
Thu Jul 30 21:38:14 EDT 2015
Hi Gael
Thanks for all your devel work on cleaning the profile package!
Can we delete line 114:119
if (NVARMAX.GT.6) then
WRITE(msgBuf,'(A)')
& 'PROFILES_READPARMS: you need to define variables 7 to NVARMAX'
CALL PRINT_ERROR( msgBuf, myThid)
STOP 'ABNORMAL END: S/R PROFILES_READPARMS'
endif
I don't really see the purpose of this check
Thanks!
Matt
More information about the MITgcm-devel
mailing list