/[MITgcm]/MITgcm_contrib/quarter_degree_global/input/job_pleiades_4
ViewVC logotype

Contents of /MITgcm_contrib/quarter_degree_global/input/job_pleiades_4

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


Revision 1.1 - (show annotations) (download)
Sun Nov 7 21:12:49 2010 UTC (14 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
updated instructions and job file for 1/4-deg config

1 #!/bin/csh
2 #PBS -l select=26:ncpus=8
3 #PBS -l walltime=1:00:00
4 #PBS -j oe
5 #PBS -m abe
6 #PBS -M menemenlis@jpl.nasa.gov
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 204 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22