/[MITgcm]/MITgcm_contrib/timour_matlab/mscripts/meridflux.m
ViewVC logotype

Contents of /MITgcm_contrib/timour_matlab/mscripts/meridflux.m

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


Revision 1.1 - (show annotations) (download)
Wed Sep 3 21:22:22 2003 UTC (21 years, 10 months ago) by edhill
Branch: MAIN
CVS Tags: HEAD
initial checkin of Timour's MatLAB scripts

1 eflux=mean(mean(mean(sumvt(:,:,1:Nz-1))));
2 mflux=mean(mean(mean(meanv(:,:,1:Nz-1).*(meantheta(:,:,1:Nz-1)-20.))));
3 ratio=eflux/(mflux+eflux)
4

  ViewVC Help
Powered by ViewVC 1.1.22