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

Diff of /MITgcm/verification/global_with_CFC11/README

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

revision 1.1.2.2.2.10 by dimitri, Thu Aug 25 20:20:50 2005 UTC revision 1.1.2.2.2.11 by dimitri, Fri Dec 16 23:13:36 2005 UTC
# Line 1  Line 1 
1  menemenlis@jpl.nasa.gov 02-May-2003.  updated December 15, 2005 for iter177 ecco1x1 computation
2    menemenlis@jpl.nasa.gov
3    
4  This verification experiment is identical global_with_exf  This verification experiment is identical global_with_exf
5  except that it includes CFC-11 diagnostic as per OCMIP-2  except that it includes CFC-11 diagnostic as per OCMIP-2
# Line 9  in input/lookat.m Line 10  in input/lookat.m
10    
11  ==============================================================  ==============================================================
12    
13    Configuring and running the ecco1x1 configuration with iter177
14    surface boundary conditions and CFC11.
15    Surface forcing files are assumed available in MITgcm/../iter177
16    
17    1) get code:
18    
19     cvs co -r release1_50yr MITgcm_code
20     cvs co -r release1_50yr MITgcm/verification/global_with_CFC11
21     cd MITgcm
22     cvs co -d ocean_inversion_project MITgcm_contrib/ocean_inversion_project
23    
24    2) compile code:
25    
26     mkdir bin exe
27     cd bin
28     \cp ../verification/global_with_CFC11/code1x1/* .
29     \cp ../verification/global_with_CFC11/code1x1/.g* .
30     \mv CPP_OPTIONS.h_iter177 CPP_OPTIONS.h
31     \mv KPP_OPTIONS.h_iter177 KPP_OPTIONS.h
32     \mv SIZE.h.36 SIZE.h
33     ../tools/genmake -mpi -platform=columbia -makefile
34     make depend
35     make -j
36    
37    3) execute code
38    
39     cd ../exe
40     \cp ../verification/global_with_CFC11/input1x1/* .
41     ln -sf ../../iter177/* .
42     \mv data.gmredi_iter177 data.gmredi
43     \mv data_iter177 data
44     \mv data.exf_iter177 data.exf
45     \cp ../verification/global_with_CFC11/input/cfc1112.atm .
46     \cp ../verification/global_with_CFC11/input/FICE .
47     \cp ../verification/global_with_CFC11/input/PATM .
48     \cp ../verification/global_with_CFC11/input/XKW .
49     qsub job.36
50    
51    ==============================================================
52    
53  Configuring 8 4x4-deg 4-cpu x 15-level experiment on chapman:  Configuring 8 4x4-deg 4-cpu x 15-level experiment on chapman:
54    
55  Experiment 0: Baseline integration  Experiment 0: Baseline integration

Legend:
Removed from v.1.1.2.2.2.10  
changed lines
  Added in v.1.1.2.2.2.11

  ViewVC Help
Powered by ViewVC 1.1.22