/[MITgcm]/MITgcm/verification/lab_sea/matlab/lookat_exp3.m
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/matlab/lookat_exp3.m

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

revision 1.2 by heimbach, Tue Nov 12 20:54:29 2002 UTC revision 1.3 by dimitri, Thu Dec 5 08:43:03 2002 UTC
# Line 1  Line 1 
1  % need to be in verification/lab_sea/matlab directory  % need to be in verification/lab_sea/matlab directory
2  % and to specify location of exp1 output  % and to specify location of exp1 output
3  cd ../../../verification/lab_sea/matlab  cd ../../../verification/lab_sea/matlab
4  exp1_path='../../../exe/exp3a/';  exp1_path='../input/exp3a/';
5  exp2_path='../../../exe/exp3b/';  exp2_path='../input/exp3b/';
6    
7  % load model output  % load model output
8  uice1=readbin([exp1_path 'UICEtave.0000000001.data'],[20 16 1],1);  uice1=readbin([exp1_path 'UICEtave.0000000001.data'],[20 16 1],1);

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

  ViewVC Help
Powered by ViewVC 1.1.22