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

Contents 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.2 - (show annotations) (download)
Thu Dec 6 02:33:59 2012 UTC (12 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -1 lines
small clean-up

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
8 module load comp-intel/11.1.046
9 module load mpi/mpt.1.25
10
11 cd $PBS_O_WORKDIR
12 limit stacksize unlimited
13 #./modpickup
14 mpiexec -np 450 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22