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

Contents 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.3 - (show annotations) (download)
Mon Dec 4 19:16:08 2017 UTC (7 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
some bug fixes in the instructions

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

  ViewVC Help
Powered by ViewVC 1.1.22