/[MITgcm]/MITgcm_contrib/enderton/Diagnostics/ZcordA_FizhiZ10.m
ViewVC logotype

Annotation of /MITgcm_contrib/enderton/Diagnostics/ZcordA_FizhiZ10.m

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


Revision 1.1 - (hide annotations) (download)
Mon Jan 31 20:31:41 2005 UTC (20 years, 6 months ago) by enderton
Branch: MAIN
 o Loaded sample grid information files.

1 enderton 1.1 ZC = [95000:-10000:5000];
2     ZF = [100000:-10000:0];
3     drC = [100000-ZC(1),ZC(1:end-1)-ZC(2:end)];
4     drF = ZF(1:end-1)-ZF(2:end);
5     load('ZcordA_FizhiZ10.mat','ZC','ZF','drC','drF');

  ViewVC Help
Powered by ViewVC 1.1.22