/[MITgcm]/MITgcm/pkg/pp81/pp81_ri_number.F
ViewVC logotype

Diff of /MITgcm/pkg/pp81/pp81_ri_number.F

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

revision 1.1 by mlosch, Thu Sep 2 09:11:54 2004 UTC revision 1.2 by jmc, Thu Aug 23 19:13:10 2007 UTC
# Line 118  C     calculate (du/dz)^2 + (dv/dz)^2 on Line 118  C     calculate (du/dz)^2 + (dv/dz)^2 on
118  C  C
119  C     calculate - g*(drho/dz)/rho0= N^2  .  C     calculate - g*(drho/dz)/rho0= N^2  .
120  C  C
121          buoyFreq = - gravity*recip_rhoConst*horiVertRatio *          buoyFreq = - gravity*mass2rUnit *
122       &       (rhoKm1(I,J) - rhoK(I,J))*recip_drC(K)       &       (rhoKm1(I,J) - rhoK(I,J))*recip_drC(K)
123  C      C    
124  C     calculates gradient Richardson number, bounded by  C     calculates gradient Richardson number, bounded by

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22