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

Diff of /MITgcm/verification/natl_box_forward/README

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

revision 1.1 by heimbach, Tue Feb 5 20:34:44 2002 UTC revision 1.1.2.2 by dimitri, Thu Feb 13 19:28:39 2003 UTC
# Line 0  Line 1 
1    Example: Subtropical North Atlantic Subduction area
2    ===================================================
3    - with KPP & shortwave heating
4    - no GMRedi
5    
6    To apply the changes to the default configuration of MITgcmUV:
7      cd bin
8      ln -s ../verification/natl_box_forward/code/.genmakerc .
9      ln -s ../verification/natl_box_forward/code/*.h .
10    
11    Configure and compile the code:
12      ../tools/genmake -makefile
13      make depend
14      make
15    
16    To run:
17      cd ../exe
18      cp ../verification/natl_box_forward/input/* .
19      mitgcmuv >&! run.out
20    
21    There is comparison output in:
22      diff run.out ../verification/natl_box_forward/output/run.out | more
23    
24    Matlab comparison script:
25      cd ../verification/natl_box_forward/matlab
26      matlab
27      comp_output

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

  ViewVC Help
Powered by ViewVC 1.1.22