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

Contents of /MITgcm/verification/natl_box_forward/README

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


Revision 1.1.2.1.2.1 - (show annotations) (download)
Tue Feb 11 22:39:50 2003 UTC (21 years, 2 months ago) by dimitri
Branch: c24_e25_ice
CVS Tags: ecco_ice2, ecco_ice1
Changes since 1.1.2.1: +7 -2 lines
02/11/03 cvs tag ecco_ice1
  Updated verification/natl_box_forward and natl_box_adjoint

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

  ViewVC Help
Powered by ViewVC 1.1.22