Parent Directory
|
Revision Log
|
Revision Graph
o add Altix job files
1 | #!/bin/bash |
2 | # |
3 | #PBS -l ncpus=10 |
4 | #PBS -l walltime=2:00:00 |
5 | #PBS -j oe |
6 | #PBS -q ecco |
7 | #PBS -l ignore_ded=1 |
8 | |
9 | cd /nobackup/menemenl/cube_eh3/MITgcm/verification/global_ocean.cs32x15/run/out.2003 |
10 | |
11 | bash ./do_the_averages |
ViewVC Help | |
Powered by ViewVC 1.1.22 |