/[MITgcm]/MITgcm/tutorial_examples/barotropic_gyre_in_a_box/README
ViewVC logotype

Diff of /MITgcm/tutorial_examples/barotropic_gyre_in_a_box/README

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

revision 1.1 by cnh, Mon Jan 14 17:01:44 2002 UTC revision 1.1.2.1 by cnh, Mon Jan 14 17:01:44 2002 UTC
# Line 0  Line 1 
1    Example: "Barotropic double-gyre"
2    =================================
3    
4    To apply the changes to the default configuration of MITgcmUV:
5      cp ../verification/exp0/code/SIZE.h ../model/inc/
6      cp ../verification/exp0/code/CPP_OPTIONS.h ../model/inc/
7      cp ../verification/exp0/code/CPP_EEOPTIONS.h ../eesupp/inc/
8    
9    Configure and compile the code:
10      cd bin
11      ../tools/genmake -makefile
12      make depend
13      make
14    
15    To run:
16      cd ../exe
17      cp ../verification/exp0/input/* .
18      ./mitgcmuv
19    
20    There is comparison output in the directory:
21     ../verification/exp0/results
22    
23    Comments:
24    The input data is real*8 and generated using the MATLAB script
25    gendata.m.

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

  ViewVC Help
Powered by ViewVC 1.1.22