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

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

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

revision 1.111 by mlosch, Mon Dec 19 11:47:04 2011 UTC revision 1.112 by jmc, Sat Feb 4 14:52:08 2012 UTC
# Line 328  C     ice-front ocean interface Line 328  C     ice-front ocean interface
328        ENDIF        ENDIF
329  #endif /* ALLOW_ICEFRONT */  #endif /* ALLOW_ICEFRONT */
330    
331    #ifdef ALLOW_SALT_PLUME
332          IF ( useSALT_PLUME ) THEN
333              CALL SALT_PLUME_DO_EXCH( myTime, myIter, myThid )
334          ENDIF
335    #endif /* ALLOW_SALT_PLUME */
336    
337  C--   Freeze water in the ocean interior and let it rise to the surface  C--   Freeze water in the ocean interior and let it rise to the surface
338  C     temporarily exclude from adjoint computations until  C     temporarily exclude from adjoint computations until
339  C     impact has been vetted in forward integrations  C     impact has been vetted in forward integrations

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112

  ViewVC Help
Powered by ViewVC 1.1.22