/[MITgcm]/MITgcm_contrib/high_res_cube/input/job_altix
ViewVC logotype

Contents of /MITgcm_contrib/high_res_cube/input/job_altix

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.31 - (show annotations) (download)
Wed Jul 8 20:20:58 2009 UTC (16 years ago) by dimitri
Branch: MAIN
Changes since 1.30: +1 -0 lines
changing umask to 027 for group-readable
changing monthly output to 30-day output

1 #!/bin/csh
2 #PBS -l select=ncpus=216:s_1600=true
3 #PBS -q vlong
4 #PBS -l walltime=600:00:00
5 #PBS -j oe
6 #PBS -m abe
7 #PBS -M menemenlis@jpl.nasa.gov,hong.zhang@caltech.edu
8 #PBS -l Ignore_ded=true
9
10 umask 027
11 cd $PBS_O_WORKDIR
12 limit stacksize unlimited
13 ./modpickup
14 mpirun -np 216 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22