/[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.1 - (hide annotations) (download)
Tue Nov 28 22:09:00 2017 UTC (7 years, 10 months ago) by dimitri
Branch: MAIN
Hong Zhang's forward-only optimized llc270 (2001-2015)

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

  ViewVC Help
Powered by ViewVC 1.1.22