/[MITgcm]/MITgcm_contrib/high_res_cube/cube92/input/run_cube92B
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/cube92/input/run_cube92B

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


Revision 1.1 - (hide annotations) (download)
Thu Dec 6 02:01:50 2012 UTC (12 years, 7 months ago) by dimitri
Branch: MAIN
moved README.cube92 to cube92/README.cs510
and checked in code and input files

1 dimitri 1.1 #!/bin/csh
2     #PBS -l select=57:ncpus=8:bigmem=true
3     #PBS -q long
4     #PBS -l walltime=16:00:00
5     #PBS -j oe
6     #PBS -m abe
7     ##PBS -M menemenlis@jpl.nasa.gov,hong.zhang@caltech.edu
8    
9     module load comp-intel/11.1.046
10     module load mpi/mpt.1.25
11    
12     cd $PBS_O_WORKDIR
13     limit stacksize unlimited
14     #./modpickup
15     mpiexec -np 450 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22