Parent Directory
|
Revision Log
|
Revision Graph
configuring bomb C14 experiment
1 | #!/bin/csh |
2 | #PBS -l ncpus=36 |
3 | #PBS -l walltime=72:00:00 |
4 | #PBS -j oe |
5 | #PBS -l ignore_ded=1 |
6 | |
7 | cd /nobackup/menemenl/bombC14/MITgcm/exe |
8 | mpirun -np 36 ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |