/[MITgcm]/MITgcm_contrib/dcarroll/iceberg/input/job_iceberg
ViewVC logotype

Contents of /MITgcm_contrib/dcarroll/iceberg/input/job_iceberg

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


Revision 1.1 - (show annotations) (download)
Tue Aug 13 16:00:42 2019 UTC (5 years, 11 months ago) by dcarroll
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
added input files for iceberg simulation

1 #!/bin/csh
2 #PBS -l select=24:ncpus=24:model=has
3 ##PBS -l select=39:ncpus=20:model=ivy
4
5 #PBS -l walltime=02:00:00
6 #PBS -q debug
7 ##PBS -q devel
8
9 ##PBS -l walltime=24:00:00
10 ##PBS -q long
11
12 #PBS -j oe
13 #PBS -m abe
14
15 #PBS -N ibCF
16
17 module purge
18 module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
19 module list
20
21 umask 022
22 cd $PBS_O_WORKDIR
23 limit stacksize unlimited
24
25 mpiexec -np 576 ../build_rev_1m_ptracer_flow/mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22