/[MITgcm]/MITgcm/model/src/packages_check.F
ViewVC logotype

Diff of /MITgcm/model/src/packages_check.F

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

revision 1.62 by jmc, Wed May 8 00:06:32 2013 UTC revision 1.63 by jmc, Thu May 16 19:57:44 2013 UTC
# Line 292  C---  Continue with standard packages (w Line 292  C---  Continue with standard packages (w
292        IF (useAIM) CALL PACKAGES_ERROR_MSG('AIM',' ',myThid)        IF (useAIM) CALL PACKAGES_ERROR_MSG('AIM',' ',myThid)
293  #endif  #endif
294    
295  #ifndef ALLOW_ATM_PHYS  #ifdef ALLOW_ATM_PHYS
296          IF (useAtm_Phys) CALL ATM_PHYS_CHECK( myThid )
297    #else
298        IF (useAtm_Phys) CALL PACKAGES_ERROR_MSG('Atm_Phys',' ',myThid)        IF (useAtm_Phys) CALL PACKAGES_ERROR_MSG('Atm_Phys',' ',myThid)
299  #endif  #endif
300    

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

  ViewVC Help
Powered by ViewVC 1.1.22