/[MITgcm]/MITgcm_contrib/high_res_cube/cube92_latest/input/run_cube92
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/cube92_latest/input/run_cube92

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


Revision 1.1 - (hide annotations) (download)
Wed Jul 31 02:53:09 2019 UTC (5 years, 11 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
adding cube92_latest, initially a carbon copy of cube92

1 dimitri 1.1 #!/bin/csh
2     #PBS -l select=1+57:ncpus=8
3     #PBS -q long
4     #PBS -l walltime=16:00:00
5     #PBS -j oe
6     #PBS -m abe
7    
8     module load comp-intel/11.1.046
9     module load mpi/mpt.1.25
10    
11     cd $PBS_O_WORKDIR
12     limit stacksize unlimited
13     #./modpickup
14     mpiexec -np 450 ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22