/[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.8 by dimitri, Tue Jun 17 16:22:56 2003 UTC revision 1.1.2.2.2.10 by dimitri, Thu Aug 25 20:20:50 2005 UTC
# Line 30  cp ../verification/global_with_CFC11/cod Line 30  cp ../verification/global_with_CFC11/cod
30  cp ../verification/global_with_CFC11/code4x4/*.F .  cp ../verification/global_with_CFC11/code4x4/*.F .
31  ../tools/genmake -mpi -platform=ames_opt -makefile  ../tools/genmake -mpi -platform=ames_opt -makefile
32  make depend  make depend
33  make  make -j
34    
35  ---  ---
36    
# Line 126  mpirun -np 64 mitgcmuv Line 126  mpirun -np 64 mitgcmuv
126    
127  ==============================================================  ==============================================================
128    
129    Configuring and running the ecco1x1 configuration with CFC11.
130    Surface forcing files are assumed available in MITgcm/../iter69
131    
132    1) get code:
133    
134     cvs co -r release1_50yr MITgcm_code
135     cvs co -r release1_50yr MITgcm/verification/global_with_CFC11
136     cd MITgcm
137     cvs co -d ocean_inversion_project MITgcm_contrib/ocean_inversion_project
138    
139    2) compile code:
140    
141     mkdir bin exe
142     cd bin
143     \cp ../verification/global_with_CFC11/code1x1/* .
144     \cp ../verification/global_with_CFC11/code1x1/.g* .
145     ../tools/genmake -mpi -platform=columbia -makefile
146     make depend
147     make -j
148    
149    3) execute code
150    
151     cd ../exe
152     \cp ../verification/global_with_CFC11/input1x1/* .
153     ln -sf ../../iter69/* .
154     \cp ../verification/global_with_CFC11/input/cfc1112.atm .
155     \cp ../verification/global_with_CFC11/input/FICE .
156     \cp ../verification/global_with_CFC11/input/PATM .
157     \cp ../verification/global_with_CFC11/input/XKW .
158     qsub job.144
159    
160    
161    ==============================================================
162    
163  Configuring and running the 50-year JPL telescoping integration with sea-ice:  Configuring and running the 50-year JPL telescoping integration with sea-ice:
164    
165  1) get code:  1) get code:

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

  ViewVC Help
Powered by ViewVC 1.1.22