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

Annotation of /MITgcm/verification/exp4/README

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


Revision 1.3 - (hide annotations) (download)
Mon Mar 22 16:24:20 1999 UTC (25 years, 1 month ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint28, checkpoint29, checkpoint20, checkpoint21, checkpoint22, checkpoint23, checkpoint24, checkpoint25, checkpoint27, checkpoint26, checkpoint31, checkpoint30
Changes since 1.2: +1 -1 lines
Minor inconsistancies in input data fixed.

1 adcroft 1.2 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 ../model/inc/
6     cp ../verification/exp4/code/CPP_OPTIONS.h ../model/inc/
7     cp ../verification/exp4/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/exp4/input/* .
18     ./mitgcmuv
19    
20     There is comparison output in the directory:
21     ../verification/exp4/results
22    
23     Comments:
24 adcroft 1.3 The input data is real*8.
25 adcroft 1.2
26    
27 adcroft 1.1 See the file doc/OpenBound.html or doc/OpenBound.txt for information
28     on open boundaries

  ViewVC Help
Powered by ViewVC 1.1.22