/[MITgcm]/MITgcm_contrib/ocean_inversion_project/README
ViewVC logotype

Diff of /MITgcm_contrib/ocean_inversion_project/README

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

revision 1.8 by dimitri, Sat Sep 27 07:45:51 2003 UTC revision 1.12 by dimitri, Tue Oct 21 03:25:30 2003 UTC
# Line 22  salinity initial and boundary conditions Line 22  salinity initial and boundary conditions
22    
23   CVSROOT=:pserver:cvsanon@mitgcm.org:/u/u0/gcmpack   CVSROOT=:pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
24   cvs login ( CVS password: cvsanon )   cvs login ( CVS password: cvsanon )
25   cvs co MITgcm   cvs co -P MITgcm
26    
27  2 ===> put MITgcm_contrib/ocean_inversion_project in MITgcm directory  2 ===> put MITgcm_contrib/ocean_inversion_project in MITgcm directory
28    
# Line 33  salinity initial and boundary conditions Line 33  salinity initial and boundary conditions
33    
34   cd bin   cd bin
35   cp ../verification/global_with_exf/code/* .   cp ../verification/global_with_exf/code/* .
  cp ../ocean_inversion_project/code/.genmakerc .  
36   cp ../ocean_inversion_project/code/* .   cp ../ocean_inversion_project/code/* .
37   rm ptracers_*.F   rm ptracers_*.F PTRACERS_OPTIONS.h
38   ../tools/genmake   ../tools/genmake2
39       (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
40   make depend   make depend
41   make   make
42    
# Line 63  Instructions for carrying out a 3000-yea Line 63  Instructions for carrying out a 3000-yea
63  integration using the global_ocean.90x40x15 configuration.  integration using the global_ocean.90x40x15 configuration.
64  ==========================================================  ==========================================================
65    
 1 ===> compile, link, and execute  
   
66   cd MITgcm/exe   cd MITgcm/exe
67   rm *   rm *
68   cd ../bin   cd ../bin
# Line 72  integration using the global_ocean.90x40 Line 70  integration using the global_ocean.90x40
70   cp ../verification/global_with_exf/code/* .   cp ../verification/global_with_exf/code/* .
71   cp ../ocean_inversion_project/code/.genmakerc .   cp ../ocean_inversion_project/code/.genmakerc .
72   cp ../ocean_inversion_project/code/* .   cp ../ocean_inversion_project/code/* .
73   ../tools/genmake   rm PTRACERS_OPTIONS.h
74     ../tools/genmake2
75       (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
76   make depend   make depend
77   make   make
78   cd ../exe   cd ../exe
# Line 91  MPI instructions for carrying out a 3000 Line 91  MPI instructions for carrying out a 3000
91  integration using the global_ocean.90x40x15 configuration.  integration using the global_ocean.90x40x15 configuration.
92  ==========================================================  ==========================================================
93    
 1 ===> compile, link, and execute  
   
94   cd MITgcm/exe   cd MITgcm/exe
95   rm *   rm *
96   cd ../bin   cd ../bin
# Line 100  integration using the global_ocean.90x40 Line 98  integration using the global_ocean.90x40
98   cp ../verification/global_with_exf/code/* .   cp ../verification/global_with_exf/code/* .
99   cp ../ocean_inversion_project/code/.genmakerc .   cp ../ocean_inversion_project/code/.genmakerc .
100   cp ../ocean_inversion_project/code/* .   cp ../ocean_inversion_project/code/* .
101     rm PTRACERS_OPTIONS.h
102   cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h   cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
103   cp SIZE.h_mpi SIZE.h   cp SIZE.h_mpi SIZE.h
104   ../tools/genmake   ../tools/genmake2
105       (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
106     make depend
107     make
108     cd ../exe
109     cp ../verification/global_with_exf/input/eedata .
110     cp ../verification/global_with_exf/input/data.* .
111     cp ../verification/global_with_exf/input/POLY3.COEFFS .
112     ln -sf ../verification/global_with_exf/input/*.bin .
113     cp ../ocean_inversion_project/input/* .
114     ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
115     ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .
116     mpirun -np 36 dplace -s1 -c3-38 mitgcmuv < /dev/null > & ! errlog &
117    
118    
119    ==========================================================
120    Instructions for carrying out time-dependent, 1765-2005,
121    anthropogenic carbon perturbation tracer experiments using
122    the global_ocean.90x40x15 configuration.
123    ==========================================================
124    
125     cd MITgcm/exe
126     rm *
127     cd ../bin
128     rm *
129     cp ../verification/global_with_exf/code/* .
130     cp ../ocean_inversion_project/code/.genmakerc .
131     cp ../ocean_inversion_project/code/* .
132     ../tools/genmake2
133       (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
134   make depend   make depend
135   make   make
136   cd ../exe   cd ../exe
# Line 111  integration using the global_ocean.90x40 Line 139  integration using the global_ocean.90x40
139   cp ../verification/global_with_exf/input/POLY3.COEFFS .   cp ../verification/global_with_exf/input/POLY3.COEFFS .
140   ln -sf ../verification/global_with_exf/input/*.bin .   ln -sf ../verification/global_with_exf/input/*.bin .
141   cp ../ocean_inversion_project/input/* .   cp ../ocean_inversion_project/input/* .
142     cp data.1765-2005 data
143   ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .   ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
144   ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .   ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .
145   mpirun -np 36 dplace -s1 -c25-60 mitgcmuv < /dev/null > & ! errlog &   ln -sf ../ocean_inversion_project/atm_co2/splco2_cis92a.dat .
146     mitgcmuv > output .txt &
147    
148    
149  ======================================================  ======================================================

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22