/[MITgcm]/MITgcm/pkg/sbo/sbo_calc.F
ViewVC logotype

Diff of /MITgcm/pkg/sbo/sbo_calc.F

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

revision 1.4 by edhill, Mon Sep 29 19:24:31 2003 UTC revision 1.5 by adcroft, Thu Oct 2 14:42:17 2003 UTC
# Line 295  c     finish calculating center-of-mass Line 295  c     finish calculating center-of-mass
295        ycom = ycom / mass        ycom = ycom / mass
296        zcom = zcom / mass        zcom = zcom / mass
297    
298  #endif ALLOW_SBO  #endif /* ALLOW_SBO */
299    
300        return        return
301        end        end

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22