/[MITgcm]/MITgcm_contrib/MPMice/beaufort/input/mk_domain.m
ViewVC logotype

Diff of /MITgcm_contrib/MPMice/beaufort/input/mk_domain.m

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

revision 1.1 by dimitri, Sun May 31 03:49:54 2009 UTC revision 1.2 by dimitri, Tue Dec 1 20:56:22 2015 UTC
# Line 5  yc=read_cs_face('YC.data',3); Line 5  yc=read_cs_face('YC.data',3);
5  clf, mypcolor(d'), caxis([0 1]), grid, hold on  clf, mypcolor(d'), caxis([0 1]), grid, hold on
6  contour(yc,50:10:90,'k')  contour(yc,50:10:90,'k')
7  plot([326 326 365 365 326],[311 350 350 311 311],'k','linewidth',2)  plot([326 326 365 365 326],[311 350 350 311 311],'k','linewidth',2)
   
 print -djpeg tmp2  

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

  ViewVC Help
Powered by ViewVC 1.1.22