/[MITgcm]/MITgcm_contrib/high_res_cube/input/job_cs510_pleiades450
ViewVC logotype

Contents of /MITgcm_contrib/high_res_cube/input/job_cs510_pleiades450

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


Revision 1.1 - (show annotations) (download)
Wed Jul 28 22:48:02 2010 UTC (15 years ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
updating for cube88 integration on pleiades
Modified Files:
 high_res_cube/README.cs510
 high_res_cube/code-mods/CPP_OPTIONS.h
 high_res_cube/code-mods/DIAGNOSTICS_SIZE.h
 high_res_cube/code-mods/EXF_OPTIONS.h
 high_res_cube/code-mods/SEAICE_OPTIONS.h
 high_res_cube/code-mods/W2_OPTIONS.h
 high_res_cube/code-mods/s450t_34x102/SIZE.h
 high_res_cube/input/data.diagnostics
 high_res_cube/input/data.exf_hr high_res_cube/input/data.pkg
 high_res_cube/input/data_hr
Added Files:
 high_res_cube/input/job_cs510_pleiades450
Removed Files:
 high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas
 high_res_cube/input/job_altix high_res_cube/input/readbin.m

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

  ViewVC Help
Powered by ViewVC 1.1.22