Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by dimitri, Thu May 25 06:43:16 2006 UTC | revision 1.2 by dimitri, Thu May 25 17:16:56 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #!/bin/csh | #!/bin/csh |
2 | #PBS -l ncpus=36 | #PBS -l ncpus=36 |
3 | #PBS -l walltime=100:00:00 | #PBS -l walltime=72:00:00 |
4 | #PBS -j oe | #PBS -j oe |
#PBS -q bts | ||
5 | #PBS -l ignore_ded=1 | #PBS -l ignore_ded=1 |
6 | ||
7 | cd /nobackup/menemenl/cfc/MITgcm/exe | cd /nobackup/menemenl/bombC14/MITgcm/exe |
8 | mpirun -np 36 ./mitgcmuv | mpirun -np 36 ./mitgcmuv |
9 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |