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

Annotation of /MITgcm_contrib/quarter_degree_global/README_16.txt

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


Revision 1.4 - (hide annotations) (download)
Fri Jun 3 14:59:45 2005 UTC (18 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.3: +5 -5 lines
File MIME type: text/plain
quarter_degree_global/README_16.txt

1 dimitri 1.1 Instructions for setting up a 1/16-degree NCEP-forced integration
2    
3     ##########################################################################
4     # getting the code from anonymous CVS server
5    
6     cvs co MITgcm_contrib/quarter_degree_global
7     cvs co MITgcm_code
8     cvs co MITgcm/verification/global_with_exf
9     cvs co MITgcm/verification/testreport
10    
11    
12     ##########################################################################
13     # 5760x4352 480-cpu (96x60)x(136x32) 1/16-deg integration on altix.
14     # Requires input files in sudirectory iter69 to be at same level as MITgcm
15     # and MITgcm_contrib. A copy of iter69 with 1/8-deg files resides on
16     # columbia18:/nobackup18/menemenl/sixteen
17    
18     cd MITgcm
19     mkdir bin exe
20     cd bin
21     \rm *
22     \cp ../../MITgcm_contrib/quarter_degree_global/code/* .
23     \cp SIZE.h_16_1920 SIZE.h
24     ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
25     make depend
26     make -j
27     cd ../exe
28     \rm *
29     \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
30     \ln -sf ../../iter69/* .
31     \cp data.exf_clim_16 data.exf_clim
32     \cp data_NCEP_16 data
33 dimitri 1.2 \cp ../bin/mitgcmuv mitgcmuv1920
34     scp eedata data* mitgcm* columbia17:/nobackup/menemenl/sixteen/MITgcm/exe
35     scp eedata data* mitgcm* columbia19:/nobackup/menemenl/sixteen/MITgcm/exe
36     scp eedata data* mitgcm* columbia20:/nobackup/menemenl/sixteen/MITgcm/exe
37     /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
38     -d /nobackup/menemenl/sixteen/MITgcm/exe \
39     c18 505 runon 4-511 mitgcmuv1920 : \
40     c17 505 runon 4-509 mitgcmuv1920 : \
41     c19 440 runon 4-447 mitgcmuv1920 : \
42     c20 470 runon 4-447 mitgcmuv1920 \
43     < /dev/null >&! output.run &
44    
45     /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
46     -d /nobackup/menemenl/sixteen/MITgcm/exe \
47     c18 500 runon 4-503 mitgcmuv1632 : \
48     c17 500 runon 4-503 mitgcmuv1632 : \
49     c19 316 runon 4-419 mitgcmuv1632 : \
50     c20 316 runon 4-419 mitgcmuv1632 \
51     < /dev/null >&! output.run &
52    
53 dimitri 1.1 /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
54     -d /nobackup/menemenl/sixteen/MITgcm/exe \
55 dimitri 1.2 c18 500 runon 4-503 mitgcmuv1440 : \
56     c17 500 runon 4-503 mitgcmuv1440 : \
57     c19 440 runon 4-443 mitgcmuv1440 \
58 dimitri 1.1 < /dev/null >&! output.run &
59    
60     cd MITgcm
61     mkdir bin exe
62     cd bin
63     \rm *
64     \cp ../../MITgcm_contrib/quarter_degree_global/code/* .
65     \cp SIZE.h_16_1440 SIZE.h
66     ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
67     make depend
68     make -j
69     cd ../exe
70     \rm *
71 dimitri 1.2 \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
72     \ln -sf ../../iter69/* .
73     \cp data.exf_clim_16 data.exf_clim
74     \cp data_NCEP_16 data
75 dimitri 1.1 \cp ../bin/mitgcmuv mitgcmuv1440
76 dimitri 1.4 scp eedata data* mitgcm* columbia18:/nobackup/menemenl/sixteen/MITgcm/exe
77     scp eedata data* mitgcm* columbia20:/nobackup/menemenl/sixteen/MITgcm/exe
78 dimitri 1.2 /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
79     -d /nobackup/menemenl/sixteen/MITgcm/exe \
80 dimitri 1.4 c19 460 runon 4-511 mitgcmuv1440 : \
81     c18 505 runon 4-511 mitgcmuv1440 : \
82     c20 475 runon 4-479 mitgcmuv1440 \
83 dimitri 1.2 < /dev/null >&! output.run &
84    
85     scp eedata data* mitgcm* columbia19:/nobackup/menemenl/sixteen/MITgcm/exe
86     scp eedata data* mitgcm* columbia20:/nobackup/menemenl/sixteen/MITgcm/exe
87     /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
88     -d /nobackup/menemenl/sixteen/MITgcm/exe \
89     c18 507 runon 4-511 mitgcmuv1360 : \
90     c19 443 runon 4-447 mitgcmuv1360 : \
91     c20 410 runon 4-415 mitgcmuv1360 \
92     < /dev/null >&! output.run &
93    
94     cd MITgcm
95     mkdir bin exe
96     cd bin
97     \rm *
98     \cp ../../MITgcm_contrib/quarter_degree_global/code/* .
99     \cp SIZE.h_16_960 SIZE.h
100     ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
101     make depend
102     make -j
103     cd ../exe
104     \rm *
105     \cp ../bin/mitgcmuv mitgcmuv960
106 dimitri 1.1 \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
107     \ln -sf ../../iter69/* .
108     \cp data.exf_clim_16 data.exf_clim
109     \cp data_NCEP_16 data
110     scp data* mitgcm* columbia17:/nobackup/menemenl/sixteen/MITgcm/exe
111     /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
112     -d /nobackup/menemenl/sixteen/MITgcm/exe \
113 dimitri 1.2 c18 480 runon 4-511 mitgcmuv960 : \
114     c17 480 runon 4-511 mitgcmuv960 \
115 dimitri 1.1 < /dev/null >&! output.run &
116    
117 dimitri 1.2 /opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
118     -d /nobackup/menemenl/sixteen/MITgcm/exe \
119     c18 500 runon 4-503 mitgcmuv816 : \
120     c19 316 runon 4-319 mitgcmuv816 \
121     < /dev/null >&! output.run &
122 dimitri 1.1
123     18 4-509
124     17 4-511
125     19 4-478
126     20 4-447
127    

  ViewVC Help
Powered by ViewVC 1.1.22