/[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.27 by dimitri, Sat Nov 20 14:40:47 2004 UTC revision 1.28 by dimitri, Mon Nov 22 23:47:01 2004 UTC
# Line 179  the ecco1x1 configuration and netcdf out Line 179  the ecco1x1 configuration and netcdf out
179  This assumes that the appropriate libnetcdf.a exists  This assumes that the appropriate libnetcdf.a exists
180  and that it be specified in the genmake2 option file.  and that it be specified in the genmake2 option file.
181  It also assumes that surface forcing files are available  It also assumes that surface forcing files are available
182  in /nobackup2/menemenl/ocmip/iter69  in MITgcm/../iter69
183  ==========================================================  ==========================================================
184    
185   cd MITgcm/exe   cd MITgcm/exe
# Line 203  in /nobackup2/menemenl/ocmip/iter69 Line 203  in /nobackup2/menemenl/ocmip/iter69
203    
204    
205  ==========================================================  ==========================================================
206    Instructions for carrying out 3000-year quasi-stationary
207    integration using the ecco1x1 configuration and netcdf
208    output on columbia.
209    This assumes that the appropriate libnetcdf.a exists
210    and that it be specified in the genmake2 option file.
211    It also assumes that surface forcing files are available
212    in MITgcm/../iter69
213    ==========================================================
214    
215     cd MITgcm/exe
216     \rm *
217     cd ../bin
218     \rm *
219     \cp ../ocean_inversion_project/code_ecco1x1/* .
220     \cp ../ocean_inversion_project/write_netCDF/*  .
221     \rm mk_output.F
222     \cp SIZE.h.96 SIZE.h
223     \cp PTRACERS_OPTIONS.h.stationary PTRACERS_OPTIONS.h
224     ../tools/genmake2 -of linux_ia64_efc+mpi_altix
225     make depend
226     make -j 16
227     cd ../exe
228     \cp ../ocean_inversion_project/input_ecco1x1/* .
229     \ln -sf ../../iter69/* .
230     \ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
231     \ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .
232     qsub job01s
233    
234    
235    ==========================================================
236  Instructions for generating netcdf output files on columbia  Instructions for generating netcdf output files on columbia
237  ==========================================================  ==========================================================
238    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

  ViewVC Help
Powered by ViewVC 1.1.22