/[MITgcm]/MITgcm_contrib/high_res_cube/README.cube92
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/README.cube92

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


Revision 1.2 - (hide annotations) (download)
Thu Dec 6 02:01:50 2012 UTC (12 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
moved README.cube92 to cube92/README.cs510
and checked in code and input files

1 zhc 1.1
2     mkdir cube92
3     cd cube92
4    
5     cvs co -r checkpoint62h MITgcm
6    
7     cd MITgcm
8     mkdir build run
9    
10    
11     #BUILDing
12     cd build
13     #scp from skylla:/data1/cube/cube92/code or http://ecco2.jpl.nasa.gov/data1/cube/cube92/code
14     #now @/nobackup/hzhang1/tmp4gael/code
15     #cp -p /nobackup/hzhang1/tmp4gael/code/* .
16     ../tools/genmake2 -of linux_amd64_ifort+mpi_ice_nas
17     make depend
18     make -j 8
19    
20    
21    
22     #RUNning
23     cd ../run
24     \rm *
25     #data
26     #scp from skylla:/data1/cube/cube92/input or http://ecco2.jpl.nasa.gov/data1/cube/cube92/
27     #now @/nobackup/hzhang1/tmp4gael/run
28     #cp -p /nobackup/hzhang1/tmp4gael/run/data* .
29     #cp -p /nobackup/hzhang1/tmp4gael/run/eedata* .
30     #cp -p /nobackup/hzhang1/tmp4gael/run/modpic* .
31     #cp -p /nobackup/hzhang1/tmp4gael/run/run* .
32    
33     ln -sf /nobackup/hzhang1/cs510/run_template/*cube78 .
34     ln -sf /nobackup/hzhang1/cs510/run_template/tile* .
35     ln -sf /nobackup/hzhang1/cs510/run_template/GEBCO* .
36     mv pickup.0000000216.cube78 pickup.0000000216
37     mv pickup_seaice.0000000216.meta.cube78 pickup_seaice.0000000216.meta
38     mv pickup_seaice.0000000216.cube78 pickup_seaice.0000000216
39     mv pickup.0000000216.meta.cube78 pickup.0000000216.meta
40     #forcing
41     ln -sf /nobackup/hzhang1/forcing/cube78_forcing .
42     ln -sf /nobackup/hzhang1/forcing/jra25 .
43     #exe
44     ln -sf ../build/mitgcmuv .
45     #running
46     qsub run_cube92

  ViewVC Help
Powered by ViewVC 1.1.22