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

Diff of /MITgcm_contrib/ocean_inversion_project/README_c14

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

revision 1.1 by dimitri, Fri Nov 18 18:47:17 2005 UTC revision 1.2 by dimitri, Mon Nov 21 16:52:35 2005 UTC
# Line 59  It also assumes that surface forcing fil Line 59  It also assumes that surface forcing fil
59  in MITgcm/../iter69  in MITgcm/../iter69
60  ==========================================================  ==========================================================
61    
62   cd MITgcm/exe   module purge
63   \rm *   module load modules scsl.1.5.0.0 intel-comp.8.1.024 mpt.1.12.0.0
64   cd ../bin   cd MITgcm
65   \rm *   \rm exe/* bin/*
66   \cp ../ocean_inversion_project/code_ecco1x1/* .   cd bin
67     \cp ../ocean_inversion_project/code_c14/* .
68   \cp SIZE.h.ecco1x1 SIZE.h   \cp SIZE.h.ecco1x1 SIZE.h
69   \cp ptracers_forcing_surf.F.ecco1x1 ptracers_forcing_surf.F   \cp ptracers_forcing_surf.F.ecco1x1 ptracers_forcing_surf.F
70   ../tools/genmake2 -of linux_ia64_efc+mpi_altix   ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
71   make depend   make depend
72   make -j   make -j
73     \cp mitgcmuv ../exe
74   cd ../exe   cd ../exe
75   \cp ../ocean_inversion_project/input_ecco1x1/* .   \cp ../ocean_inversion_project/input_c14/* .
76     \mv data.ecco1x1 data
77     \mv data.ptracers.ecco1x1 data.ptracers
78   \ln -sf ../../iter69/* .   \ln -sf ../../iter69/* .
79   \ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .   qsub job_c14_ecco1x1
  \ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .  
  qsub job01s  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22