/[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.1 - (hide annotations) (download)
Tue Feb 5 20:34:44 2002 UTC (22 years, 2 months ago) by heimbach
Branch: ecco-branch
CVS Tags: ecco_c44_e19, ecco_c44_e18, ecco_c44_e16, ecco-branch-mod1, ecco-branch-mod2, ecco-branch-mod3, ecco-branch-mod4, ecco-branch-mod5, ecco_c44_e17, ecco_c44_e22, ecco_c44_e23, ecco_c44_e20, ecco_c44_e21, ecco_c44_e24, ecco_c44_e25
Branch point for: c24_e25_ice
Changes since 1.1: +22 -0 lines
o Updating adjoint/makefile to ECCO code
o Adding optim and lsopt for line search optimization.
o Adding verif. experiments for ECCO
Code will be tagged ecco-branch-mod1.

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     Comments:
22     The input data is real*8.

  ViewVC Help
Powered by ViewVC 1.1.22