| 44 |
# Get forcing files, etc. |
# Get forcing files, etc. |
| 45 |
# Example below is for cube85 on /nobackup2a/menemenl |
# Example below is for cube85 on /nobackup2a/menemenl |
| 46 |
|
|
| 47 |
cd /nobackup2a/menemenl |
cd /nobackup2a/menemenl/cs510 |
| 48 |
mkdir cube85 |
mkdir cube85 |
| 49 |
cd cube85 |
cd cube85 |
| 50 |
ln -sf ../run_template . |
ln -sf ../run_template . |
| 61 |
|
|
| 62 |
|
|
| 63 |
########################################################################## |
########################################################################## |
| 64 |
# 510*510*6*50, 450-cpu cube sphere on altix with ifort |
# 510*510*6*50, 216-cpu cube sphere on altix with ifort |
| 65 |
|
|
| 66 |
cd MITgcm |
cd MITgcm |
| 67 |
mkdir build run |
mkdir build run |