/[MITgcm]/MITgcm_contrib/high_res_cube/cube101/input/job_has
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/cube101/input/job_has

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


Revision 1.1 - (hide annotations) (download)
Wed Aug 14 23:23:34 2019 UTC (5 years, 11 months ago) by zhc
Branch: MAIN
CVS Tags: HEAD
towards cube101

1 zhc 1.1 #!/bin/csh
2     #PBS -l select=19:ncpus=24:model=has
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     module load comp-intel mpi-sgi hdf4 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
12    
13     cd $PBS_O_WORKDIR
14     limit stacksize unlimited
15     #./modpickup
16     mpiexec -np 450 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22