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

Annotation of /MITgcm/verification/exp5/README

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


Revision 1.2 - (hide annotations) (download)
Thu Apr 24 19:19:28 2008 UTC (16 years ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
remove this experiment (replaced by tutorial_deep_convection)

1 adcroft 1.1 Example: "Forced convection in a doubly periodic box"
2     =====================================================
3    
4     To apply the changes to the default configuration of MITgcmUV:
5     cp ../verification/exp5/code/SIZE.h ../model/inc/
6     cp ../verification/exp5/code/CPP_OPTIONS.h ../model/inc/
7     cp ../verification/exp5/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/exp5/input/* .
18     ./mitgcmuv
19    
20     There is comparison output in the directory:
21     ../verification/exp5/results
22    
23     Comments:
24     The input data is real*8.

  ViewVC Help
Powered by ViewVC 1.1.22