/[MITgcm]/MITgcm/model/inc/PARAMS.h
ViewVC logotype

Diff of /MITgcm/model/inc/PARAMS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.103 by heimbach, Thu Mar 4 04:00:11 2004 UTC revision 1.105 by edhill, Sat Mar 20 20:35:21 2004 UTC
# Line 651  C Logical flags for selecting packages Line 651  C Logical flags for selecting packages
651       &        useSHAP_FILT, useZONAL_FILT, useGrdchk, useFLT,       &        useSHAP_FILT, useZONAL_FILT, useGrdchk, useFLT,
652       &        usePTRACERS,  useSBO, useSEAICE, useThSIce, useBulkForce,       &        usePTRACERS,  useSBO, useSEAICE, useThSIce, useBulkForce,
653       &        usefizhi,  usegridalt, usediagnostics       &        usefizhi,  usegridalt, usediagnostics
654    
655    C     Run-time flags for early-initialization of MNC
656          LOGICAL
657         &     useMNC,
658         &     mnc_echo_gtypes, mnc_pickup_create, mnc_pickup_read
659          COMMON /PARM_MNC/
660         &     useMNC,
661         &     mnc_echo_gtypes, mnc_pickup_create, mnc_pickup_read
662    
663    
664    
665    CEH3 ;;; Local Variables: ***
666    CEH3 ;;; mode:fortran ***
667    CEH3 ;;; End: ***

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.105

  ViewVC Help
Powered by ViewVC 1.1.22