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

Contents of /MITgcm_contrib/enderton/Diagnostics/ZcordA_FizhiZ20.m

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


Revision 1.1 - (show annotations) (download)
Wed Feb 9 23:35:24 2005 UTC (20 years, 6 months ago) by molod
Branch: MAIN
CVS Tags: HEAD
Add coordinate information for 20 level configuration

1 ZC = [97500.0:-5000:2500.0]
2 ZF = [100000:-5000.:0.]
3 drC = [100000-ZC(1),ZC(1:end-1)-ZC(2:end)];
4 drF = ZF(1:end-1)-ZF(2:end);
5 save('ZcordA_FizhiZ20.mat','ZC','ZF','drC','drF');

  ViewVC Help
Powered by ViewVC 1.1.22