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

Diff of /MITgcm/verification/inverted_barometer/README

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

revision 1.1 by mlosch, Wed Jul 31 16:38:31 2002 UTC revision 1.3 by jmc, Mon Mar 10 01:35:16 2014 UTC
# Line 1  Line 1 
1  Example: "4 Layer Double Gyre with Pressure Loading"  Example: "4 Layer Double Gyre with Pressure Loading"
2  ====================================================  ====================================================
3    
 To apply the changes to the default configuration of MITgcmUV:  
   cp ../verification/inverted_barometer/code/SIZE.h ../model/inc/  
   cp ../verification/inverted_barometer/code/CPP_OPTIONS.h ../model/inc/  
   cp ../verification/inverted_barometer/code/CPP_EEOPTIONS.h ../eesupp/inc/  
   
 Configure and compile the code:  
   cd bin  
   ../tools/genmake -makefile  
   make depend  
   make  
   
 To run:  
   cd ../exe  
   cp ../verification/inverted_barometer/input/* .  
   dmpirun -np 4 mitgcmuv  ( Digital )  
   
 There is comparison output in two directories:  
  ../verification/inverted_barometer/results  
   
4  Comments:  Comments:
5  The input data is real*8 and can be generated with the supplied  The input data is real*8 and can be generated with the supplied
6  matlab script gendata.m  to change the input precision to  matlab script gendata.m
7  real*4 change readBinaryPrec=32 in data as well as in gendata.m  To change the input precision to real*4 change readBinaryPrec=32 in
8    data as well as in gendata.m
9    
10    The experiment follow roughly the analytical analysis
11    Wunsch and Stammer, Atmospheric loading and the oceanic "inverted
12    barometer" effect. Rev. Geophys., 35, pp. 79-107, 1997.
13    

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

  ViewVC Help
Powered by ViewVC 1.1.22