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

Annotation 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 - (hide 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 dimitri 1.3 #!/bin/csh
2 dimitri 1.30 #PBS -l select=ncpus=216:s_1600=true
3     #PBS -q vlong
4 dimitri 1.22 #PBS -l walltime=600:00:00
5 dimitri 1.1 #PBS -j oe
6 dimitri 1.14 #PBS -m abe
7 dimitri 1.28 #PBS -M menemenlis@jpl.nasa.gov,hong.zhang@caltech.edu
8 zhc 1.29 #PBS -l Ignore_ded=true
9 dimitri 1.2
10 dimitri 1.31 umask 027
11 dimitri 1.21 cd $PBS_O_WORKDIR
12 dimitri 1.2 limit stacksize unlimited
13 dimitri 1.10 ./modpickup
14 dimitri 1.30 mpirun -np 216 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22