/[MITgcm]/MITgcm/verification/exp4/README
ViewVC logotype

Diff of /MITgcm/verification/exp4/README

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

revision 1.1 by adcroft, Tue Dec 8 19:44:29 1998 UTC revision 1.4 by heimbach, Mon Nov 13 20:30:17 2000 UTC
# Line 1  Line 1 
1    Example: "Flow over a bump with Open Boundaries"
2    ================================================
3    
4    To apply the changes to the default configuration of MITgcmUV:
5      cp ../verification/exp4/code/SIZE.h ../bin/
6      cp ../verification/exp4/code/CPP_OPTIONS.h ../bin/
7      cp ../verification/exp4/code/CPP_EEOPTIONS.h ../bin/
8      cp ../verification/exp4/code/set_obcs.F ../bin/
9    
10    Configure and compile the code:
11      cd bin
12      ../tools/genmake -makefile
13      make depend
14      make
15    
16    To run:
17      cd ../exe
18      cp ../verification/exp4/input/* .
19      ./mitgcmuv
20    
21    There is comparison output in the directory:
22     ../verification/exp4/results
23    
24    Comments:
25    The input data is real*8.
26    
27    
28  See the file doc/OpenBound.html or doc/OpenBound.txt for information  See the file doc/OpenBound.html or doc/OpenBound.txt for information
29  on open boundaries  on open boundaries

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

  ViewVC Help
Powered by ViewVC 1.1.22