/[MITgcm]/MITgcm_contrib/high_res_cube/eddy_flux/eh3densjmd95.m
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/eddy_flux/eh3densjmd95.m

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

revision 1.1 by edhill, Tue Aug 3 15:54:26 2004 UTC revision 1.2 by edhill, Fri Aug 13 01:45:50 2004 UTC
# Line 85  rho =  rho ... Line 85  rho =  rho ...
85         + s3o2.*( eosJMDCSw(6) + eosJMDCSw(7)*t + eosJMDCSw(8)*t2 ) ...         + s3o2.*( eosJMDCSw(6) + eosJMDCSw(7)*t + eosJMDCSw(8)*t2 ) ...
86         + eosJMDCSw(9)*s.*s;         + eosJMDCSw(9)*s.*s;
87    
88  rho = rho./(1 - p/bulkmodjmd95(s,t,p));  rho = rho./(1 - p./bulkmodjmd95(s,t,p));
89    
90  return  return
91    

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

  ViewVC Help
Powered by ViewVC 1.1.22