8 |
|
|
9 |
UPDATES |
UPDATES |
10 |
|
|
11 |
April 10, 2007: preparing for cube65, Bryan and Lewis 1979 diffusivity |
April 14, 2007. Cube66: Multi-category ice and real fresh water flux |
12 |
April 7 , 2007: preparing for cube64, era40_fullres forcing |
April 14, 2007. Cube65: Bryan and Lewis 1979 diffusivity |
13 |
|
April 7 , 2007. Cube64: era40_fullres forcing |
14 |
|
|
15 |
|
|
16 |
########################################################################## |
########################################################################## |
17 |
# Get forcing files, etc. |
# Get forcing files, etc. |
18 |
# Example below is for cube46 on /nobackup2a/menemenl |
# Example below is for cube66 on /nobackup2a/menemenl |
19 |
|
|
20 |
cd /nobackup2a/menemenl |
cd /nobackup2a/menemenl |
21 |
mkdir cube65 |
mkdir cube66 |
22 |
cd cube65 |
cd cube66 |
23 |
ln -sf ../run_template . |
ln -sf ../run_template . |
24 |
ln -sf ../ncep_rgau . |
ln -sf ../ncep_rgau . |
25 |
ln -sf ../era40_fullres . |
ln -sf ../era40_fullres . |
47 |
########################################################################## |
########################################################################## |
48 |
# 510*510*6*50, 216-cpu cube sphere on altix with ifort |
# 510*510*6*50, 216-cpu cube sphere on altix with ifort |
49 |
|
|
|
|
|
50 |
cd MITgcm |
cd MITgcm |
51 |
mkdir build run |
mkdir build run |
52 |
cd build |
cd build |