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

Annotation of /MITgcm/verification/natl_box_forward/README

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


Revision 1.1.2.2 - (hide annotations) (download)
Thu Feb 13 19:28:39 2003 UTC (21 years, 2 months ago) by dimitri
Branch: ecco-branch
CVS Tags: ecco_c51_e34d, ecco_c51_e34e, ecco_c51_e34f, ecco_c51_e34g, ecco_c51_e34a, ecco_c51_e34b, ecco_c51_e34c, ecco_c51_e34, ecco_c50_e29, ecco_c50_e28, ecco_c44_e26, ecco_c44_e27, icebear5, icebear4, icebear3, icebear2, ecco_c50_e33a, ecco_c50_e32, ecco_c50_e33, ecco_c50_e30, ecco_c50_e31
Branch point for: icebear
Changes since 1.1.2.1: +7 -2 lines
o Merging pkg/exf and pkg/seaice from cvs tag ecco_ice2

1 heimbach 1.1.2.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 dimitri 1.1.2.2 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

  ViewVC Help
Powered by ViewVC 1.1.22