/[MITgcm]/MITgcm_contrib/quarter_degree_global/README_bulk.txt
ViewVC logotype

Diff of /MITgcm_contrib/quarter_degree_global/README_bulk.txt

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

revision 1.8 by dimitri, Fri Jun 3 08:01:10 2005 UTC revision 1.9 by dimitri, Wed Nov 2 15:39:57 2005 UTC
# Line 5  bulk formulae and sea-ice, starting from Line 5  bulk formulae and sea-ice, starting from
5  # getting the code from anonymous CVS server  # getting the code from anonymous CVS server
6    
7  cvs co MITgcm_contrib/quarter_degree_global  cvs co MITgcm_contrib/quarter_degree_global
8  cvs co MITgcm_code  cvs co -r checkpoint57q_post MITgcm_code
9    
10  ##########################################################################  ##########################################################################
11  # 2880x2176 480-cpu (96x30)x(136x16) 1/8-deg integration on altix.  # 2880x2176 480-cpu (96x30)x(136x16) 1/8-deg integration on altix.
12  # Requires input files in sudirectory iter69 to be at same level as MITgcm  # Requires input files in sudirectory ncep_rgau to be at same level as
13  # and MITgcm_contrib.  A copy of iter69 with 1/8-deg files resides on  # MITgcm and MITgcm_contrib.
 # columbia18:/nobackup18/menemenl/eight.  
   
14  module purge  module purge
15  module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.11-85  module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.12.0.nas
16  setenv MPI_DSM_DISTRIBUTE  setenv MPI_DSM_DISTRIBUTE
17  cd MITgcm  cd MITgcm
18  mkdir bin exe  mkdir bin exe
# Line 42  ln -sf ../../iter69/bathymetry2880x2176. Line 40  ln -sf ../../iter69/bathymetry2880x2176.
40  ln -sf ../../iter69/pickup_seaice.1jan00 pickup_seaice.0001262304  ln -sf ../../iter69/pickup_seaice.1jan00 pickup_seaice.0001262304
41  ln -sf ../../iter69/pickup.ncep.1jan00 pickup.0001262304  ln -sf ../../iter69/pickup.ncep.1jan00 pickup.0001262304
42  ./modpickup_8  ./modpickup_8
43  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  mpirun -v -a a2k c20 480 /usr/bin/cpuset -i /PBSPro -I mitgcmuv480 \
                  c20 480 runon 11-511 mitgcmuv480 \  
                  < /dev/null >&! output.run &  
   
 /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  
                  -d /nobackup/menemenl/eighth/MITgcm/exe \  
                  c20 420 runon 4-511 mitgcmuv1920 : \  
                  c17 500 runon 4-511 mitgcmuv1920 : \  
                  c18 500 runon 4-511 mitgcmuv1920 : \  
                  c19 500 runon 4-511 mitgcmuv1920   \  
                  < /dev/null >&! output.run &  
   
 /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  
                  -d /nobackup/menemenl/eighth/MITgcm/exe \  
                  c20 440 runon 4-511 mitgcmuv1440 : \  
                  c18 500 runon 4-511 mitgcmuv1440 : \  
                  c19 500 runon 4-511 mitgcmuv1440   \  
44                   < /dev/null >&! output.run &                   < /dev/null >&! output.run &
45    
 /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  
                  -d /nobackup/menemenl/eighth/MITgcm/exe \  
                  c20 500 runon 4-479 mitgcmuv960 : \  
                  c19 500 runon 4-511 mitgcmuv960   \  
                  < /dev/null >&! output.run &  
46    
47  /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \  ######################################################################
48                   -d /nobackup/menemenl/eighth/MITgcm/exe \  # 2880x2176 960-cpu (96x30)x(136x16) 1/8-deg integration on altix.
49                   c20 242 runon 4-479 mitgcmuv1632 : \  cd ../bin
50                   c17 460 runon 4-479 mitgcmuv1632 : \  module purge
51                   c18 430 runon 4-446 mitgcmuv1632 : \  module load modules scsl.1.5.0.0 intel-comp.8.0.070 mpt.1.12.0.nas
52                   c19 500 runon 4-511 mitgcmuv1632   \  setenv MPI_DSM_DISTRIBUTE
53    \cp SIZE.h_8_960 SIZE.h
54    make -j
55    \cp mitgcmuv ../exe/mitgcmuv960
56    ./modpickup_8
57    scp eedata data* mitg* c19:/nobackup/menemenl/eighth/MITgcm/exe
58    mpirun -v -a a2k -d /nobackup/menemenl/eighth/MITgcm/exe \
59      c20 480 /usr/bin/cpuset -i /PBSPro -I mitgcmuv960 : \
60      c19 480 /usr/bin/cpuset -i /PBSPro -I mitgcmuv960 \
61                   < /dev/null >&! output.run &                   < /dev/null >&! output.run &

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

  ViewVC Help
Powered by ViewVC 1.1.22