/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_llc270/input/job_llc270_fdH
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v4_llc270/input/job_llc270_fdH

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


Revision 1.2 - (hide annotations) (download)
Tue Nov 28 23:05:21 2017 UTC (7 years, 10 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +5 -3 lines
adding instructions for 2009-2015

1 dimitri 1.1 #!/bin/csh
2 dimitri 1.2 #PBS -l select=32:ncpus=24:model=has
3     ##PBS -l select=39:ncpus=20:model=ivy
4 dimitri 1.1 ##PBS -l walltime=28:00:00
5 dimitri 1.2 ##PBS -q long
6 dimitri 1.1 #PBS -l walltime=2:00:00
7 dimitri 1.2 ##PBS -q debug
8     #PBS -q devel
9 dimitri 1.1 #PBS -j oe
10     #PBS -m abe
11    
12     module purge
13     module load comp-intel mpi-sgi
14     module list
15    
16     umask 027
17     cd $PBS_O_WORKDIR
18     limit stacksize unlimited
19     mpiexec -np 767 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22