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

Annotation of /MITgcm_contrib/high_res_cube/cube92/input/run_ivy

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


Revision 1.2 - (hide annotations) (download)
Fri Jun 28 23:29:12 2019 UTC (6 years ago) by zhc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
job file

1 zhc 1.1 #!/bin/csh
2     #PBS -l select=23:ncpus=20:model=ivy
3     ##PBS -q long
4     ##PBS -l walltime=42:00:00
5     #PBS -q devel
6     #PBS -l walltime=2:00:00
7     #PBS -j oe
8     #PBS -m abe
9    
10     module purge
11 zhc 1.2 module load comp-intel mpi-sgi hdf4 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
12 zhc 1.1
13     cd $PBS_O_WORKDIR
14     limit stacksize unlimited
15     #./modpickup
16     mpiexec -np 450 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22